📝

Case Converter

Convert text between different cases like uppercase, lowercase, title case, camelCase, and more

Input Text

UPPERCASE

Example: HELLO WORLD

lowercase

Example: hello world

Title Case

Example: Hello World

Sentence case

Example: Hello world

camelCase

Example: helloWorld

PascalCase

Example: HelloWorld

snake_case

Example: hello_world

kebab-case

Example: hello-world