All articles
Creator Guides

YouTube Thumbnail Size in 2026 (and How to Download Any Thumbnail)

The official YouTube thumbnail spec changed, and most guides still quote the old numbers. Here are the current dimensions, the 2 MB vs 50 MB split nobody mentions, why yours looks blurry, and how to pull the thumbnail off any video.

9 min read
A grid of 16:9 video thumbnail cards with one highlighted in the centre inside spec-sheet framing marks

The short answer

Export at 1280 × 720 or larger, in 16:9, as a JPG or PNG. That is the size almost everyone uses and it still works. But YouTube now recommends 3840 × 2160, and the file size limit is no longer 2 MB on desktop - it is 50 MB. Minimum width is 640 px, and going below it is the single most common reason a thumbnail looks soft.

Nearly every guide still says "1280 × 720, under 2 MB." That was correct for years and is now only half right. YouTube raised the desktop limit and started recommending 4K thumbnails, largely because a growing share of watch time happens on TV screens where a 720p image gets stretched hard. Here is the current spec, straight from YouTube's own documentation, plus the parts that trip people up.

The official spec

Regular videosShortsPodcast playlists
Recommended resolution3840 × 21602160 × 38401:1 square
Aspect ratio16:99:161:1
Minimum640 px wide640 px tall640 px wide
Max file size (desktop)50 MB50 MB50 MB
Max file size (mobile)2 MB2 MB10 MB
FormatsJPG, PNGJPG, PNGJPG, PNG

The 2 MB vs 50 MB split

This is the detail that causes the most confusion, because both numbers are correct. The limit depends on where you upload from, not on the video:

  • YouTube Studio on desktop - up to 50 MB.
  • The mobile app - still 2 MB (10 MB for podcasts).

So a 4K thumbnail you uploaded happily from your laptop will be rejected if you later try to swap it in from your phone. If you work across both, keeping the file under 2 MB saves you the surprise. In practice a well-compressed 1280 × 720 JPG lands around 200-500 KB and looks identical to a 4K version on a phone, which is where most views happen anyway.

Why your thumbnail looks blurry

Four causes, in the order they actually occur:

  • You exported below 640 px wide. That is the hard minimum. Anything smaller gets upscaled by YouTube, and its upscaler is not kind.
  • You upscaled a small source. Exporting a 640 px image to 1280 px in your editor adds pixels but no detail. Start from the largest source you have - which, if the image comes from your own video, means pulling the frame at full resolution rather than screenshotting your monitor.
  • You compressed to hit an old 2 MB target. If you were squeezing a JPG to fit 2 MB on desktop, you no longer need to. Back the quality up.
  • Fine text and thin lines. Thumbnails are displayed as small as 168 px wide in sidebars. Detail that reads at full size disappears entirely there.

One thing to know about vertical videos

If you upload a vertical video with a 16:9 custom thumbnail, YouTube may replace it on some surfaces with an auto-generated 4:5 crop taken from the video itself. Keep your subject near the centre so that crop still works, or the image people see will not be the one you made.

The thumbnail safe zone

A thumbnail is never shown completely clean. Plan around three overlays:

  • Bottom right - the duration chip. Keep roughly the bottom-right 15% clear of anything you need read.
  • Bottom edge - the red progress bar appears here on watched and hovered videos.
  • All edges - rounded corners clip the extremes, so leave a margin of about 5% and do not run text to the edge.

The thumbnails YouTube generates for you

Separately from the one you upload, YouTube derives a fixed ladder of sizes for every video and serves them at predictable URLs. This is what a thumbnail downloader is actually fetching:

NameResolutionRatioNotes
maxresdefault1280 × 72016:9Highest available; not always present
sddefault640 × 4804:3Pillarboxed - has bars on the sides
hqdefault480 × 3604:3Pillarboxed; the most reliable fallback
mqdefault320 × 18016:9Clean crop, small
default120 × 904:3Tiny; list views only

Two things worth knowing. First, maxresdefault only exists if the video was uploaded with a high-enough resolution source - on older or low-res videos it returns a 404, which is why a downloader sometimes shows fewer options than you expect. Second, the 4:3 entries are not crops of the 16:9 image; they are the 16:9 frame letterboxed into a 4:3 box, so they carry bars you will have to trim.

Our YouTube thumbnail downloader checks which of these actually exist for a given video and lets you save any of them. Paste a URL, get the real resolutions - no sign-up.

Making a thumbnail from your own video

The best thumbnail source is very often a frame of the video itself. It is on-brand by definition, it is already the right aspect ratio, and at 4K source it is far sharper than anything you will screenshot.

The reliable way to get one:

  • Pull the frame at full resolution rather than screenshotting your player. A screenshot captures your display size, not the video's - which is exactly how people end up with a 900 px wide source.
  • Scrub to the moment you want. The frame grabber steps through frames so you can land on the exact expression or motion peak instead of settling for whatever the scrubber gives you.
  • Grab the opening or closing shot directly with the first frame or last frame extractor if that is the shot you want.
  • Then add text over it in whatever editor you like, and export at 1280 × 720 or larger.

All of that runs in your browser - the video is never uploaded, which matters if the footage is a client's or is not public yet.

FAQ

What is the YouTube thumbnail size?

1280 × 720 pixels at 16:9 is the practical standard, with a minimum width of 640 px. YouTube's current recommendation is 3840 × 2160 for regular videos and 2160 × 3840 for Shorts.

How big can a YouTube thumbnail file be?

50 MB when uploading from desktop, 2 MB from the mobile app, and 10 MB for podcast thumbnails on mobile. The old 2 MB desktop limit no longer applies.

What format should I use, JPG or PNG?

JPG for photographic thumbnails - it is smaller at the same visual quality. PNG if your design has flat colour, sharp text edges, or graphics, where JPG compression shows artefacts around the lettering.

How do I change a thumbnail on YouTube?

In YouTube Studio, open Content, pick the video, then select or upload a thumbnail under the preview and save. Changes can take a while to appear everywhere because of caching.

Can I change the thumbnail on a Short?

Yes. Shorts take a 9:16 thumbnail at 2160 × 3840 - not the 16:9 image you would use for a regular upload. Editing it works the same way through Studio.

Can I download someone else's thumbnail?

You can fetch it - the URLs above are public. What you do with it is a different question: thumbnails are the creator's work, so use them for reference, analysis, or fair-use commentary rather than republishing them as your own.

Sources

Specifications checked in August 2026. YouTube changes these periodically.

Keep reading