Case Converter
Convert text between 24 different case formats. Pick a style to see your text transformed instantly.
Free & unlimited
Input
Result · UPPERCASE
Result appears here as you type.
Choose a case
24 stylesAll processing happens in your browser. No data is sent to any server.
About this tool
- 1
Enter text
Type or paste text you want to convert.
- 2
Choose case
Select from UPPERCASE, lowercase, Title Case, camelCase, snake_case, etc.
- 3
Copy result
Copy the converted text with one click.
- camelCase and PascalCase are standard in JavaScript/TypeScript.
- snake_case is standard in Python and Ruby.
- kebab-case is used for CSS classes and URL slugs.
- Title Case capitalizes the first letter of each word.
- UPPER
- lower
- Title Case
- camelCase
- PascalCase
- snake_case
- kebab-case
- CONSTANT_CASE
- Convert variable names between programming conventions.
- Format titles and headings properly.
- Convert text for URL slugs.
- Standardize naming conventions across codebases.