YouTube Shorts thumbnail downloader
Download YouTube video thumbnails in every available resolution.
Paste any YouTube URL and this fetches the video's thumbnail images directly from YouTube's public image CDN, with no API key and no server of ours in the middle. The video ID is parsed locally in your browser, which then requests the images from i.ytimg.com exactly as it would if you visited the page. YouTube publishes several sizes per video and this shows every one that exists, falling back gracefully when the largest was never generated. The sizes are maxresdefault at 1280×720, sddefault at 640×480, hqdefault at 480×360, mqdefault at 320×180 and default at 120×90. Only videos uploaded in HD get maxresdefault, which is why older uploads stop at hqdefault. Standard watch links, youtu.be short links, /shorts/ and /embed/ URLs all resolve to the same eleven-character ID. Thumbnails remain the creator's copyright: personal reference is one thing, republishing another.
About the YouTube Thumbnail Downloader
Paste any YouTube video URL — full youtube.com/watch links, youtu.be short links, Shorts, or embed URLs — and instantly preview and download the video's thumbnail in every resolution YouTube publishes, including maxresdefault (1280×720), standard (640×480), HQ, MQ and the default 120×90 size.
How to use the YouTube Thumbnail Downloader
- 01Copy a YouTube video URL from your browser or the Share button.
- 02Paste it into the input field above — the video ID is detected automatically.
- 03Preview each available thumbnail size side by side.
- 04Click Download on the size you want to save it as a JPG to your device.
Why use our YouTube Thumbnail Downloader
- 01
All resolutions
Get max-res HD (1280×720), SD (640×480), HQ, MQ and default sizes in one click each.
- 02
Works with every URL
Supports youtube.com/watch, youtu.be, /shorts/ and /embed/ formats.
- 03
Graceful fallback
If maxresdefault isn't available, the tool falls back to the largest size YouTube did generate.
- 04
No API key, no upload
Thumbnails are fetched from YouTube's public image CDN directly by your browser.
What resolution are YouTube thumbnails?
YouTube generates a fixed ladder of thumbnail files for each video at predictable URLs. maxresdefault is 1280×720, sddefault is 640×480, hqdefault is 480×360, mqdefault is 320×180 and the base default is 120×90. The important detail is that maxresdefault only exists for videos uploaded in high definition — for older uploads, low-resolution sources and some Shorts, YouTube simply never created that file, and requesting it returns a placeholder rather than an error. That is why a thumbnail downloader sometimes appears to fail on older videos, and why this tool checks what actually exists and falls back to the largest size that does. A second quirk worth knowing is that hqdefault and sddefault are 4:3 rather than 16:9, produced by letterboxing the widescreen frame, so those variants carry black bars that were never part of the creator's artwork.
Which URL formats work and how the ID is extracted
YouTube uses several URL shapes for the same video and all of them carry the same eleven-character identifier. The standard watch URL puts it in a query parameter, youtu.be short links put it in the path, Shorts use a /shorts/ path segment, and embed URLs use /embed/. This tool parses all four locally, which means you can paste whatever you copied — from the address bar, the Share button, or a link someone sent you — without editing it first. Extra parameters such as playlist references, timestamps and tracking tags are ignored rather than breaking the parse. Because the parsing happens in your browser, the URL itself is never sent anywhere; the only network request made is your browser fetching the image from YouTube's CDN, which is the same request that would happen if you loaded the video page normally.
Copyright, fair use and what you can actually do with a thumbnail
This is worth being straightforward about. A thumbnail is a creative work and is protected by copyright, generally belonging to the video's creator or their rights holder. Downloading one for personal reference, for research, for commentary or for a review is broadly the kind of use that copyright law accommodates, and it is served from a public CDN precisely so it can be displayed widely. Republishing someone else's thumbnail as your own, using it in advertising, putting it on merchandise or presenting it in a way that implies endorsement is a different matter and can infringe both copyright and YouTube's terms of service. The safe positions are: use it as a reference for your own design work, use it in genuine commentary or criticism with attribution, or get the creator's permission. If a thumbnail is going into anything commercial, ask first — creators are frequently willing, and a short message is cheaper than a takedown.
Thumbnail variants and when each exists
| Filename | Pixels | Ratio | Always available |
|---|---|---|---|
| maxresdefault | 1280 × 720 | 16:9 | HD uploads only |
| sddefault | 640 × 480 | 4:3 | Usually |
| hqdefault | 480 × 360 | 4:3 | Yes |
| mqdefault | 320 × 180 | 16:9 | Yes |
| default | 120 × 90 | 4:3 | Yes |
The 4:3 variants are letterboxed from the 16:9 original, so they carry black bars the creator never designed.
Frequently asked questions
Is it legal to download YouTube thumbnails?
Thumbnails are served from a public CDN and downloading one for personal reference, research or genuine commentary is broadly acceptable. Republishing commercially can infringe copyright and YouTube's terms — ask the creator first.
Why is the maxresdefault image missing?
YouTube only generates the 1280×720 file for videos uploaded in HD. Older or low-resolution uploads stop at hqdefault, and the tool falls back to the largest size that exists.
Does this work with YouTube Shorts?
Yes. Paste a /shorts/ link and the eleven-character video ID is extracted the same way as for a standard watch URL.
Do you upload the URL or the thumbnail anywhere?
No. The video ID is parsed locally and your browser fetches the image straight from YouTube's i.ytimg.com CDN. Nothing passes through our servers.
Do I need a YouTube API key?
No. The thumbnail URLs are public and predictable, so no API access or authentication is involved.
Why do some sizes have black bars?
hqdefault and sddefault are 4:3 variants produced by letterboxing the 16:9 original. The bars are added by YouTube, not by the creator.
Which URL formats are supported?
Standard watch links, youtu.be short links, /shorts/ links and /embed/ links. Extra parameters such as timestamps and playlist references are ignored safely.
Can I get a thumbnail for a private video?
No. Private and unlisted-but-restricted videos do not expose public thumbnail files, so there is nothing to fetch.
What format are the downloads?
JPG. That is the format YouTube stores thumbnails in on its CDN, so the file is served exactly as published.
Last updated
Thumbnail filenames and dimensions verified against YouTube's public i.ytimg.com image CDN. Copyright guidance is general information, not legal advice.