Skip to content
Text

Case Converter

Paste your text and convert it between cases instantly. Pick a case to transform the text in place.

Your text is processed in your browser and is not uploaded to a server.

How to use this case converter

  1. Paste your text into the text box.
  2. Click the case you want to convert to.
  3. The text in the box is replaced with the converted version.
  4. Click Copy to copy the result.

Frequently asked questions

What is Title Case?

Title Case capitalizes the first letter of each word. It is commonly used for headlines and titles.

What is the difference between camelCase and PascalCase?

camelCase starts with a lowercase letter (myVariable). PascalCase starts with an uppercase letter (MyVariable).

Does it work with non-English characters?

Yes. The conversion uses the standard JavaScript locale-aware methods, which handle accented characters correctly.

Is my text uploaded?

No. Conversion happens entirely in your browser.