Case Converter
Transform your text between different case formats instantly. Convert to lowercase, UPPERCASE, Title Case, camelCase, snake_case, kebab-case and more with a single click.
Multiple Case Formats
Convert text to lowercase, UPPERCASE, Title Case, camelCase, PascalCase, snake_case, kebab-case and more.
Instant Conversion
Real-time text transformation as you type. See all case formats updated instantly.
One-Click Copy
Copy any converted text format to clipboard with a single click for easy use.
Characters: 0 | Words: 0
Case Format Examples:
lowercase:
hello world example
UPPERCASE:
HELLO WORLD EXAMPLE
Title Case:
Hello World Example
Sentence case:
Hello world example
camelCase:
helloWorldExample
PascalCase:
HelloWorldExample
snake_case:
hello_world_example
kebab-case:
hello-world-example
aLtErNaTiNg CaSe:
hElLo WoRlD eXaMpLe
InVeRsE CaSe:
iNVERSE cASE eXAMPLE
Usage Tips:
- camelCase is commonly used for JavaScript variables and functions
- PascalCase is used for class names and React components
- snake_case is popular in Python and database naming
- kebab-case is used for URLs, CSS classes and file names
- Title Case is perfect for headings and article titles