Home/Inverse Case Converter

Inverse Case Converter

Swap uppercase to lowercase and vice versa.

Examples

InputHello World
OutputhELLO wORLD
InputtHIS wAS cAPS lOCK
OutputThis Was Caps Lock

What is InVeRsE CaSe?

Inverse case (also called swap case or toggle case) flips the capitalisation of every letter: uppercase becomes lowercase and lowercase becomes uppercase. It is useful for correcting text that was accidentally typed with Caps Lock on.

When to use InVeRsE CaSe

Use inverse case to fix text typed with Caps Lock accidentally enabled, for creative text effects in design and social media, for testing case-sensitivity in software applications, and for any situation where you need to quickly flip the casing of existing text.