Discord PFP Viewer: See Anyone’s Avatar in Full Size (Free)

By GamerDP

Magnifying glass over a circular Discord profile avatar on a dark purple background

Discord shows avatars as small circles — 40 pixels in a message, 80 in the member list. If you want to actually look at one properly, you need a viewer. Discord has one built in, and there’s a URL trick that goes further. Neither requires an account, a bot, or a third-party site.

Discord’s built-in avatar viewer

Added to the profile popout and still surprisingly little-known:

  1. Click any user’s avatar — in a message, the member list, or a DM.
  2. Their profile popout appears.
  3. Click the avatar again, inside the popout.
  4. It opens full-size in Discord’s media viewer.

That’s the whole thing. Works on desktop and in the browser. On mobile, tap the avatar to open the profile, then tap it again.

Viewing at maximum resolution

The media viewer shows the avatar at a reasonable size, but not necessarily the largest Discord holds. To force maximum:

  1. With the avatar open, click Open in browser (or right-click and copy the image address).
  2. Look at the end of the URL for ?size= followed by a number.
  3. Change that number to 4096.
  4. Reload. You now have the largest version Discord will serve.

Only powers of two work: 16, 32, 64, 128, 256, 512, 1024, 2048, 4096. A value like 1000 returns an error.

Requesting 4096 doesn’t create detail. Discord stores what the user uploaded — if that was 128px, you get a soft upscale. This is the single most common reason people think the “viewer isn’t working”.

Viewing an avatar from a user ID

If you have someone’s ID but can’t see them in a shared server, you can still view their avatar — but you need the avatar hash, which isn’t guessable. The practical route is Discord’s own API endpoint for the user, which requires authorisation, or simply finding them in a mutual server.

To copy a user ID at all, turn on Developer Mode: User Settings → Advanced → Developer Mode, then right-click the user and choose Copy User ID.

Server avatars: why what you see differs

Discord allows a per-server avatar that overrides the global one inside that server only. So the same person can look completely different in two servers, and the avatar you viewed in one place may not match another.

Global avatarServer avatar
Where it showsEverywhere by defaultOne specific server
Who can set itAnyoneNitro subscribers
Shows in DMsYesNo

If you want the global one, view the avatar from a DM or the friends list rather than inside a server.

Animated avatars

Nitro users can set animated avatars. In the media viewer they play normally. If you open one in the browser and the animation stops, the URL is requesting the .png form — swap the extension to .gif and it animates again.

You can tell an animated avatar apart before opening it: the hash starts with a_.

Viewing profile banners

Banners live behind the profile and are easy to miss. Open the full profile — not just the popout — by clicking View Full Profile. The banner renders at the top. The same size-parameter trick works on banner URLs.

Avatar decorations

Decorations are the animated frames some users have around their avatar. They’re rendered as a separate layer by the Discord client, not baked into the avatar file. That means:

  • Viewing the avatar at full size shows it without the decoration.
  • There’s no single URL that returns the composed image.
  • A screenshot is the only way to capture avatar and decoration together.

Third-party viewers: use with caution

Plenty of sites offer to show a Discord avatar from an ID. The legitimate ones do nothing you can’t do yourself — they build a CDN URL and display it.

The rule that matters: no avatar viewer needs your Discord token or OAuth login. Avatars are public files. A site asking you to log in, paste a token, or authorise an app is after your account, not helping you look at a picture. Close it.

Can people see that you viewed their avatar?

No. Discord sends no notification for viewing a profile, opening an avatar, or saving one. There is no “viewed by” feature, and any site claiming to show you who viewed your profile is fabricating it.

Troubleshooting

Clicking the avatar does nothing

You need to click it a second time inside the popout, not once on the message. On older client versions, update Discord.

The image is pixelated

The user uploaded a low-resolution file. No viewer can recover detail that was never uploaded.

The URL gives a 404

The avatar hash changes every time the user updates their picture. Old links break immediately — grab a fresh one.

I see a plain coloured circle with a logo

That’s a default avatar. The user has never set a custom one, so there’s no file to view.

Related guides

Frequently asked questions

How do I view someone’s Discord PFP in full size?

Click their avatar to open the profile popout, then click the avatar again. It opens full-size in Discord’s media viewer.

Is there an official Discord PFP viewer?

Yes — it’s built into the app. Clicking an avatar twice opens the full-size media viewer. No third-party tool is needed.

Can I view a Discord avatar without being in the same server?

Only if you already have a link to it, or you share a server or friendship. Discord does not expose avatars by username alone.

Does Discord notify people when you view their profile picture?

No. There is no view notification of any kind on Discord.

Why does someone look different in one server?

They’ve set a server-specific avatar, which overrides their global one inside that server only.

Leave a Reply

Your email address will not be published. Required fields are marked *

More From GamerDP