Case Converter
UPPERCASE, lowercase, Title Case and removing accents.
How it works
- Paste your text into the top box.
- Pick a conversion – the result appears below.
- Copy the result or use it as the new input for further changes.
FAQ
›How do I remove accents from text?
Choose “Remove accents”. “Crème brûlée” becomes “Creme brulee”. It also handles Czech, Polish and German letters.
›What are camelCase and snake_case for?
They're naming styles used in programming and URLs. camelCase joins words with capital letters, snake_case separates them with underscores and kebab-case with hyphens.
›Does it handle non-English letters?
Yes, conversions follow the language rules, so accented letters are converted correctly.