Sometimes you want to invert the casing you already have, swapping every capital and lower-case letter.
This converter toggles each letter based on its current case, so capitals drop and lower-case letters rise.
How to use Toggle Case Converter
- Paste the mixed-case text you want to flip.
- Toggle Case Converter swaps each capital to lower case and each lower-case letter to a capital.
- Copy the flipped text for your effect or comparison.
Use cases
- Inverting the casing of a styled heading.
- Swapping cases to test how text looks reversed.
- Creating a quick contrast from mixed-case input.
Good to know
Toggle Case Converter looks at each letter and flips its case, so Toggle The Case becomes tOGGLE tHE cASE. Unlike alternating case, the result depends on what you typed, since each letter is simply reversed from its current case. Letters are evaluated as grapheme clusters, so accented characters flip cleanly, and non-letters are untouched.
Frequently asked questions
How is toggle different from alternating?
Toggle flips each letter from its current case; alternating ignores the original and uses position.
Are accented letters handled?
Yes. Letters are treated as whole grapheme clusters, so accents flip correctly.
Do numbers and symbols change?
No. Only letters have their case swapped.