Case Converter
Convert text across all popular cases: UPPER, lower, Title, Sentence, camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE and more.
All conversions
All popular cases
Upper, lower, title, sentence, camel, Pascal, snake, kebab, constant and capitalized.
Copy & download
Quick actions to copy or save converted output. Fullscreen for focused editing.
SEO-friendly & fast
Server-rendered page with a lightweight client component for best performance.
What is a Case Converter?
A case converter transforms text into different letter casing styles such as UPPERCASE, lowercase, Title Case, sentence case, camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE and Capitalized. It’s essential for copywriting, programming, technical docs, and SEO.
How to use
- Paste or type your text in the input box.
- Select a mode to see the selected output update instantly.
- Browse the “All conversions” grid and copy any variant.
- Optional: download the selected output as a .txt file.
Common use cases
- Format API keys, constants, and environment variable names.
- Generate SEO-friendly slugs in kebab-case.
- Create JavaScript variable names in camelCase or PascalCase.
- Standardize headings to Title Case or sentence case.
Examples
FAQ
Is my text processed in the browser?
Yes. Conversions happen entirely in your browser; nothing is uploaded to a server.
What’s the difference between Title Case and Capitalized?
Both capitalize words, but Title Case applies to each word like a heading, while Capitalized is a general capitalization for readability.
Does it support non-English characters?
Basic casing works for most Latin-based scripts. Advanced locale-specific rules may vary by browser.