Case
Convert text to any case style. Results update as you type.
A case converter reformats text: type or paste a string, and instantly see 10 variants at once. These include UPPERCASE, lowercase, Title Case (Every Word Capitalized), Sentence case, alternating case, inverted case, plus the programming styles camelCase, snake_case, kebab-case, and CONSTANT_CASE.
This saves time across all sorts of tasks: making a heading's style consistent, fixing text accidentally typed with Caps Lock stuck on, quickly getting a variable or key name in the right style, or preparing a slug or filename. No manual retyping needed — just pick the variant you want and copy it.
The tool handles non-Latin scripts and Unicode correctly (via \p{L}), everything runs right in your browser, and your text is never sent anywhere.