Skip to content
Spellkit

YouTube Thumbnail Downloader

Download YouTube thumbnails in HD.

What is YouTube Thumbnail Downloader?

YouTube Thumbnail Downloader is a free tool to download a YouTube thumbnail in full HD. Paste any video link — watch, youtu.be, or Shorts — and preview every available resolution, from maxresdefault down to the smallest, then save the one you want as a JPG.

Key features

  • Accepts watch, youtu.be, Shorts, embed, and live URLs
  • Also works with a bare 11-character video ID
  • Previews every available resolution at once
  • Grabs maxresdefault HD when the video has one
  • Saves thumbnails as JPG files

How to download a YouTube thumbnail

Every YouTube video's thumbnail is a plain image hosted on Google's CDN at a handful of fixed sizes. Paste a link and this tool works out the video's ID, builds the URL for each size, previews them all, and saves the one you pick as a JPG.

Steps

  1. Paste a YouTube URL. Every common shape is understood: youtube.com/watch?v=…, a short youtu.be/… link, youtube.com/shorts/…, plus embed and live URLs — or just the bare 11-character video ID.
  2. Preview the resolutions. All available sizes are shown at once.
  3. Download the one you want; it's saved as <videoID>_<quality>.jpg.

The five sizes, and which to pick

Thumbnails come at fixed names and dimensions, pulled from img.youtube.com:

  • maxresdefault — up to 1280×720 (720p HD). Grab this when it exists.
  • sddefault640×480.
  • hqdefault480×360.
  • mqdefault320×180.
  • default120×90, the tiny one.

For anything you'll actually display, use maxresdefault or sddefault; the smaller sizes are really only for lists and previews.

The maxres gotcha

Not every video has a maxresdefault image. YouTube only generates the 1280×720 version for videos uploaded or processed at HD; older, low-resolution, or some Shorts uploads never get one. When it's missing, the request returns an error (or a gray placeholder) instead of a picture — so if the top preview looks broken or blank, drop down to sddefault or hqdefault, which are far more consistently present. hqdefault in particular is generated for essentially every video, making it the safe fallback.

What actually leaves your browser

To fetch the image, the tool needs the thumbnail URL, which contains the video ID — that ID is the only thing sent, and it goes to Google's public image server, the same one that serves the thumbnail on YouTube itself. No information about you is collected. The download works by fetching the image as a blob and saving it; if a browser blocks that cross-origin fetch, it falls back to opening the image in a new tab so you can save it manually.

Handy uses

  • Grabbing a competitor's or reference thumbnail to study composition and text placement.
  • Saving your own thumbnail for a press kit, blog embed, or channel archive.
  • Pulling a cover image for a reaction post or a link preview.

One thing this doesn't do: it downloads the thumbnail image only, not the video, and it works with any public video. A private or deleted video has no publicly hosted thumbnail to fetch.

Frequently asked questions

What resolutions can I download?
Five fixed sizes from YouTube's image server: maxresdefault (up to 1280×720), sddefault (640×480), hqdefault (480×360), mqdefault (320×180), and default (120×90). For anything you'll display, pick maxresdefault or sddefault.
The HD (maxresdefault) thumbnail is missing or broken.
Not every video has one — YouTube only generates the 1280×720 image for HD uploads, so older or low-res videos and some Shorts don't have it. Use sddefault or hqdefault instead; hqdefault exists for essentially every video.
What links does it accept?
watch URLs, youtu.be short links, Shorts, embed and live URLs, or just the bare 11-character video ID. It extracts the ID from any of those automatically.
Does it download the video too?
No — it downloads the thumbnail image only, saved as a JPG named with the video ID and the size (like dQw4w9WgXcQ_hqdefault.jpg). It never touches the video itself, and it only works with public videos.
What information about me is sent?
Only the video ID, which is part of the thumbnail URL, and it goes to Google's public image CDN — the same server that shows the thumbnail on YouTube. Nothing about you is collected, and the image is fetched directly to your browser.

Privacy

Only the video ID from the link you paste is sent to fetch the thumbnail image — no other data about you or the video is collected.