Case Converter
Text Tools
Convert text case including uppercase, lowercase, camelCase, PascalCase, snake_case, and kebab-case transformations
Input Text
Convert Options
Output
Usage Instructions
- Enter text in the input box above
- Click any conversion button to transform the text
- Click "Copy" button to copy the converted text to clipboard
Conversion Types:
UPPERCASE Converts all characters to uppercase lowercase Converts all characters to lowercase Capitalize Capitalizes the first letter of each word camelCase First letter lowercase, subsequent words capitalized PascalCase All words capitalized, no separators snake_case Lowercase with underscore separators kebab-case Lowercase with hyphen separators Title Case Capitalizes major words (like book titles)