Remove Emojis

Strip every emoji and pictographic symbol, leaving clean text behind.

Frequently asked questions

What does it remove?

All emoji and pictographic characters (faces, symbols, flags, hands), plus the invisible variation selectors and zero-width joiners that emoji use, leaving normal letters, numbers and punctuation intact.

Why remove emojis?

Cleaning user-generated content for processing, stripping emojis from names or filenames, or preparing text for systems that choke on them.

Does it run in my browser?

Yes, fully client-side via Unicode property matching. Nothing is uploaded.