Online case converter
Need to make text all caps, all lowercase, or turn a variable name from snake_case into camelCase? This case converter offers 9 common formats in one click — great for naming in code and tidying up titles and copy.
Supported formats
- UPPERCASE / lowercase: all caps, all lowercase.
- Title Case: first letter of each word capitalized.
- Sentence case: only the first letter capitalized.
- camelCase / PascalCase: camel-style naming.
- snake_case / kebab-case / CONSTANT_CASE: underscore, hyphen, constant naming.
How to use
- Paste text into the input box.
- Click the format you want.
- The result appears instantly and can be copied.