YouTube Thumbnail Downloader
Paste any YouTube URL or video ID. Every available thumbnail resolution appears instantly — download the one you need.
How to download YouTube thumbnails
Grab it from your browser's address bar, YouTube's Share button, or any link. You can also paste just the 11-character video ID directly.
Paste the URL into the box above and press Enter — or just paste and wait. Thumbnails appear automatically when the input looks complete.
All available sizes are shown — from Max Resolution (1280×720) down to the 120×90 default. Sizes that don't exist for that video are hidden automatically.
Click Download to save as a .jpg file — filename includes the video ID and resolution for easy sorting. Or click Copy URL to get a direct CDN link.
Paste a new URL at any time. Your five most recent lookups are saved locally as quick-access chips below the input field.
Why download thumbnails?
Thumbnails are the first thing viewers see. Common legitimate uses:
- Using a thumbnail as a reference image or placeholder in a design mockup
- Embedding a video preview in a blog post or documentation page
- Creating a "link preview" card in Notion, Confluence, or similar tools
- Archiving your own video thumbnails for reuse or backup
- Research, commentary, journalism, or criticism (fair use)
- Checking how a collaborator's thumbnail looks at different sizes
- Making a video compilation grid or editorial illustration
About YouTube thumbnails
Every YouTube video has thumbnails stored at fixed sizes on YouTube's image CDN (img.youtube.com). They're publicly served — that's how YouTube's own embed player fetches preview images.
The highest-quality size is maxresdefault at 1280×720. Not every video has it — older uploads and some short clips only go up to the 480×360 HQ version.
All thumbnails are JPEG files. What you download is exactly what the creator uploaded — no re-compression, no modification.
YouTube thumbnail resolutions
YouTube stores each thumbnail at up to five fixed sizes. Here's what each one is and when to use it:
| Key name | Dimensions | Availability | Best for |
|---|---|---|---|
maxresdefault |
1280×720 | Most videos (absent on some older/unlisted) | Blog headers, presentations, print |
sddefault |
640×480 | Most videos | Social media, general use |
hqdefault |
480×360 | All videos | Previews, email embeds |
mqdefault |
320×180 | All videos | Small UI previews |
default |
120×90 | All videos | Tiny icons |
When maxresdefault doesn't exist, YouTube returns a 120×90 placeholder image instead of a 404. This tool checks the actual image dimensions on load and hides any resolution that returns the placeholder — so you only see sizes that genuinely exist for that video.
Can I use YouTube thumbnails?
Thumbnails are publicly served by YouTube's CDN — accessible to anyone. But accessibility and copyright are separate questions.
- Personal use — saving for reference, research, or offline collections — is generally fine.
- Fair use covers commentary, criticism, news reporting, teaching, and parody, even without permission.
- Commercial use where the thumbnail itself is the main asset (in an ad, on a product) requires permission from the copyright holder — usually the video creator.
- Attribution is always a good practice; credit the creator when publishing their thumbnail.
This tool does not store, cache, modify, or redistribute thumbnails. It constructs direct links to images already publicly served by YouTube's CDN at img.youtube.com.
Frequently asked questions
Not all videos have a maxresdefault (1280×720) thumbnail. This happens with videos uploaded before YouTube introduced high-res thumbnails, very short clips, and some non-standard uploads. When it doesn't exist, YouTube returns a 120×90 placeholder instead of a 404 — this tool detects that and hides the option. The next available size is shown instead.
Yes. Shorts use the same thumbnail system as regular videos. Paste a Shorts URL (youtube.com/shorts/VIDEO_ID) and all available sizes will appear. Note that the thumbnail is landscape (16:9) even if the Short itself is portrait — that's how YouTube stores them.
No. Thumbnails for private videos are not publicly accessible via YouTube's CDN. Unlisted video thumbnails may or may not be accessible depending on YouTube's settings — if you have the video ID, try it and the tool will show whatever YouTube's CDN makes available.
Some browser security policies block blob-URL downloads from cross-origin fetches. When that happens, this tool falls back to opening the image in a new tab. From there, right-click the image and choose "Save Image As…" to save it manually.
All YouTube thumbnails are JPEG files (.jpg). They open in any image viewer, editor, or design tool. Quality is whatever YouTube encoded at upload time — this tool downloads the file exactly as YouTube's CDN serves it, without re-compression or modification.
No. This tool constructs direct links to YouTube's public image CDN — the download goes straight from YouTube's servers to your device. There's no server in the middle, and no rate limits imposed by ConvertProd. If you see slowness, it's the CDN, not this tool.
Not with this tool — it works one video at a time. To batch-download thumbnails for a playlist, you'd need a script that calls YouTube's Data API to get all video IDs, then constructs the thumbnail URLs. Each video's max-res thumbnail follows this pattern: https://img.youtube.com/vi/VIDEO_ID/maxresdefault.jpg
No. Thumbnails are plain JPEG images — no ConvertProd watermark, no YouTube watermark, no overlay added by this tool. What you download is exactly what the video creator uploaded. Any text or logos you see in the thumbnail were added by the creator themselves.