Case Converter

Case Converter changes the capitalisation of any text you paste in. Alongside the basics โ€” UPPERCASE, lowercase, capitalising each word โ€” it also shows programming naming styles such as camelCase and snake_case, all at the same time.

All ten conversions appear at once as you type. Multi-line text works too.

Results

Nothing to convert yet โ€” type in the box above and each row fills in.

What is Case Converter?

Type or paste text into the box and ten converted versions appear underneath at once.
You do not pick a conversion first โ€” you see them all, then choose.
Press Copy next to the one you want and it goes straight to your clipboard!

When a case converter helps

โœจ What makes this converter different

๐Ÿ“– How to use it

  1. Type into the "Text to convert" box, or paste the text you want to change.
  2. Ten converted versions appear underneath and update as you type.
  3. Press the Copy button next to the version you want to put it on your clipboard.
  4. Press "Clear input" to empty the box and start again.

โ“ Frequently asked questions

Is the case converter free?
Yes. There is no account to create and nothing to install. Open the page, type, and the conversions appear immediately.
Which conversions are available?
Ten in total: UPPERCASE, lowercase, Title Case, Sentence case and inverted case, plus the naming styles camelCase, PascalCase, snake_case, kebab-case and CONSTANT_CASE. All ten are shown at the same time.
What is the difference between Title Case and Sentence case?
Title Case capitalises the first letter of every word (Hello World Example). Sentence case capitalises only the first letter of each line and lowercases the rest (Hello world example). Title Case suits headings; Sentence case suits prose.
Can I convert several lines at once?
Yes. Paste text containing line breaks and each line is converted separately, so the line count and the breaks stay exactly where they were.
Is my text sent anywhere?
No. The conversion happens entirely in your browser. Nothing is uploaded to our servers and nothing is stored on your device.
Does it work with Japanese or other non-Latin text?
Yes. Scripts that have no upper and lower case are passed through unchanged, and only the Latin letters around them are converted.