← Back to Tools

Case Converter

Convert text between different case styles

lowercase
hello world example text
UPPERCASE
HELLO WORLD EXAMPLE TEXT
Title Case
Hello World Example Text
Sentence case
Hello world example text
camelCase
helloWorldExampleText
PascalCase
HelloWorldExampleText
snake_case
hello_world_example_text
SCREAMING_SNAKE_CASE
HELLO_WORLD_EXAMPLE_TEXT
kebab-case
hello-world-example-text
COBOL-CASE
HELLO-WORLD-EXAMPLE-TEXT
dot.case
hello.world.example.text
path/case
hello/world/example/text
Constant_Case
Hello_World_Example_Text
aLtErNaTiNg
hElLo wOrLd eXaMpLe tExT
iNVERSE
HELLO WORLD EXAMPLE TEXT

Common Use Cases

camelCase: JavaScript variables, function names
PascalCase: Classes, React components, TypeScript types
snake_case: Python variables, database columns
SCREAMING_SNAKE: Constants, environment variables
kebab-case: CSS classes, URLs, HTML attributes
dot.case: Package names, configuration keys

All conversions happen locally in your browser.

intelliBrain

AI-augmented software development. Based in Zürich, working globally.

© 2026 intelliBrain GmbH. All rights reserved.Imprint
BUILT WITH 🧠 + AI