About This Tool
What is محوّل حالة الأحرف?
A tool for converting text between various naming conventions including camelCase, PascalCase, snake_case, SCREAMING_SNAKE_CASE, and kebab-case — all at once. Essential for programming when matching variable, function, and file naming conventions.
How to Use
- Enter text in the input field.
- All case conversion results are displayed simultaneously.
- Copy the desired result for use.
Key Features
- All case conversions at once: camelCase, PascalCase, snake_case, and more
- Automatic recognition of various delimiters (spaces, hyphens, underscores)
- Real-time conversion
- Optimized for programming naming conventions
Tips
- JavaScript uses camelCase for variables and PascalCase for class names.
- Python uses snake_case for variables/functions and SCREAMING_SNAKE_CASE for constants.
- CSS class names typically use kebab-case.
محوّل حالة الأحرف
تحويل النص بين camelCase و PascalCase و snake_case وغيرها — كل ذلك دفعة واحدة
Frequently Asked Questions
camelCase مقابل snake_case؟▼
camelCase: JavaScript/Java. snake_case: Python/Ruby. اتبع اتفاقية اللغة.
PascalCase مقابل camelCase؟▼
PascalCase: الحرف الأول كبير (فئات). camelCase: الأول صغير (متغيرات/دوال).
متى kebab-case؟▼
URLs، أسماء الملفات، CSS classes. غير صالح كمعرّف في معظم اللغات.
Related Tools
مشفر/فاك تشفير
تشفير وفك تشفير النص بصيغ Base64 وBase64URL وBase32 وHex وASCII85
مشفر / فك مشفر URL
ترميز سلاسل URL أو فك ترميزها
محوّل صيغ البيانات
التحويل والتحقق بين صيغ JSON و YAML و TOML و XML و INI و Properties
مولّد التجزئة
توليد تجزئات MD5 و SHA-1 و SHA-256 و SHA-512 من النص
مشفر / فك مشفر JWT
ترميز أو فك ترميز رموز JWT
اختبار Regex
اختبار التعبيرات النمطية مع مطابقة في الوقت الفعلي