Everyday tools

Convert text between cases

Type your text once, get every common case style back instantly. Everything runs in your browser — nothing is uploaded.

1
Type or paste your text
2
Pick a style
THE QUICK BROWN FOX JUMPS OVER THE LAZY DOG

Common questions

Why show every style at once instead of picking one?
Converting is essentially instant, so there is no benefit to making you choose first — you can see and copy whichever one you actually need.
What are camelCase, snake_case, and kebab-case used for?
These are naming conventions common in code — camelCase and snake_case are typical for variable names in many programming languages, and kebab-case is common in URLs and file names.