Case Converter

Transform text between different case formats including camelCase, snake_case, kebab-case, and more.

Input Text

Enter the text you want to convert to different cases.

Loading...

Quick Examples:

Converted Results

All case format conversions of your input text. Click any result to copy it.

Enter some text to see all case format conversions.

Common Use Cases

  • camelCase: JavaScript variables, object properties
  • PascalCase: Class names, component names
  • snake_case: Python variables, database columns
  • kebab-case: CSS classes, URL slugs
  • SCREAMING_SNAKE_CASE: Constants, environment variables

Programming Languages

  • JavaScript/TypeScript: camelCase, PascalCase
  • Python: snake_case, SCREAMING_SNAKE_CASE
  • CSS/HTML: kebab-case
  • C#/Java: PascalCase, camelCase
  • Ruby: snake_case

🔒 Privacy First: All text transformations happen in your browser. Your data never leaves your device.