Convert text to any case format instantly. UPPER CASE, lower case, Title Case, Sentence case, camelCase, snake_case and more. Paste text and click a button.
Our free text case converter handles all common capitalisation formats used in writing, coding and content creation. Select your text, paste it in, and click the format you need.
| Format | Example | Common Use |
|---|---|---|
| UPPER CASE | HELLO WORLD | Headings, acronyms, emphasis |
| lower case | hello world | Usernames, URLs, coding |
| Title Case | Hello World | Book/article titles, headings |
| Sentence case | Hello world. | Normal writing, emails |
| camelCase | helloWorld | JavaScript variables, APIs |
| snake_case | hello_world | Python, database columns |
| kebab-case | hello-world | CSS classes, URL slugs |