aA
ConvertCase
All Case ToolsTool: Alternating Case

aLtErNaTiNg cAsE Converter

Convert text into alternating lowercase and uppercase letters (Mocking Spongebob meme case).

0chars
0words
0sentences
0lines

Transformations

Click any button to transform text

What is Alternating Case?

Alternating case (frequently called Mocking Spongebob case or sArCaSm cAsE) is an internet typography format where letter casing alternates between lowercase and uppercase across character index positions. Popularized across Twitter, Reddit, and meme culture, alternating case conveys a sarcastic, playful, or mocking tone.

Input: you cannot just build a web tool in a weekend
Result: yOu cAnNoT JuSt bUiLd a wEb tOoL In a wEeKeNd

How the Algorithm Works

Our algorithm processes character indices sequentially: index 0 begins in lowercase, index 1 switches to uppercase, index 2 returns to lowercase, and so on throughout the entire string, maintaining punctuation and whitespace integrity.