Home Text Tools Encoding Hashing Generators Developer Converters Text Styles Image Tools

aLtErNaTiNg CaSe Converter Privacy: All processing runs locally

Alternate between lowercase and uppercase for every letter in your text.

Input 0
Output 0

How It Works

The aLtErNaTiNg CaSe converter applies a deterministic pattern to your text: the first letter becomes lowercase, the second uppercase, the third lowercase, and so on. Non-letter characters (numbers, spaces, punctuation) are passed through unchanged and do not affect the alternation counter.

Examples of alternating case conversion:

  • Hello World becomes hElLo WoRlD
  • alternating case becomes aLtErNaTiNg CaSe
  • SPONGEBOB becomes sPoNgEbOb

Unlike random case, alternating case is predictable and always produces the same output for the same input. This makes it useful when you need a consistent visual pattern. It is widely used in memes, social media posts, and creative text formatting.

All processing runs entirely in your browser using JavaScript. No text is transmitted to any server, ensuring complete privacy.