🐫 Case Converter
Convert any string to camelCase / snake_case / PascalCase / kebab-case and more — all formats at once. Real-time.
✅ 100% free, no signup, runs entirely in your browser
🔗 Related Tools
📖 How to Use
-
1
Enter your textType any text in the input field. Any format — spaces, snake_case, camelCase — is automatically recognized.
-
2
View all converted formatsAll 12 formats including camelCase, PascalCase, snake_case, and kebab-case appear in real time.
-
3
Copy the resultClick the copy button at the end of each row to copy that format to your clipboard.
❓ FAQ
Does it work with Japanese or Unicode characters?
The tool is designed for ASCII letters and digits. Unicode characters are preserved as-is, but case changes only apply to ASCII letters.
What separators does it recognize?
Spaces, underscores (_), hyphens (-), slashes (/), dots (.), and camelCase/PascalCase uppercase boundaries are all recognized automatically.
How many formats are supported?
Twelve formats: camelCase, PascalCase, snake_case, SCREAMING_SNAKE_CASE, kebab-case, TRAIN-CASE, dot.case, path/case, Title Case, Sentence case, lower case, and UPPER CASE.