Case Converter
Instantly convert text between camelCase, PascalCase, snake_case, kebab-case, UPPER, lower, and more.
How to use Case Converter
- Paste or type your text.
- Pick the target case.
- Copy the converted result.
Frequently asked questions
- What is the difference between camelCase and PascalCase?
- camelCase starts lowercase (myVariable); PascalCase capitalizes the first letter too (MyVariable).
- Does it work on multi-line text?
- Yes — conversions apply across the whole input.