Skip to content

Working with YouTube

YouTube Thumbnail Size, and What Actually Matters

1280 x 720 and under 2 MB are the requirements. The thing that decides whether a thumbnail works is that it is usually seen at a fraction of that size.

2 min read · Published 1 September 2026

The specification is short. Everything interesting about thumbnails is what happens after it.

RequirementValue
Recommended size1280 x 720
Minimum width640 pixels
Aspect ratio16:9
Maximum file size2 MB
FormatsJPG, PNG, GIF, BMP

Where it is actually seen

Almost never at 1280 wide. In a sidebar of suggestions it is about 168 pixels across. In search results on a phone it is a little wider. On a television it is large; on a watch page it is a strip.

So the design problem is not filling 1280 by 720. It is remaining legible at roughly a seventh of that, in a column of other thumbnails all competing for the same glance.

The quickest check costs nothing. Shrink your thumbnail on screen until it is about the width of your thumb. If you cannot tell what it is, neither can anyone scrolling.

What survives being small

  • Few words, large. Three or four is a working limit; a sentence is unreadable at any size that matters
  • High contrast between the text and whatever is behind it, which usually means an outline or a solid block rather than trusting the photo
  • One subject. Two competing focal points become noise when shrunk
  • Faces large enough to read an expression, because an expression survives scaling better than detail does

What does not survive: thin fonts, small text along the bottom, fine texture, anything that depends on a detail smaller than a few pixels once scaled.

About the 2 MB limit

It is generous for what a thumbnail is, and a 1280 by 720 JPEG at high quality lands well under it. If an export is bumping the limit, something is wrong: usually a PNG of a photograph, which stores every pixel losslessly and is the wrong format for the job.

PNG earns its size on flat colour and sharp text. A photograph with a gradient behind it is what JPEG was designed for. Where a thumbnail is both, JPEG at high quality is almost always the smaller file at the same visible quality.

The thumbnail maker on this site exports at exactly 1280 by 720 so the size question does not arise, and draws the text with an outline by default because that is what keeps it readable when the frame gets small.

Common questions

What size should a YouTube thumbnail be?

1280 x 720 pixels, 16:9, under 2 MB, as JPG or PNG. The minimum accepted width is 640, but there is no reason to go below the recommended size given the file limit is easy to stay inside.

Why does my thumbnail look blurry?

Usually because it was made smaller than 1280 x 720 and stretched, or saved as a heavily compressed JPEG. Both show most on text edges. Export at the full size and at high quality; the 2 MB limit leaves ample room.

Should I use PNG or JPG?

JPG for anything with a photograph or a gradient, which is most thumbnails. PNG for flat colour and sharp text with no photographic content. A PNG of a photo is the usual reason a thumbnail exceeds 2 MB.

Does the thumbnail have to be 16:9?

It should be. Anything else gets fitted into a 16:9 frame, which means bars at the sides or a crop you did not choose. Designing to the ratio is the only way to control what is shown.

Tools for this

Everything below runs in your browser. No file leaves your machine.

Thumbnail Maker

Design a 1280 x 720 thumbnail

Resolution Reference

Look up any common resolution

Related reading