Case Converter
Paste your text and convert it between any case format instantly. Great for writing, coding and data cleanup.
About this case converter
This tool converts text between the most common cases used in writing and programming. Use Title Case for headings, Sentence case for body copy, and developer formats like camelCase, snake_case and kebab-case for variable names, file names and URL slugs.
Frequently Asked Questions
What is the difference between camelCase and PascalCase?
camelCase starts with a lowercase letter (myVariableName) while PascalCase capitalises every word including the first (MyVariableName).
Does it work with long documents?
Yes. The conversion runs instantly in your browser and handles large blocks of text.
Is my text uploaded anywhere?
No. All conversion happens locally on your device.