π€
Case Converter
Convert text between popular casing styles in seconds.
Each line is converted independently so you can process lists or batches.
Disable to strip punctuation before converting.
Conversion options
Keep punctuation and symbols in the final result.
Detected format
We analyse the first non-empty line to guess the current casing automatically.
Detected: Unknown
Output
Supported casing styles
Switch between naming conventions used across programming languages.
- β’ camelCase β common for JavaScript and TypeScript variables
- β’ PascalCase β ideal for classes, components, and types
- β’ snake_case β popular in Python and many databases
- β’ kebab-case β perfect for URLs and CSS utilities
- β’ CONSTANT_CASE β widely used for constants and environment keys
- β’ Train-Case β capitalised words separated by hyphen
- β’ lowercase / UPPERCASE β quick text utilities
- β’ Title Case & Sentence case β produce human-readable headings and sentences