Add your input
Words, labels, or paragraphs.
Reshape labels and prose without repetitive editing.
Build Small Tools That Feel Fast And Friendly
Your work stays private in your browser while you use this tool.
The case converter turns text into uppercase, lowercase, title case, sentence case, camelCase, PascalCase, snake_case, kebab-case, or CONSTANT_CASE. The selected result is ready to copy or download.
Words, labels, or paragraphs.
Reshape labels and prose without repetitive editing.
Text transformed into the selected case.
Review acronyms and proper names after title- or sentence-case conversion.
Turn an API field label into a camelCase JavaScript property.
Normalize spreadsheet headings into snake_case before importing a CSV.
Convert a rough heading to title, sentence, or uppercase for a content draft.
Uppercase and lowercase transform the original string directly. Sentence case lowercases the text and capitalizes the first letter and letters following sentence-ending punctuation. Identifier and title modes first split Unicode letters and numbers at punctuation, separators, and camel-case boundaries, then join the resulting words in the chosen style.
Yes. Case converter is free to use.
Yes. Your work stays private while you use the tool — nothing you enter is uploaded.
No. It lowercases the complete input first, then capitalizes sentence starts, so proper names and acronyms may need a manual pass.
The converter splits lowercase-to-uppercase transitions and acronym-to-normal-word transitions, as well as spaces and punctuation, before rebuilding the identifier.