Skip to content
My Convert Case

Inverse Case Converter — Flip the Case of Every Letter Online

Change the case of your text by entering it below and choosing your desired case
0 characters • 0 words

What is iNVERSE cASE?

Inverse case (also called reverse case or toggle case) flips the capitalisation of every single letter in your text. Uppercase letters become lowercase, and lowercase letters become uppercase. Characters that aren't letters — numbers, spaces, punctuation — remain unchanged.

The result is a direct mirror of your original text's capitalisation pattern. If your input was "Hello World" (capital H, capital W), the output is "hELLO wORLD" — everything that was uppercase is now lowercase, and everything lowercase is now uppercase.

Inverse case is distinct from alternating case, which applies a fixed alternating pattern regardless of the input. Inverse case is entirely dependent on the original capitalisation — it's a one-to-one transformation of each letter's case state.

Example

InputOutput (iNVERSE cASE)
Hello WorldhELLO wORLD

How to Convert to iNVERSE cASE

  1. Enter your text in the text area above.
  2. Click the iNVERSE cASE button.
  3. Copy or download your inverted text.

The conversion is instant and reversible — applying inverse case twice will return your text to its original state.

When to Use iNVERSE cASE

Inverse case is most useful when you need to toggle the capitalisation of existing text without applying a new pattern. If someone sends you text in a strange mixed-case format and you want to flip it, inverse case is your tool. It's also used creatively in design contexts for visual contrast, and in some programming scenarios where case manipulation is part of data processing.

Interestingly, inverse case is its own inverse: run it twice and you get the original text back.

Common Use Cases for iNVERSE cASE

  • Flipping mixed-case text for visual effect
  • Creative typography and design work
  • Reversing an accidental case transformation
  • Generating visually distinctive usernames or handles
  • Text art and creative writing

Frequently Asked Questions

What is inverse case?

Inverse case flips the capitalisation of every letter: uppercase letters become lowercase, and lowercase letters become uppercase. Non-alphabetic characters are unchanged.

What is the difference between inverse case and alternating case?

Inverse case depends on your original text — it flips whatever case each letter already has. Alternating case applies a fixed pattern (lowercase-uppercase-lowercase...) regardless of the original input.

Can I reverse an inverse case conversion?

Yes — applying inverse case twice returns the text to its original state, since inverting an inversion restores the original.

Related Converters