Convert text between all common letter cases instantly. UPPERCASE, lowercase, Title Case, camelCase, PascalCase, and more — all in your browser, free, with nothing uploaded.
Case conversion is essential for programmers, writers, and data processors. Whether you're normalizing data, fixing formatting, or generating consistent variable names, a case converter saves time and prevents mistakes:
What text cases are supported?
UPPERCASE, lowercase, Title Case, Sentence case, camelCase, PascalCase, snake_case, kebab-case, and CONSTANT_CASE are all supported.
Is online case conversion private?
Yes — all processing happens locally in your browser. Your text never leaves your computer. No upload, no server, no tracking.
What's the difference between camelCase and PascalCase?
camelCase starts with a lowercase letter (e.g., helloWorld), while PascalCase starts with an uppercase letter (e.g., HelloWorld). Both remove spaces and capitalize each word.
Is there a free limit?
The free version supports up to 5,000 characters. The PRO version removes this limit for unlimited text conversion.