Case Converter
Convert text to upper, lower, title, sentence, camel, snake, and more.
Convert to
About this tool
Transform text between common casings used in writing and programming. Useful for headings, variable names, CSS classes, and cleanup tasks.
How to use
- Enter or paste your text.
- Choose a case conversion button.
- Copy the result with one click.
Examples
- Turn a headline into Title Case.
- Convert a sentence to camelCase for a JS variable.
- Normalize CSV labels to snake_case.
Benefits
- Multiple case formats in one place
- Copy-ready output
- No server upload
- Fast for bulk text
Frequently asked questions
What is Title Case?+
Title Case capitalizes the first letter of each major word. Our converter capitalizes the first letter of every whitespace-separated word.
Does camelCase remove spaces?+
Yes. Words are joined and internal spaces are removed after casing is applied.
Related tools
More in categoryWord Counter
PopularCount words, characters, sentences, and paragraphs instantly in your browser.
Text Tools
Character Counter
PopularCount characters with or without spaces, plus UTF-8 byte size.
Text Tools
Remove Duplicate Lines
Deduplicate lists and text files while optionally preserving order.
Text Tools
Timestamp Converter
Convert Unix timestamps to dates and back using your local timezone.
Developer Tools
Base64 Encoder Decoder
PopularEncode and decode Base64 strings with proper UTF-8 support.
Developer Tools
Percentage Calculator
PopularCalculate percentages, reverse percentages, and percent change.
Calculators