Case Converter
Convert text to camelCase, PascalCase, snake_case, kebab-case, and more.
Local Processing
Files are not uploaded to any server. All operations are performed in your browser.
camelCase:
camelCasePascalCase:
PascalCasesnake_case:
snake_casekebab-case:
kebab-caseCONSTANT_CASE:
CONSTANT_CASESentence case:
Sentence caseTitle Case:
Title CaseUPPERCASE:
UPPERCASElowercase:
lowercaseHow to Use
- 1
Paste your text into the input area.
- 2
Select target case: camelCase, snake_case, etc.
- 3
Click 'Convert' to see the result.
- 4
Copy the converted text.
Use Cases
Programming
Convert variable and function names to the correct case for your coding style.
Naming Conventions
Apply consistent naming conventions across your project.
Quick Conversion
Convert any text to the case you need in one click.
Related Tools
FAQ
What case types are supported?▾
camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, Sentence case, Title Case, UPPERCASE, and lowercase.
How does conversion work?▾
Text is automatically split into words and reformatted based on the selected case type.
