Back
Case Converter
/Format/Case Converter

Case Converter

Re-cast a string into every common identifier style.

Input

Output

lower
the quick brown fox jumps over the lazy dog
UPPER
THE QUICK BROWN FOX JUMPS OVER THE LAZY DOG
Title Case
The Quick Brown Fox Jumps Over The Lazy Dog
Sentence case
The quick brown fox jumps over the lazy dog
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
CONSTANT_CASE
THE_QUICK_BROWN_FOX_JUMPS_OVER_THE_LAZY_DOG
dot.case
the.quick.brown.fox.jumps.over.the.lazy.dog
url-slug
the-quick-brown-fox-jumps-over-the-lazy-dog