📝
Camel Case Converter
NEWcamelcase · convert · text
camelCase
helloWorldThisIsATest
Click to copy
PascalCase
HelloWorldThisIsATest
Click to copy
snake_case
hello_world_this_is_a_test
Click to copy
SCREAMING_SNAKE
HELLO_WORLD_THIS_IS_A_TEST
Click to copy
kebab-case
hello-world-this-is-a-test
Click to copy
dot.case
hello.world.this.is.a.test
Click to copy
path/case
hello/world/this/is/a/test
Click to copy
Title Case
Hello World This Is A Test
Click to copy
Sentence case
Hello world this is a test
Click to copy
lower case
hello world this is a test
Click to copy
UPPER CASE
HELLO WORLD THIS IS A TEST
Click to copy
COBOL-CASE
HELLO-WORLD-THIS-IS-A-TEST
Click to copy