Case Converter

Convert text between uppercase, lowercase, Title Case, sentence case, camelCase, PascalCase, snake_case and kebab-case instantly.

Runs in your browser
Loading Case Converter...

How to use

  1. 1

    Paste or type your text.

  2. 2

    Click the style you want - UPPERCASE, camelCase, kebab-case, etc.

  3. 3

    Copy the result.

How it works

Words are split on spaces, dashes, underscores and dots, then re-joined using the rules of each style. Title Case keeps small connector words lowercase unless they start or end the title, following the common headline convention.

Frequently asked questions

Is the text sent anywhere?

No - case conversion runs entirely in your browser.

Why does Title Case keep words like "and" lowercase?

That is the standard English headline rule: short words such as "and", "of" and "the" stay lowercase mid-title.

Related tools