Every case we convert.
Sixteen separate case conversions, each with its own dedicated converter and explainer page. Pick the one you need and convert with a single click.
Convert any text to title case using the right rules for your style guide — AP, Chicago, APA, MLA, NY Times, Wikipedia, …
Capitalize only the first letter of each sentence — and proper nouns. The lowercase-friendly style of modern body text a…
CONVERT ANY TEXT TO ALL CAPITAL LETTERS. Useful for headers, acronyms, and emphasis.
convert any text to all lowercase. useful for cleaning shouty text, urls, filenames, and consistent formatting.
Capitalize The First Letter Of Every Word. Like Title Case, But Without The Lowercase Exceptions For Articles And Short …
Convert any text to camelCase — the standard variable-naming convention in JavaScript, Java, Swift, and most modern lang…
Convert any text to PascalCase — also known as UpperCamelCase. The class-name convention in most object-oriented languag…
Convert any text to snake_case — lowercase with underscores between words. The Python, Ruby, and Rust convention.
Convert any text to kebab-case — lowercase with hyphens between words. The CSS, HTML, and URL convention.
CONVERT TEXT TO CONSTANT_CASE — UPPERCASE with underscores. Also called SCREAMING_SNAKE_CASE. The constants convention i…
Convert any text to dot.case — lowercase with periods between words. The convention for translation keys and configurati…
Convert any text to path/case — lowercase with forward slashes between words. For file paths and URL routes.
Convert any title to a clean, SEO-friendly URL slug — lowercase, hyphenated, with diacritics stripped and special charac…
CoNvErT tExT tO aLtErNaTiNg CaSe — alternating between lowercase and uppercase letters. The mocking SpongeBob meme case.
sWAP THE CASE OF EVERY LETTER — uppercase becomes lowercase and vice versa. Useful for fixing accidentally caps-locked t…
rAnDoMlY assign uppercase or lowercase TO EACH letter. Each conversion is different — refresh for a new mix.