YouTube

YouTube Thumbnail Size, Specs, and What One Actually Is

1280x720, 16:9, under 2 MB from mobile. The full YouTube thumbnail spec, plus the sizes your thumbnail is really seen at and the crops that eat its edges.

Sahil LambaFounder, Piknova

Published 7 min read

A creator's desk with a laptop showing a video thumbnail being designed
Photo by Mizuno K on Pexels

The short version

  • Upload at 1280x720, 16:9, in JPG or PNG. That is the spec, and it has not moved in years.
  • A YouTube thumbnail is a separate image upload, not a frame of your video. Your account has to be verified before you can set one.
  • Almost nobody sees it at 1280x720. In a feed it loads at 320x180, which is where most thumbnails fall apart.
  • The duration badge sits over the bottom right corner, and vertical videos get cropped to 4:5 on mobile. Keep both areas empty.
  • YouTube re-encodes whatever you upload, so the file people load is a compressed JPEG or WebP, not your export.
On this page9 sections

A YouTube thumbnail is a still image you upload alongside a video. It is not a frame from the video, it is a separate file, and it is the single thing that decides whether anyone clicks.

The spec, if that is all you came for: 1280x720 pixels, 16:9, at least 640 pixels wide, JPG or PNG, under 2 MB from the mobile app. YouTube's own thumbnail guidance allows up to 50 MB from desktop and suggests a 3840x2160 source, though 1280x720 is the biggest version it ever serves back to a viewer.

That is the easy part and every article on this keyword stops there. The part worth your time is what happens to that file after you upload it.

What a thumbnail actually is, mechanically

Three facts that explain most thumbnail confusion:

It is a separate upload. YouTube offers you three auto-generated frames from the video, and a custom thumbnail slot next to them. Those are different things. The frames are grabbed at video bitrate, which is why they always look slightly mushy.

You need a verified account to set a custom one. New channels sometimes discover this at the worst moment. Verifying takes a phone number and about two minutes.

It gets re-encoded. Whatever you upload, YouTube compresses it and stores a set of fixed sizes: 1280x720, 640x480, 480x360, 320x180 and 120x90. Viewers get one of those depending on where your video appears. Your pristine export is never what loads.

The specs table

SpecValue
Recommended resolution1280x720 (source up to 3840x2160)
Minimum width640 pixels
Aspect ratio16:9
Shorts aspect ratio9:16, 2160x3840
Podcast playlists1:1
File size, mobile upload2 MB
File size, desktop uploadup to 50 MB
FormatsJPG, PNG, GIF

If you are working in PNG and hit an upload size limit, that is expected: a detailed PNG at 1280x720 can run several megabytes, where the JPG lands well under one. PNG to JPG sorts that out in the browser without a round trip through an editor.

The size people actually see it at

This is the number that matters and almost nobody designs for it.

Where your video appearsRoughly what loads
Home feed, phone320x180
Search results, desktop360x202
Sidebar suggestions168x94
Watch page, large desktopup to 1280x720
Notification and playlist rowsaround 120x90

So the honest way to describe a thumbnail is not "a 1280x720 image". It is a 320x180 image that occasionally gets seen large.

Design at 1280x720 for the sharpness, then judge at 320x180. Shrink your export to a quarter size and look at it from across the room. If you cannot tell what the video is about in that state, the design is not finished, no matter how good it looks zoomed in.

A wall of thumbnails at feed size is the only review that matches how anyone will see yours. Photo by MART PRODUCTION on Pexels

The two crops that eat your edges

The duration badge. A dark pill with the runtime sits over the bottom right corner on essentially every surface. Anything you put there is partly hidden. Treat that corner as unusable.

The 4:5 mobile crop. YouTube's own documentation notes that a vertical video with a standard 16:9 thumbnail gets replaced by a 4:5 crop on some mobile pages. Your custom thumbnail still shows on the watch feed and on desktop, but in those cropped surfaces the left and right of your design are simply gone.

The practical rule that survives both: keep your subject and your text in the middle, and give yourself margin on all four sides. Face on one side, text on the other, both sitting comfortably inside the frame rather than kissing the edge.

Why your upload is never the file that loads

YouTube re-encodes every thumbnail. On a video I checked while writing this, the stored 1280x720 JPEG was 65 KB. Not 4 MB, not 800 KB. 65 KB.

There is also a second copy in WebP at roughly half that size, which is what a modern browser actually requests. Same image, about 28 KB.

Two consequences:

Fine detail does not survive. Thin outlines, subtle gradients, small serif text, faint drop shadows. The encoder spends its budget on the big shapes and throws away the rest. Heavy strokes and flat colour survive compression; delicate design does not.

Uploading a huge file buys you nothing. A 40 MB PNG and a well made 400 KB JPG arrive at the viewer as nearly the same 65 KB file. Upload something clean, then stop optimising.

Production value is not the variable. Legibility at 320 pixels wide is. Photo by Jakub Zerdzicki on Pexels

Shorts are a different shape

Shorts are 9:16, so the thumbnail follows at 2160x3840. Two things to know:

The stored thumbnail for a Short is frequently a 16:9 frame with the vertical video sitting in the middle and dead space either side. That is what you get if you download a Short's thumbnail, and it is not a bug in the tool you used.

And Shorts get browsed in a swipe feed where the thumbnail matters far less than on the home page. It still shows on your channel grid, which is where it earns its keep. Design it for the grid, not the feed.

A pre-publish checklist

That second to last one is the test most designs fail. Blur your thumbnail until the details vanish. If the remaining shapes still say something, the composition works. If it turns into grey soup, the design was carried entirely by detail that YouTube's encoder is about to delete.

Learn faster by stealing shapes, not designs

The quickest way to improve at this is not another tutorial. Pull the last four thumbnails from the ten channels you compete with, put them in a single folder, and look at the folder.

You will see the pattern of your niche in about thirty seconds: how big the faces are, how many words, whether they use borders, which colours everyone has silently agreed on. Then you will see the one thing nobody in that folder is doing, which is the opening.

Your thumbnail competes with eleven others on a screen, not with your last one. Photo by Vitaly Gariev on Pexels

The thumbnail downloader pulls all four stored sizes for any public video, which makes the folder easy to build. If you want a hand with the shorthand and the URL structure behind it, downloading YouTube thumbnails has the full detail.

Frequently asked questions

What is a YouTube thumbnail?

The still image that represents your video everywhere on YouTube: search, the home feed, the sidebar, and any embed. It is a separate image you upload, not a frame from the video, and setting a custom one needs a verified account.

What is the correct YouTube thumbnail size?

1280x720 pixels, 16:9, minimum width 640 pixels. YouTube recommends a source up to 3840x2160, but 1280x720 is the largest version it ever serves back to a viewer.

What is the maximum file size for a YouTube thumbnail?

2 MB from the mobile app, up to 50 MB from desktop. Since YouTube re-encodes the image to around 65 KB anyway, pushing the file size gains you nothing.

What file formats does YouTube accept for thumbnails?

JPG, PNG and GIF. PNG is the better working format because it does not lose quality on every save, but the file that reaches viewers is re-encoded either way.

Why does my thumbnail look blurry on YouTube?

Usually one of three things: the source was under 1280 pixels wide, the design leans on small text that dissolves at feed size, or it was already a low quality JPEG before upload. YouTube's own compression then makes a soft design softer.

What size is a YouTube Shorts thumbnail?

9:16 at 2160x3840, following the video. A 16:9 thumbnail on a vertical video gets cropped to 4:5 on some mobile surfaces, which is why the edges of a wide design disappear there.

Where does the duration badge sit?

Bottom right, as a small dark pill, on nearly every surface. Anything you place in that corner is partly covered, so leave it empty.

Does a better thumbnail actually get more views?

The thumbnail and title together decide the click, so it matters more than almost anything else you control. What nobody can honestly give you is a multiplier, because the version of the video with the other thumbnail does not exist. Test yours and watch click-through rate in Studio instead.

Design at 1280x720, judge at 320x180, keep the corners clear. Everything else is taste.

YouTube Thumbnail Downloader

Paste any YouTube link and pull every stored size, which is the fastest way to build a reference folder of what already works in your niche.

Pull a thumbnail
ShareXLinkedInFacebook

Sahil Lamba

Founder, Piknova

Builds Piknova one tool a week, mostly in public. Writes about image formats, the parts of social platforms nobody documents, and shipping small products without a team.