๐Ÿ”„Case Converter

Convert text between different cases

About the Case Converter

Case Converter transforms text between common naming conventions โ€” UPPERCASE, lowercase, Title Case, camelCase, snake_case, kebab-case, and more โ€” in one click.

It is especially handy for developers normalizing variable names, database columns, or slugs, and for writers fixing inconsistent capitalization.

Common use cases

  • Converting variable names between camelCase and snake_case
  • Generating URL slugs in kebab-case
  • Fixing ALL CAPS or inconsistent headings
  • Standardizing CSV headers or database column names

How to use the Case Converter

  1. Type or paste your text into the input field.
  2. Choose the target case (e.g. camelCase, snake_case, Title Case).
  3. Copy the converted result with one click.

Frequently asked questions

Which cases are supported?

Common formats including UPPERCASE, lowercase, Title Case, Sentence case, camelCase, PascalCase, snake_case, and kebab-case.

Does it handle multiple lines?

Yes, you can convert multi-line text and each line is transformed consistently.

Is there a length limit?

There is no fixed limit โ€” conversion runs locally in your browser.