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 exampleUPPERCASE:
HELLO WORLD EXAMPLETitle Case:
Hello World ExampleSentence case:
Hello world examplecamelCase:
helloWorldExamplePascalCase:
HelloWorldExamplesnake_case:
hello_world_examplekebab-case:
hello-world-exampleaLtErNaTiNg CaSe:
hElLo WoRlD eXaMpLeInVeRsE CaSe:
iNVERSE cASE eXAMPLEUsage 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