String Case Converter
Convert text between camelCase, snake_case, kebab-case, and more
camelCase
helloWorldExampleText
PascalCase
HelloWorldExampleText
snake_case
hello_world_example_text
SCREAMING_SNAKE
HELLO_WORLD_EXAMPLE_TEXT
kebab-case
hello-world-example-text
Title Case
Hello World Example Text
Sentence case
Hello world example text
dot.case
hello.world.example.text