Case Converter
Convert text between UPPERCASE, lowercase, Title Case, Sentence case, camelCase, snake_case and kebab-case in one click.
How to use the Case Converter
- Paste your text into the input box.
- Click the case style you want.
- Copy the converted result with the copy button.
About the Case Converter
Retyping a heading because caps lock was on, or converting a label into a variable name, is exactly the kind of task that should take one click. Programming cases are included alongside the writing ones, so the same tool covers a document title and an API field name. Everything runs locally, so pasting internal text is safe.
Frequently asked questions
What is the difference between Title Case and Sentence case?
Title Case capitalises most words in a heading; Sentence case capitalises only the first word and proper nouns.
Can it produce camelCase and snake_case?
Yes — both, plus kebab-case, which is useful for CSS classes and URLs.
Does it handle accented characters?
Yes, Unicode letters are converted correctly, including accented and non-Latin scripts.
How do I convert text to title case without retyping it?
Paste the text above and pick Title Case. It capitalises the first letter of each word and lowercases the rest, which is what most style guides want for headings — check short words like 'of' and 'the' afterwards, since publications differ on those.
How do I capitalize the first letter of each word?
Use Title case, which will capitalize every word — right for headings and names. Sentence case capitalizes only the first letter of each sentence, which is what running body text needs.
Related free tools
- Find & Replace — Bulk replace text with optional case sensitivity.
- Resume Maker — 10 ultra-modern templates — edit live, export PDF & Word.
- Word Counter — Words, characters, sentences & reading time — live.
- Text Compare — Highlight word-level differences between two texts.
- Sample Text Generator — Placeholder paragraphs for mockups.
- Slug Generator — Turn any title into a clean URL slug.
Runs entirely in your browser — nothing you enter is uploaded. Last reviewed and updated .