YouTube Thumbnail Downloader
Paste any YouTube URL and download the thumbnail in every available resolution. Free, instant, no signup required.
How to Download YouTube Thumbnails
Save any YouTube thumbnail in three steps. Works with regular videos, Shorts, live streams, and embeds.
Copy the YouTube URL
Open the YouTube video, Short, or embed and copy the URL from your browser's address bar or the share button. On mobile, tap the Share icon below the video and select "Copy link."
Paste and click "Get Thumbnails"
Paste the URL into the input field above. We auto-detect the video ID from any format: watch?v=, youtu.be/, /shorts/, /embed/, /live/, and playlist URLs.
Download or copy the URL
Pick the resolution you need. Click "Download" to save the .jpg file directly, or "Copy URL" to grab the direct CDN link. On mobile, long-press the thumbnail image to save it.
Supported YouTube URL Formats
Our YouTube thumbnail grabber accepts every URL format YouTube uses. Just paste the full URL. No need to extract the video ID yourself.
| Format | Example URL | Where you'll find it |
|---|---|---|
| Standard watch | youtube.com/watch?v=VIDEO_ID |
Browser address bar on desktop |
| Short share link | youtu.be/VIDEO_ID |
Share button, messaging apps |
| YouTube Shorts | youtube.com/shorts/VIDEO_ID |
Shorts feed, mobile app |
| Embed | youtube.com/embed/VIDEO_ID |
Embedded players on websites |
| Live stream | youtube.com/live/VIDEO_ID |
Live and past live streams |
| Playlist with video | youtube.com/watch?v=VIDEO_ID&list=... |
Playlist pages |
YouTube Thumbnail Sizes & Specs
YouTube generates up to five thumbnail sizes for every video. Custom thumbnails uploaded by creators are available at max resolution. The full list:
Available download sizes
| Quality | Dimensions | Aspect Ratio | File Name | Best For |
|---|---|---|---|---|
| Max Resolution | 1280 × 720 | 16:9 | maxresdefault.jpg |
Blog posts, presentations, competitive analysis |
| Standard Definition | 640 × 480 | 4:3 | sddefault.jpg |
Social media posts, email headers |
| High Quality | 480 × 360 | 4:3 | hqdefault.jpg |
Embedded previews, internal docs |
| Medium Quality | 320 × 180 | 16:9 | mqdefault.jpg |
Email thumbnails, mobile previews |
| Default | 120 × 90 | 4:3 | default.jpg |
Tiny placeholders, favicons |
YouTube's recommended upload specs for custom thumbnails
If you're creating your own thumbnails (not just downloading others), these are the specs YouTube recommends for custom thumbnails in 2026:
Resolution
1280 × 720 px
Aspect Ratio
16:9
Max File Size
2 MB
Accepted Formats
JPG, PNG, GIF
Minimum width is 640 pixels. For best results, use 1280×720. YouTube displays thumbnails at sizes ranging from 120×90 in suggestions to full-width on TV apps, so text and faces need to be readable even when tiny.
Why Download YouTube Thumbnails?
People use a YouTube thumbnail saver for more than collecting images. These are the most common reasons.
Competitive research
Download thumbnails from top-performing videos in your niche. Study face positioning, text placement, color choices. Build a swipe file of proven designs before creating your own.
Presentations & pitch decks
Showing clients or stakeholders a full-resolution thumbnail is cleaner than a screenshot. 1280×720 is high enough for most slide decks and looks sharp on projectors.
Blog posts & articles
Writing about a YouTube video? Lots of blogs use the thumbnail with a play button overlay instead of a full embed. It loads faster and you control the layout. Download the image, drop it in your CMS, link it to the video.
A/B test inspiration
Some creators swap thumbnails multiple times after publishing. If you download each version, you can track which design they settled on. The one that sticks is usually the one getting better CTR.
Social media & newsletters
Some platforms generate awful-looking previews when you paste a YouTube link. Downloading the thumbnail gives you control over image quality and cropping instead of leaving it up to Twitter or LinkedIn's card renderer.
Archival & documentation
Videos get deleted or go private all the time. The thumbnail is often the only visual record that a video existed. Researchers and journalists use this for documentation.
Troubleshooting
Something not working? These are the issues we see most often.
The max resolution thumbnail shows a gray placeholder
Not every video has a max resolution (1280×720) thumbnail. This happens when:
- The creator didn't upload a custom thumbnail (YouTube auto-generated one at lower resolution)
- The video is older and was uploaded before YouTube supported HD thumbnails
- The video is a YouTube Short (vertical format, so the 16:9 maxres version may not exist)
Fix: Download the Standard Definition (640×480) or High Quality (480×360) instead. These exist for nearly every YouTube video ever uploaded.
The download button opens the image in a new tab instead of saving it
Some browsers (especially Safari on iOS) don't support programmatic downloads for cross-origin images. When that happens, we open the image in a new tab instead.
Fix: Long-press (mobile) or right-click (desktop) the image in the new tab and select "Save Image As." Or use the "Copy URL" button, paste it into a new tab, and save from there.
The tool says "invalid URL" but my link is correct
Make sure you're pasting the full URL including the protocol. We accept all standard formats, but some edge cases can trip up the parser:
- Make sure there's no extra whitespace before or after the URL
- URLs shared from the YouTube app sometimes have tracking parameters. That's fine, we strip them automatically
- Private or unlisted videos still have public thumbnails, so those URLs should work
Shortcut: You can also paste the 11-character video ID directly (e.g., dQw4w9WgXcQ) without the full URL.
No metadata shows (title, channel name)
Video metadata comes from YouTube's oEmbed endpoint. If it doesn't appear, the video might be age-restricted, region-locked, or the endpoint could be temporarily down.
This doesn't affect thumbnails. Thumbnails come from a separate YouTube CDN and will still load and download fine even when metadata is missing.
Custom vs. auto-generated: how to tell
If the max resolution (1280×720) thumbnail has text overlays, edited faces, or branded graphics, it's a custom thumbnail the creator uploaded. If it looks like a random frame from the video with no text and a natural composition, YouTube probably auto-generated it. Auto-generated thumbnails are usually only available at lower resolutions.
The Manual URL Method (No Tool Needed)
Want to grab a thumbnail without any tool? YouTube stores all thumbnails at predictable URLs. Replace VIDEO_ID with the 11-character ID from any YouTube URL:
// Max Resolution (1280×720)
https://img.youtube.com/vi/VIDEO_ID/maxresdefault.jpg
// Standard Definition (640×480)
https://img.youtube.com/vi/VIDEO_ID/sddefault.jpg
// High Quality (480×360)
https://img.youtube.com/vi/VIDEO_ID/hqdefault.jpg
// Medium Quality (320×180)
https://img.youtube.com/vi/VIDEO_ID/mqdefault.jpg
// Default (120×90)
https://img.youtube.com/vi/VIDEO_ID/default.jpg
For example, to get the max resolution thumbnail for a video with ID dQw4w9WgXcQ, you'd visit:
https://img.youtube.com/vi/dQw4w9WgXcQ/maxresdefault.jpg
This works in any browser. Paste the URL, right-click the image, save it. Our tool above automates this and adds one-click downloads with proper filenames, but the manual method works anywhere.
How to Save YouTube Thumbnails on Mobile
Most YouTube watching happens on phones. The process is slightly different on iOS and Android.
iPhone & iPad (Safari)
- Open the YouTube app and tap the Share button below the video
- Tap Copy link
- Open Safari and navigate to this tool page
- Paste the URL and tap Get Thumbnails
- Tap Download. If the image opens in a new tab, long-press it and select Add to Photos
Android (Chrome)
- Open the YouTube app and tap the Share button below the video
- Tap Copy link
- Open Chrome and navigate to this tool page
- Paste the URL and tap Get Thumbnails
- Tap Download. The file saves to your Downloads folder automatically
What You Can Download Thumbnails From
This YouTube thumbnail grabber works with every type of YouTube content that has a video ID.
Regular videos
All five resolutions available
YouTube Shorts
Max res may be limited on some Shorts
Live streams
Active and past live stream thumbnails
Music videos
Including YouTube Music links
Unlisted videos
Thumbnails are publicly accessible
Embedded videos
Copy the embed URL from any site
Frequently Asked Questions
Is it legal to download YouTube thumbnails?
YouTube thumbnails are publicly accessible images on YouTube's CDN. Your browser downloads them every time you visit a YouTube page. Saving them for personal use, research, education, or commentary generally falls under fair use in most jurisdictions.
That said, thumbnails are copyrighted by the video creator. Using someone else's thumbnail commercially (as your own video thumbnail, a product image, or in paid ads) without permission could infringe on their copyright. Being publicly accessible doesn't change the copyright status.
Credit the original creator when you use their thumbnail, and don't use downloads in ways that could be confused with your own original work.
What size should a YouTube thumbnail be?
YouTube's official recommendation is 1280 × 720 pixels, 16:9 aspect ratio. Minimum width is 640 pixels. Accepted formats: JPG, GIF, and PNG. Max file size: 2 MB.
In practice, design at 1280×720 and export as JPG (for photos) or PNG (for graphics with sharp text). Thumbnails show up at wildly different sizes across YouTube: 120×90 in sidebar suggestions, full-screen on smart TVs. Make sure text and faces are legible even at the smallest sizes.
How do I find the video ID from a YouTube URL?
The video ID is the 11-character alphanumeric code in every YouTube URL. It can include letters (a-z, A-Z), numbers (0-9), hyphens (-), and underscores (_). Where it sits depends on the URL format:
youtube.com/watch?v=dQw4w9WgXcQ— afterv=youtu.be/dQw4w9WgXcQ— after the slashyoutube.com/shorts/dQw4w9WgXcQ— after/shorts/youtube.com/embed/dQw4w9WgXcQ— after/embed/
Our tool extracts this automatically. You can also paste the bare 11-character ID without any URL wrapper.
Why is my thumbnail low quality or showing a gray placeholder?
Not every video has a 1280×720 thumbnail. YouTube only generates it when the creator uploads a custom thumbnail or when the video itself is high enough resolution. A gray or missing max-res image usually means one of three things:
- The creator let YouTube auto-generate the thumbnail from a video frame (no custom upload)
- The video was uploaded before ~2013, when HD thumbnails weren't standard
- It's a YouTube Short. Shorts are vertical (9:16), so the horizontal 16:9 maxres version often doesn't exist
If max resolution isn't available, Standard Definition (640×480) and High Quality (480×360) are almost always there. Good enough for most use cases.
Can I download thumbnails from YouTube Shorts?
Yes. Paste the Shorts URL (e.g., youtube.com/shorts/VIDEO_ID) and we'll pull all available thumbnails. The tool auto-detects Shorts URLs and shows a note about resolution limits.
One thing to know: Shorts are vertical (9:16), but YouTube still generates horizontal thumbnail images in 16:9 and 4:3. So the downloaded thumbnails may look cropped or letterboxed compared to what you see in the Shorts feed.
How is this different from right-clicking and saving the thumbnail?
Right-clicking a thumbnail on YouTube gives you whatever resolution YouTube loaded for that spot on the page, usually 320×180 or 480×360. YouTube picks the size based on your viewport and device.
This tool gives you every available resolution, including the full 1280×720 that YouTube probably didn't load on the page you were looking at. You also get clean filenames and direct CDN URLs instead of YouTube's optimized browser versions.
Do I need to install anything or create an account?
What file format are YouTube thumbnails?
Always JPEG (.jpg). YouTube converts everything to JPEG on its CDN, even if the creator uploaded a PNG or GIF.
Downloads from this tool will always be .jpg files. If you need PNG (for transparency or lossless quality), convert the downloaded JPEG in any image editor.
Design Better Thumbnails
Now that you have the thumbnail, the next question is: would it actually get clicks? BrightBean's API scores thumbnails on text readability, face positioning, color contrast, and predicted click-through rate.