Steal Emoji
Paste a Discord message, extract custom emojis, and download them.
Found 0 custom emojis
Need more Discord tools?
Invite KaWaii for utility, fun, and moderation commands.
What are Discord Custom Emojis?
Discord custom emojis are server-specific images or animations that members can use in messages, reactions, and bot responses. Unlike the built-in Unicode emoji set, custom emojis are uploaded by server owners or admins and are typically only usable within that specific server — unless you have Discord Nitro, which allows using custom emojis anywhere.
Each custom emoji has a unique ID (a Discord Snowflake), a name, and a flag indicating whether it is animated (GIF) or static (PNG). All custom emoji images are publicly hosted on Discord's CDN and can be accessed directly via their URL — no authentication required.
How Discord Emoji CDN URLs Work
EMOJI_ID
The numeric Snowflake ID of the emoji, extracted from the <:name:ID> or <a:name:ID> syntax.
Extension
Use .png for static emojis and .gif for animated emojis. Using .png on an animated emoji gives you only the first frame.
Size param
Discord supports sizes: 16, 32, 64, 128, 256, 512, 1024, 2048, 4096. Default is 128px.
Frequently Asked Questions
Is it safe to paste my Discord messages here?
Yes. Everything on this page is processed entirely in your browser using JavaScript. No message content is sent to any server. The tool simply parses the text locally for emoji syntax patterns.
How do I get the raw emoji syntax from Discord?
Type a backslash (\) before the emoji in any Discord message input and send it. Discord will display the raw syntax like <:name:ID> instead of the emoji image, which you can then copy and paste here.
Can I use downloaded emojis in my own server?
Yes, if you have the Manage Emojis permission in a server. Upload the downloaded PNG or GIF file through Server Settings → Emoji. Be mindful of the original server's usage policies.
Why can I only see the first frame of an animated emoji?
You may have downloaded the .png version instead of .gif. Animated emojis must be fetched as .gif to include all frames. This tool automatically selects the correct extension based on the emoji's animated flag.