How to Convert Text Between 11 Different Case Formats
Free, step-by-step guide. No signup needed — everything runs in your browser.
1
Open the Case Converter
Navigate to the tool. No signup, nothing to install.
2
Paste or type your text
Enter any text in the input box. The 11 case variants update live as you type.
3
Find the format you need
Scroll through UPPERCASE, lowercase, Title Case, camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, and more.
4
Copy with one click
Hit the Copy button on the variant you want. Done.
Tips for best results
- camelCase is standard for JavaScript variables; PascalCase for class names and React components.
- snake_case is the Python convention for variables and functions; CONSTANT_CASE for constants in many languages.
- kebab-case is used for HTML attributes, CSS class names, and URL slugs.
- Title Case capitalizes every word; Sentence case only capitalizes the first word and proper nouns.
- If your input has special characters or accents, they are stripped during snake / kebab / camel / Pascal conversion to keep identifiers valid.
Try Case Converter now
Convert text between 11 case formats. Free, no signup, 100% private.
Open Case Converter