Case Converter
Transform your text between common casing styles and delimiters in one click.
Characters used out of maximum allowed
0/5000
Case transformations
Letters
Separators and cleanup
Formatting
Tips for better transformations
Letter casing
- "Uppercase (AB)" and "Lowercase (ab)" are useful before running case-sensitive searches or diffs.
- "Capitalize Words" quickly normalises blog titles or product names pasted from lowercase text.
- "Lowercase First Letter" prepares camelCase identifiers while keeping the remaining characters emphasised.
- "Sentence Case" restores readability when an entire paragraph arrives in uppercase.
Separators and naming
- Whitespace and symbol removers prepare strings for CSV, JSON, URLs, or command-line usage.
- Toggle among camelCase, snake_case, dotted.case, and space separated formats when porting code between languages.
- "Spaces to Line breaks" creates checklist-ready items from tag clouds or comma-separated strings.
- Hyphen and underscore converters help align API paths, CSS utilities, and file names with team conventions.