Text Case Converter

Convert Text Case


About Text Case Converter

Easily convert your text between various letter cases including UPPERCASE, lowercase, Title Case, camelCase, PascalCase, and more.


Frequently Asked Questions


Is my text sent to any server?

No, all text processing happens locally in your browser using JavaScript. It is 100% private and secure.


What is camelCase or PascalCase?

These are programming casing standards. camelCase removes spaces and capitalizes every word except the first (e.g. thisIsCamelCase). PascalCase capitalizes every word (e.g. ThisIsPascalCase).


Related Tools