🔤
Case Converter
Convert text between UPPER CASE, lower case, Title Case, camelCase, snake_case, kebab-case, and more.
UPPER CASE
HELLO WORLD EXAMPLE TEXTClick to copy
lower case
hello world example textClick to copy
Title Case
Hello World Example TextClick to copy
Sentence case
Hello world example textClick to copy
camelCase
helloWorldExampleTextClick to copy
snake_case
hello_world_example_textClick to copy
kebab-case
hello-world-example-textClick to copy
CONSTANT_CASE
HELLO_WORLD_EXAMPLE_TEXTClick to copy
Frequently Asked Questions
What formats are supported?
UPPER CASE, lower case, Title Case, Sentence case, camelCase, snake_case, kebab-case, and CONSTANT_CASE.
What is camelCase?
camelCase is a naming convention where the first word is lowercase and each subsequent word starts uppercase. Example: myVariableName.
Related Tools
📝🔢📋
Lorem Ipsum Generator
Generate Lorem Ipsum placeholder text for your designs. Customize the number of paragraphs, sentences, or words needed.
Word Counter
Count words, characters, sentences, paragraphs, and estimate reading time. Perfect for writers and content creators.
Text Diff Checker
Compare two texts and see the differences highlighted. Track additions, deletions, and changes line by line.