🧹
💻

Clean Whitespace in Code and Config Files

Remove trailing spaces, normalise line endings, and fix indentation issues in code and configuration files.

لا يلزم تسجيل الدخول
Cleaning options
0 chars1 lines1 blank lines

Code tips

💻

Trailing whitespace in code causes unnecessary git diff noise. Enable "trim each line" to remove it before pasting into a pull request description or code review.

💡

Mixed line endings (CRLF on Windows, LF on Unix) cause issues in cross-platform projects. Use the line endings selector to normalise before committing.

🔍

Config files (.env, .yml, .ini) often break if they contain trailing spaces after values. Clean them here before committing to avoid hard-to-debug issues.

SQL queries copied from ORMs or documentation often have excess indentation. Collapse multiple spaces to produce clean, minimal queries for documentation.

كيف يعمل

1
أدخل
Enter your data into the tool above. Everything stays local to your browser.
2
معالجة
The tool processes your data instantly in your browser using JavaScript. No server, no waiting.
3
تنزيل
Get your result instantly. Nothing is stored after you leave the page — complete privacy.

لماذا تستخدم أداتنا؟

مجاني تمامًا — بدون تكاليف خفية، أبدًا
لا حساب أو بريد إلكتروني أو تسجيل دخول مطلوب
الملفات لا تغادر جهازك أبدًا
لا قيود على حجم الملف مطلقًا
لا علامات مائية على أي مخرجات

Also check out…

الأسئلة الشائعة