Case Converter

Type or paste your text, then click a case format to transform it instantly — free, private, and processed entirely in your browser.

About the Case Converter

Our free online case converter instantly transforms text between standard capitalization styles — like Sentence case, Title Case, UPPER CASE, and lower case — and coding case formats like camelCase, snake_case, kebab-case, and PascalCase. It's useful for formatting text in documentation and articles, or converting a variable or file name into the exact coding convention your project uses.

Every transformation runs entirely inside your browser using plain JavaScript string helpers — nothing is ever uploaded to a server, so your text stays completely private.

How to Convert Text Case

  1. Step 1

    Enter or paste your text

    Type directly into the text area, or paste in existing text or code.

  2. Step 2

    Click a case format

    Choose Sentence case, Title Case, camelCase, snake_case, kebab-case, PascalCase, and more.

  3. Step 3

    Copy the result

    Click "Copy to Clipboard" to grab the transformed text instantly.

Frequently Asked Questions

What cases are supported?

We support Sentence case, Title Case, UPPER CASE, lower case, camelCase, snake_case, kebab-case, and PascalCase.

Are non-English characters supported?

Yes. Uppercase and lowercase transformations work natively for standard international character sets, since they use the browser's built-in string case conversion.

Is my text uploaded anywhere?

No. All case conversion happens 100% locally in your browser — your text is never sent to a server.

Does it cost money?

No. The case converter is 100% free to use, with no registration or account required.

Related Tools