Toolkit
Text Case Converter
Convert text between different case formats: snake_case, camelCase, PascalCase, kebab-case, and more
Input Text
Type or paste text to convert between different case formats
Case Formats
snake_case
Enter text to convert
camelCase
Enter text to convert
PascalCase
Enter text to convert
kebab-case
Enter text to convert
UPPERCASE
Enter text to convert
lowercase
Enter text to convert
Title Case
Enter text to convert
Sentence case
Enter text to convert
Case Format Examples
- snake_case: used in Python, Ruby
- camelCase: used in JavaScript, Java
- PascalCase: used for class names in C#, Java
- kebab-case: used in HTML/CSS, URLs
Usage Tips
- Click the copy icon to copy the converted text
- Use sentence case for natural language text
- Use programming specific cases for code
- Special characters are removed in most formats