How to use Text Case Converter
- 1Paste or type the text you want to transform.
- 2Choose the capitalization or identifier style you need.
- 3Copy the converted result into your document, code, or spreadsheet.
Change the capitalization and naming style of text instantly without retyping it. Convert prose for headings and sentences or turn words into common programming formats such as camelCase, PascalCase, snake_case, and kebab-case.
camelCase starts with a lowercase word, while PascalCase capitalizes the first word as well. Both remove spaces and capitalize later words.
Prose-oriented modes preserve punctuation where possible, while identifier modes may replace spaces and separators to create a valid naming style.