Thumbnail Downloader — Save Any YouTube Thumbnail
Pick the right thumbnail size for the job and save it — with a real availability check.
Quick answer: This is the size-first thumbnail downloader: paste a YouTube link and you get the full ladder — 1280×720, 640×480, 480×360, 320×180 and 120×90 — each labelled available or missing for that specific video. Choose the size that matches where the image will live, download it, or copy the direct URL if you would rather link than store.
Nothing fetched yet. Paste a link above — the page reads only the public cover images and the video's public metadata, and it never touches the video file itself.
| 1280×720 | maxresdefault — blog headers, slide covers, print checks |
|---|---|
| 640×480 | sddefault — article embeds and inline images |
| 480×360 | hqdefault — the safe default; exists for almost every video |
| 320×180 | mqdefault — lists, cards and small previews |
| 120×90 | default — the oldest, smallest frame YouTube keeps |
What this tool does
Every YouTube cover is published as a small family of images rather than a single file. A thumbnail downloader that ignores that family either hands you a 480-pixel-wide image for a full-width header, or points you at a 1280-pixel URL that happens to be empty for the video you chose. This page organises the family by use, so the download matches the place the image is going.
Common uses
- Download a 1280×720 cover for a blog post header
- Save a 320×180 version that will not slow a card list down
- Check which sizes exist before promising a client a large image
- Keep a reference library of covers by niche
Which size should you download?
Match the file to the layout slot, not to “the biggest one”. A 1280×720 image scaled into a 320-pixel card wastes bandwidth and looks no better; a 320×180 image stretched across a full-width header looks soft. For most editorial work the 640×480 (sddefault) file is the practical middle — it survives retina downscaling in an article body while staying well under a megabyte.
Placeholders, and why they waste your time
A missing size is not always a 404. YouTube often answers with a 120×90 grey image instead, so a downloader that only checks whether a URL responds will happily save a placeholder and call it a success. This tool loads the image, reads its real pixel width, and marks anything that came back as a placeholder — the same check you would otherwise do by opening the file and squinting.