Skip to content

Notice

All features are currently available for free.

Case Converter

Convert text into common naming and capitalization styles directly in your browser.

Everything runs locally in your browser. Nothing is sent to the server.

Case mode

Input length: 0

Result

Waiting

Paste text to begin

The converted text will appear here.

What it does

This tool converts pasted text into common letter-case and naming formats used in writing and software development.

How to use it

  1. Paste the text you want to convert.
  2. Choose the target case style.
  3. Run the conversion and copy the result.

Tips

  • camelCase, PascalCase, snake_case, and kebab-case are useful for code and config work.
  • Mixed separators such as spaces, dashes, and underscores are normalized.
  • The conversion runs entirely in the browser.

FAQ

Can I convert `snake_case` to `camelCase`?

Yes. Mixed text and common separators are normalized into the target style.

Does this work with normal sentences?

Yes. Lowercase, uppercase, and capitalized output are useful for regular text too.

Does this upload my text?

No. Everything stays in your browser.