Server Icon & Banner Grabber
Enter an invite code and get direct CDN links to the server's icon and banner - PNG and WebP, up to 1024px. Click-to-copy download URLs for avatars, branding, or reference.
- Free, no limits
- No login
- Runs in your browser
About this tool
Server icons and banners are served from Discord's CDN, and the direct links stay valid even after the server disappears. This tool takes an invite code, finds the server's icon and banner hashes, and builds full-resolution download links for you.
Useful for grabbing a server logo to reuse in your own branding, saving a banner you like, or getting a clean copy of an image that Discord otherwise shows cropped into a circle.
How to use
Paste an invite code of a server.
Click Fetch Server Assets.
Copy the direct icon or banner link in PNG / WebP.
Fetching server assets from an invite code
An invite code resolves to a partial guild object containing the icon, banner and splash hashes. Those combine with the guild ID into CDN URLs in the same way user avatars do, which is why a public invite is enough to retrieve a server's artwork without joining it.
Icons follow `https://cdn.discordapp.com/icons/{guild_id}/{hash}.{ext}`. Banners and splashes use `banners` and `splashes` paths respectively. Animated icons carry the `a_` prefix and need `.gif`, and servers only get animated icons at Boost Level 1.
The splash is the image shown on the invite landing page and is distinct from the banner shown above the channel list. A server can have one, both or neither, and they unlock at different boost levels.
Sizes and what is actually stored
The `?size=` parameter takes powers of two up to 4096, but Discord stores icons at a maximum of 1024. Requesting more upscales rather than revealing detail that was never there.
Icons are displayed at 48 pixels in the server list, so the stored resolution far exceeds what anyone normally sees. That makes the CDN the only practical way to get a usable copy of a server's artwork - screenshotting the sidebar gives you 48 pixels.
Where the links come from
Every server icon lives at a fixed CDN address that only needs the guild ID and the icon hash. Once you have those two values, the PNG and WebP versions are trivial to construct, which is exactly what this tool does after fetching the invite.
Good uses for a server icon
Community teams often pull their own server logo to reuse on socials or a website. Banners make clean profile headers, and having the full-size copy avoids the blur that comes from screenshots.
The difference between icon formats
The PNG version is lossless and supports transparency, ideal for overlay use or editing. The WebP version is smaller and better for web use. Discord's CDN also supports GIF icons for animated server images, which you can spot when the icon hash starts with a_ instead of the usual format.
Frequently asked questions
Why can I only get the icon through an invite?
Discord does not expose icons for arbitrary server IDs to anonymous requests. An invite is the easiest public way to resolve a server and its assets.
Is the image full quality?
The tool requests the 1024px versions, which is the largest size Discord serves for guild icons and banners.
Related guides
Browse all guides and generators.
Try other relevant tools
Invite Info & Server Lookup
Look up any Discord server from an invite code - members, online count, boost level, features and more.
Vanity URL Checker
Check whether a Discord vanity invite code is still available - without opening Discord.
Discord PFP Grabber
Grab any Discord user's profile picture at full resolution using their user ID.