TextReverse

Alternating Case

tUrN aNy TeXt InTo AlTeRnAtInG cApS in one paste. Type the sentence normally and let the tool do the tedious part.

The detail that makes this look right: the alternation counts letters only. Spaces and punctuation do not consume a turn, so the pattern stays visually regular across word boundaries instead of drifting the way character-counting converters do.

this is a very good ideatHiS iS a VeRy GoOd IdEa

Want a different kind of emphasis? Try bold text

0 characters0 words0 lines
Your transformed text will appear here...
0 characters0 words0 lines
Ctrl + Enter Copy resultEsc Clear

Alternating Case Examples

Notice that the pattern continues cleanly across spaces and punctuation rather than restarting.

InputOutputWhat it shows
this is a great ideatHiS iS a GrEaT iDeAThe alternation carries across word boundaries.
hello worldhElLo WoRlDTen letters, five capitals, evenly distributed.
I told you so!i ToLd YoU sO!Punctuation does not consume a turn in the alternation.
yes, of course, obviouslyyEs, Of CoUrSe, ObViOuSlYCommas are skipped so the rhythm stays regular.
text 123 moretExT 123 mOrEDigits are not letters, so they do not take a turn either.
ALREADY SHOUTINGaLrEaDy ShOuTiNgExisting capitals are overwritten by the pattern.
line one line twolInE oNe LiNe TwOLine breaks are preserved and the pattern continues across them.
aaA single letter starts lowercase.

How Alternating Case Is Generated

One decision separates a good alternating-case converter from a bad one, and it is about what counts as a turn.

Only letters take a turn

The counter advances on cased characters only. If spaces counted, a word beginning after an odd-length gap would flip its whole pattern, and the result would look accidental rather than deliberate.

It starts lowercase

The mocking-text convention begins with a lowercase letter. Starting uppercase reads as a title with a stutter rather than as the meme.

Case-less characters pass through

Digits, punctuation, emoji and whitespace are detected by comparing a character to its own upper and lower forms. If they are identical, the character has no case and is left alone.

It is deterministic, not random

Some generators randomise the capitalisation. This one strictly alternates, which is more legible and reproduces exactly if you run the same text twice.

Alternating Case and Its Cousins

Four ways to make a line look unusual without changing a single word.

Shared input: that is a great idea

TransformationResultReach for it when
aLtErNaTiNgtHaT iS a GrEaT iDeAYou want the mocking-text meme.
iNVERSE cASETHAT IS A GREAT IDEAYou want capitalisation exactly swapped.
UPPERCASETHAT IS A GREAT IDEAYou want plain emphasis.
Small capsᴛʜᴀᴛ ɪꜱ ᴀ ɢʀᴇᴀᴛ ɪᴅᴇᴀYou want a stylish look rather than a joke.

Things to Know Before Posting

Alternating case is a joke format, and it carries a couple of real costs worth knowing about.

Screen readers may struggle

Some assistive technology treats mixed-case runs as acronyms and spells them out letter by letter. Never put essential information in alternating case.

It is much slower to read

Alternating capitals destroy word-shape recognition even more thoroughly than all caps. One sentence is funny; a paragraph is genuinely hard work.

It carries a mocking tone

The format is strongly associated with mocking someone's words back at them. That is fine between friends and reads as hostile almost everywhere else.

Search does not normalise it

Within-platform search is usually case-insensitive, so alternating text is still findable — but hashtags in alternating case may render as a different tag on some platforms.

Where Alternating Case Shows Up

The output is ordinary Latin letters, so it posts anywhere without special handling.

X and Reddit

The natural home of the format, usually as a quoted reply. Both platforms render it without any issue.

Discord and group chats

Works everywhere. Because it is plain text, it survives quoting and forwarding unchanged.

Instagram and TikTok comments

Renders fine. Keep it to a single line — alternating case in a long caption is unreadable on a phone.

Anywhere formal

Avoid it. The mocking connotation is strong enough that it will be read as sarcasm even when none was intended.

What People Use It For

The mocking-text meme

Quoting someone back at them in alternating caps is the format's original and dominant use.

Self-deprecating jokes

Applying it to your own past statement is the friendlier version, and it lands more often than aiming it at someone else.

Visual variety in captions

One alternating line among ordinary ones breaks the visual rhythm of a post without any special characters.

Testing case-insensitive matching

An alternating-case string is a quick way to confirm your search or comparison logic really is case-insensitive.

Frequently Asked Questions

Related Text Tools

Browse all text tools →