✍️ Text Tools

Case Converter

Convert text between 12 case types instantly. UPPERCASE, lowercase, Title Case, camelCase, PascalCase, snake_case, kebab-case and more.

🔥 Used 8,740 times this month
UPPERCASE
HELLO WORLD
lowercase
hello world
Title Case
Hello World
Sentence case
Hello world
camelCase
helloWorld
PascalCase
HelloWorld
snake_case
hello_world
kebab-case
hello-world
CONSTANT_CASE
HELLO_WORLD
dot.case
hello.world
aLtErNaTe
hElLo WoRlD
iNVERSE
hELLO wORLD
Words: 9 Characters: 43 Lines: 1
📌 Embed this tool (click to copy)
<iframe src="https://toolifycore.com/tools/case-convert.html" width="100%" height="650" frameborder="0"></iframe>
💡 Ctrl+D to bookmark — essential for developers and writers
Want to check grammar and improve writing automatically?
Try Grammarly Free →

Frequently asked questions

What is camelCase used for?
camelCase is used in programming for variable names. The first word is lowercase and each subsequent word starts with uppercase — e.g. firstName, totalAmount.
What is snake_case used for?
snake_case uses underscores between words in lowercase. Common in Python, database column names, and file naming conventions.
Difference between Title Case and Sentence case?
Title Case capitalizes every word. Sentence case only capitalizes the first word of the sentence.
All tools are free, browser-based, and process files locally — your data never leaves your device. Read our Privacy Policy | Visit our blog for tips and guides.