Aa
محوّل حالة النص
حوّل النص بين الأحرف الكبيرة والصغيرة وحالة العنوان والجملة وcamelCase وsnake_case والمزيد.
Advertisement
📋 كيفية الاستخدام
- اكتب نصك أو الصقه في حقل الإدخال.
- انقر على زر تحويل الحالة المطلوب (أحرف كبيرة أو صغيرة أو حالة العنوان...).
- يظهر النص المحوَّل فوراً في منطقة الإخراج.
- انقر على نسخ لنسخ النتيجة إلى الحافظة.
- الصق النص المحوَّل في مستندك أو محرر الأكواد أو تطبيقك.
عن هذه الأداة
محوّل حالة النص
حوّل النص فوراً بين جميع الحالات الشائعة: الأحرف الكبيرة والصغيرة وحالة العنوان والجملة وcamelCase وsnake_case وkebab-case والمزيد.
الحالات المتاحة
- أحرف كبيرة: للعناوين والاختصارات
- أحرف صغيرة: لتوحيد البيانات
- حالة العنوان: أول حرف كبير في كل كلمة
- camelCase / PascalCase: للبرمجة
- snake_case / kebab-case: لقواعد البيانات وCSS
❓ الأسئلة الشائعة
Title Case capitalizes the first letter of each major word (used for titles). Sentence case only capitalizes the first word of each sentence (used for regular text).
camelCase is used in programming for variable names and function names in JavaScript, Java, Swift, and many other languages. The first word is lowercase, subsequent words are capitalized.
Yes. Short prepositions, articles, and conjunctions (a, an, the, and, but, or, for, in, on, at) are kept lowercase in title case, following standard style guide rules.
You can paste any text directly into the input field. For file content, copy the text from the file and paste it into the tool.
The tool handles up to 100,000 characters of text at once, which is sufficient for full articles, reports, and scripts.
Uppercase and lowercase conversions work for most Latin-based languages. camelCase and programming-oriented conversions work best with ASCII text.
Advertisement
300×600