Convert text to any case, instantly and privately
This free case converter transforms text between seven common formats with a single click. Paste any text — a heading, a variable name, a slug, a sentence — and choose the case you need. The conversion happens entirely in your browser, so even sensitive copy never leaves your computer. There is nothing to install and no account to create.
How to convert text case
- Add your text Paste or type your text into the input box.
- Choose a case Click the button for the case you want — UPPER, lower, Title, Sentence, camel, snake, or kebab.
- See the result The converted text appears instantly in the output box below.
- Copy it Press Copy result to copy it to your clipboard, then paste it wherever you need it.
What each case is for
- UPPER CASE — headings, acronyms, or adding emphasis.
- lower case — normalising text or removing shouting.
- Title Case — article titles, headlines, and book names.
- Sentence case — body copy where only sentence starts are capitalised.
- camelCase — JavaScript variables and JSON keys.
- snake_case — Python identifiers and database columns.
- kebab-case — URL slugs, CSS classes, and file names.
Built for developers and writers alike
Programmers reach for camelCase, snake_case, and kebab-case dozens of times a day when renaming variables, generating slugs, or normalising keys between systems. Writers and editors lean on Title Case and Sentence case to keep headlines and body text consistent with a style guide. Because the converter understands mixed separators and existing camelCase boundaries, you can paste almost any string and get a clean, predictable result.