🔤 Text Case Converter
Convert text between different cases
44 chars9 words1 sentences1 lines
📝 Standard Cases
UPPERCASE
THE QUICK BROWN FOX JUMPS OVER THE LAZY DOG.
lowercase
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.
💻 Programming Cases
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