UPPERCASE
Every letter is capitalized. Good for headings or shouting.
HELLO WORLD
Convert text to UPPERCASE, lowercase, Title Case, camelCase, snake_case, and more. Everything runs in your browser, so your text stays on your device.
A case converter changes the capitalization of text. You paste a block of words, pick a style, and get the same text rewritten in a new case. It's useful for cleaning up messy copy, formatting code identifiers, fixing accidentally caps-locked sentences, or just having a bit of fun with aLtErNaTiNg cAsE.
Every letter is capitalized. Good for headings or shouting.
HELLO WORLD
Every letter is lowercase. Good for a soft, relaxed tone.
hello world
The first letter of every word is capitalized. Great for titles and headings.
Hello World
Only the first letter of each sentence is capitalized. The normal way to write prose.
Hello world. How are you?
Words are joined together, with each word after the first starting with a capital letter. Common in JavaScript variables.
helloWorld
Words are joined by underscores, all lowercase. Common in Python and database column names.
hello_world
Words are joined by hyphens, all lowercase. Common in URLs and CSS class names.
hello-world
Letters flip between lowercase and uppercase. Mostly used for memes and sarcasm.
hElLo WoRlD
Every letter swaps to the opposite case. A quick way to undo a caps-lock mistake.
hELLO wORLD