Free text case converter — instantly convert to UPPERCASE, lowercase, Title Case, Sentence case, camelCase, snake_case, kebab-case, and more. Works as a text case changer for developers, writers, and SEO professionals.
🔒 All conversions run locally in your browser — nothing is sent to any server.
This free online case converter converts any text in 3 steps:
Click the text area and paste your content — a heading, code variable, article title, or any block of text.
Choose from 10 formats: UPPERCASE, lowercase, Title Case, Sentence case, camelCase, PascalCase, snake_case, kebab-case, aLtErNaTiNg, and iNVERSE. The text updates instantly.
Click Copy Text to copy the converted text to your clipboard. Paste directly into your code editor, CMS, or document.
For SEO work, use Title Case for page titles and H1 headings, and Sentence case for meta descriptions and body copy. For URL slugs, the kebab-case button above handles the conversion automatically.
Here is what the input text "the quick brown fox jumps" looks like after each conversion:
| Case Type | Output |
|---|---|
| UPPERCASE | THE QUICK BROWN FOX JUMPS |
| lowercase | the quick brown fox jumps |
| Title Case | The Quick Brown Fox Jumps |
| Sentence case | The quick brown fox jumps |
| camelCase | theQuickBrownFoxJumps |
| PascalCase | TheQuickBrownFoxJumps |
| snake_case | the_quick_brown_fox_jumps |
| kebab-case | the-quick-brown-fox-jumps |
| aLtErNaTiNg | tHe QuIcK bRoWn FoX jUmPs |
| iNVERSE cASE | THE QUICK BROWN FOX JUMPS |
A case converter — also called a text case changer, uppercase lowercase converter, or capitalisation tool — changes the capitalisation style of any text block instantly. Whether you need to fix ALL CAPS text, convert a heading to title case, or generate a snake_case variable name from plain English, this tool handles it in one click.
For developers, the most used formats are camelCase (JavaScript), PascalCase (C#, Java classes), snake_case (Python), and kebab-case (CSS, HTML). The kebab-case button above is the fastest way to create URL-safe slugs — it strips punctuation and joins words with hyphens, which is exactly the format web servers and CMSes expect for clean URLs.
All conversions happen locally in your browser. Your text is never sent to any server — safe for confidential drafts, API keys, and code snippets.
Switch between camelCase, PascalCase, snake_case, and kebab-case when writing code or naming variables and database columns.
Fix capitalisation mistakes instantly. Convert all-caps text back to sentence case or apply consistent title case to headings.
Ensure page titles use consistent title case and meta descriptions use sentence case for professional, click-worthy results.
Format essay headings, bibliography entries, and citations to the correct capitalisation style quickly.
Convert text between styles when repurposing content across platforms that expect different formatting conventions.
Standardise column names, variable labels, and dataset fields to snake_case or camelCase for clean, consistent data.
Need more tools for text formatting and developer workflows? Try these: