CleverCat mascot: a cat engineer with a hard hatCleverCat.CC

Home / Text tools / Text Case Converter

Text Case Converter

Retyping a heading because caps lock was on is wasted effort. Paste the text, press a button, and copy it back out in the case you need — including the naming styles used in code.

How to use it

  1. Paste your text into the box.
  2. Press the case you want; the text in the box is replaced.
  3. Copy the result straight from the box.

Examples

Questions people ask

Which case should code use?

It depends on the language and the thing being named. JavaScript variables usually take camelCase, Python favours snake_case, CSS classes and URLs use kebab-case, and class names in most languages use PascalCase.

Are accents preserved?

Yes. Conversion uses the browser's own rules for the page language, so accented letters keep their marks and change case correctly rather than being stripped.

Related tools

Updated: 2026-08-07