Text
Case Converter
Convert text between camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, and plain lower/upper case.
Text
Output
Explanation
Each line is converted independently. Words are split on non-alphanumeric characters and camelCase boundaries.
Security Notice
All processing happens locally in your browser whenever possible. Your data is not uploaded unless explicitly stated.