Instantly convert text between UPPERCASE, lowercase, Title Case, camelCase, snake_case and more. Everything runs in your browser.
No. All case conversion happens locally in your browser. Nothing is uploaded, so it is safe for private text.
Yes. Paste the text and choose Sentence case or Title Case to restore normal capitalisation instantly.
It depends on the language: camelCase for JavaScript variables, PascalCase for classes/components, snake_case for Python, and kebab-case for URLs and CSS.