TOOLTIKI Lovable tool, really free
Text Case

aLtErNaTiNg case converter

What to do

Converted in your browser · nothing is uploaded

Local · starts lowercase, counts letters not characters
Advertisement
320 × 100

Alternates the case of each letter, starting lowercase — the mocking-SpongeBob format. `are you sure` becomes `aRe yOu sUrE`.

How to use the alternating case converter

1 Paste your text — the result appears as you type.
2 Pick a different conversion if you need one.
3 Copy the result.

The convention starts lowercase, which matters more than it sounds: the format comes from the 2017 Mocking SpongeBob meme, where the alternation always begins on a lowercase letter, and a converter that starts uppercase produces something that reads subtly wrong to anyone who knows the format.

The alternation counts letters, not characters. Spaces and punctuation are passed through without advancing the alternation, so the pattern continues across a word boundary rather than resetting — aRe yOu rather than aRe yOu restarting at each word. That is what the original does and it is the detail that separates a correct implementation from an approximation.

Worth knowing if you are posting it: alternating case is genuinely hostile to screen readers. Some announce it letter by letter rather than as words, because the capitalisation pattern defeats the heuristics that decide whether a run of capitals is an acronym. The same applies to fancy Unicode text. It is fine in a reply where the joke is the point and worth avoiding anywhere the text carries information.

Questions

Lower. The Mocking SpongeBob format always begins on a lowercase letter, and starting uppercase reads wrong.

MDN — StringUnicode — case mapping
Advertisement
300 × 250
Was this tool any good?
INTERNAL SIGNAL ONLY · WE USE IT TO FIND TOOLS WORTH REBUILDING