Home / Office Tools / Documents / Case Converter
Case Converter: change letter case in one click
UPPERCASE, camelCase, snake_case, and more. Pick a format and see the result right away.
Your text never leaves this browser.
Why use this Case Converter?
- 8 formats in one place. From formal writing (Title Case) to code variable names (camelCase, snake_case).
- Switch formats freely. Click another format anytime. The result changes instantly, no need to re-paste your text.
- Private by design. Every conversion runs in your browser.
How to change letter case
- Type or paste your text into the input field.
- Pick the format you want from the button list.
- Watch the converted result appear below.
- Click Copy to copy the result to your clipboard.
When you need Case Converter
Developers often rename variables from free-form text to camelCase or snake_case to match a language's convention. Paste the text here instead of retyping it by hand.
Writers and editors turn article titles into Title Case, or fix text accidentally typed with Caps Lock on.
Frequently asked questions
Which formats are supported?+โ
Eight formats: UPPERCASE, lowercase, Title Case, Sentence case, camelCase, PascalCase, snake_case, and kebab-case. Useful for writing and for naming variables in code.
Can camelCase and PascalCase work on regular text?+โ
Yes, though both work best on short phrases without punctuation. Both strip spaces between words, matching how programming variable names get built.
Does Sentence case fix random capitals mid-sentence?+โ
Yes. Sentence case lowercases everything first, then capitalizes the first letter of each sentence and the letter after a period, question mark, or exclamation point.
Is my text stored on a server?+โ
No. Every conversion runs in your browser without touching any server.
