DevTools.run

Text Case Converter

Convert text between 12 cases. UPPER, lower, Title, camelCase, snake_case, kebab-case, and more. One-click copy.

UPPERCASE

HELLO WORLD! THIS IS A TEST.

Copy
lowercase

hello world! this is a test.

Copy
Title Case

Hello World! This Is A Test.

Copy
Sentence case

Hello world! This is a test.

Copy
camelCase

helloWorldThisIsATest.

Copy
PascalCase

HelloWorldThisIsATest.

Copy
snake_case

hello_world_this_is_a_test

Copy
kebab-case

hello-world-this-is-a-test

Copy
CONSTANT_CASE

HELLO_WORLD_THIS_IS_A_TEST

Copy
dot.case

hello.world.this.is.a.test

Copy
aLtErNaTiNg

hElLo wOrLd! ThIs iS A TeSt.

Copy
iNVERSE

hELLO wORLD! tHIS IS A TEST.

Copy