Ways to use Case Converter
A quick format change, ready to copy
Switch between familiar writing and developer formats while keeping the original text in view.
Prepare names for code
Turn a phrase into camelCase, PascalCase, snake_case, kebab-case, dot.case, or path/case.
Clean up headings
Change pasted text to Title Case or Sentence case for headings, labels, and short copy.
Standardize a list
Make capitalization consistent before moving text into a document, spreadsheet, or system.
How to use it
- Paste or type the original text.
- Choose a format and review the live result.
- Copy the converted text when it looks right.
Choose the right format
- For writing
- UPPER CASE, lower case, Title Case, and Sentence case.
- For code
- camelCase, PascalCase, snake_case, and CONSTANT_CASE.
- For names and paths
- kebab-case, dot.case, and path/case.
Example
Original
Project Baseline
snake_case
project_baseline
Good to know
- You can try every format without changing the original text.
- Give names and acronyms a quick review before copying the result.
- Copy puts the converted text on your clipboard; Clear starts over.