YouTube Thumbnail Downloader — Every Size, One Click
Paste a link, get every thumbnail size that really exists — then download it.
Quick answer: Paste any YouTube link — watch, Shorts, youtu.be or embed — and this downloader lists every thumbnail size that really exists for that video, then saves the one you pick in a single click. Sizes are probed against YouTube's public image CDN, because Max HD (1280×720) only exists when the creator uploaded a high-resolution thumbnail; most tools print that URL anyway and hand you a 120×90 grey placeholder.
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.
| Largest public size | maxresdefault — normally 1280×720, sometimes missing |
|---|---|
| Sizes checked | 5 standard (1280×720 → 120×90) plus optional hq720 / maxres2 / maxres3 |
| Works with | watch, Shorts, live, youtu.be, /embed/ and raw 11-character video IDs |
| Account needed | None — no signup, no watermark, no download limit |
| Where files come from | YouTube's own public image CDN (i.ytimg.com); nothing is re-encoded |
What this tool does
A YouTube thumbnail downloader takes a video link and hands back the cover image YouTube already serves to browsers. There is no hidden archive: YouTube publishes each thumbnail at a fixed set of URLs, and the skill is knowing which of those URLs contains a real image for the specific video you care about. This tool does that check for you and labels each size as available or missing before you download.
Common uses
- Grab a competitor's cover image for layout or colour research
- Recover a thumbnail after the original file was lost
- Download the exact size a blog header, newsletter or slide needs
- Check whether a video has a Max HD thumbnail before designing your own
- Save a cover on a phone, where right-clicking an image is not an option
Why a size can be missing
YouTube serves a fixed ladder of thumbnails: default (120×90), mqdefault (320×180), hqdefault (480×360), sddefault (640×480) and maxresdefault (usually 1280×720). The top rung only exists if the creator uploaded a thumbnail large enough — for older or auto-generated covers YouTube simply has nothing bigger. When a rung is absent, the CDN may still answer with HTTP 200 and a tiny grey placeholder, which is why this tool measures the image it loaded (a placeholder is 120 pixels wide) instead of trusting the status code.
Downloading several videos at once
Switch on batch mode and paste one link per line. The tool resolves every video, then shows the same size ladder for each one, so you can walk down the list and save what you need without re-pasting links. Copying a direct image URL is also one click, which is handy when you would rather hot-link the image in a document than keep a local file.