Skip to main content

Emoji Remover

New

Strip emoji characters from text and see a summary of what was removed.

emojiremovetextclean
Read the guide
Shortcuts:⌘ KSearch

Removal summary

Distinct emoji are deduplicated, while the count includes every removed occurrence.

0 removed

Frequently Asked Questions

Will this remove skin-tone modifiers, flags, and family emoji?

Usually yes. The regex covers extended pictographic emoji, skin-tone modifiers, ZWJ sequences like family emoji, regional-indicator flags, and keycap-style emoji.

Why did some invisible characters disappear too?

After removing emoji matches, the tool also strips leftover zero-width joiners and variation selectors. That helps prevent broken remnants from staying in the cleaned text.

Why does the badge count not match the number of emoji badges shown?

The count is total removed occurrences. The badge list is deduplicated, so repeated emoji show once there even if they appeared many times in the input.

Does this remove every non-ASCII symbol?

No. It targets emoji patterns, not all symbols. Plain accented letters, most punctuation, and other non-emoji Unicode characters are left alone.

Why can the Copy button say there is nothing to copy?

It only copies the cleaned output field. If your input was made entirely of emoji, the cleaned result is empty, so the tool treats that as nothing to copy.

Related Tools