Text Case Converter
Convert text between UPPERCASE, lowercase, Title Case, Sentence case, camelCase, PascalCase, snake_case, kebab-case and more. Instant and private.
About this tool
Transform text into a wide range of letter cases: UPPERCASE, lowercase, Title Case, Sentence case, camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, aLtErNaTiNg and inVERSE case.
It is handy for headlines, code identifiers, slugs and tidying up inconsistently formatted text. Conversions run instantly in your browser.
Examples
- "hello world" → "Hello World" (Title Case)
- "Hello World" → "helloWorld" (camelCase)
- "Hello World" → "hello-world" (kebab-case)
Frequently asked questions
What is the difference between Title Case and Sentence case?
Title Case capitalises the first letter of every word; Sentence case capitalises only the first letter of each sentence.
Does it handle code-style cases?
Yes. camelCase, PascalCase, snake_case, kebab-case and CONSTANT_CASE are all supported, which is useful when renaming variables or building slugs.
Is my text uploaded?
No. All conversions happen locally in your browser.
More tools
Word & Character Counter
Count words, characters (with and without spaces), sentences, paragraphs and lines, plus an estimated reading time. Live, private and accurate for any text.
Text toolsRemove Duplicate Lines
Remove duplicate lines from any list or text, with options to ignore case, trim whitespace, drop empty lines and sort the result. Fast and private.
Text toolsURL Encoder / Decoder
Encode text for safe use in URLs or decode percent-encoded URLs back to readable text. Unicode-safe, instant and entirely browser-based.
Converters