New
Text Case Converter
Runs in browserConvert text between camelCase, PascalCase, snake_case, kebab-case, SCREAMING_SNAKE_CASE, dot.case, Title Case, uppercase, lowercase, and sentence case — all at once with per-row copy.
Text Case Converter tool
Jump to format
| Format | Result | Copy |
|---|---|---|
| camelCase | theQuickBrownFoxJumpsOverTheLazyDog | |
| PascalCase | TheQuickBrownFoxJumpsOverTheLazyDog | |
| snake_case | the_quick_brown_fox_jumps_over_the_lazy_dog | |
| kebab-case | the-quick-brown-fox-jumps-over-the-lazy-dog | |
| SCREAMING_SNAKE_CASE | THE_QUICK_BROWN_FOX_JUMPS_OVER_THE_LAZY_DOG | |
| dot.case | the.quick.brown.fox.jumps.over.the.lazy.dog | |
| Title Case | The Quick Brown Fox Jumps Over The Lazy Dog | |
| UPPERCASE | THE QUICK BROWN FOX JUMPS OVER THE LAZY DOG | |
| lowercase | the quick brown fox jumps over the lazy dog | |
| Sentence case | The quick brown fox jumps over the lazy dog |
Chain to another tool
Send this output to another tool instantly — no copy-paste needed.
Produce output above to enable chaining.
How to use
Enter text
Use the default phrase or paste identifiers and prose — token rules handle mixed conventions.
Read the table
Each row shows one format; copy any cell with the row’s Copy button.
Jump to format
Use the chips to scroll and highlight a row.
Examples
Phrase
Words from spaces.
Inputhello worldOutputhelloWorld / hello_world / …
Frequently asked questions
- Is text uploaded?
- No. Conversion runs entirely in your browser.
- How are words detected?
- Splits on whitespace and punctuation-like separators, and inserts breaks between camelCase letters.
Related tools
You might find these useful too.