Download YouTube thumbnails in every resolution
YouTube generates multiple thumbnail sizes for every video — from the tiny 120×90 used in search result previews to the full 1280×720 HD version. SnapVid's thumbnail downloader lets you grab any of these directly. No screenshot tools, no cropping — just the exact JPEG file YouTube serves.
Common uses: blog posts and news articles citing videos, video reaction content, competitor research, archiving thumbnails before they change, and YouTubers studying high-performing thumbnail design.
Available thumbnail sizes
- maxresdefault.jpg (1280×720): HD, the version shown on the watch page itself.
- sddefault.jpg (640×480): Standard definition fallback.
- hqdefault.jpg (480×360): High-quality, available for every video.
- mqdefault.jpg (320×180): Medium — used in YouTube's mobile search results.
- default.jpg (120×90): Tiny preview icon.
How to get the URL pattern manually
YouTube thumbnails follow a predictable URL pattern:https://i.ytimg.com/vi/<VIDEO_ID>/maxresdefault.jpg
Replace VIDEO_ID with the 11-character ID from any YouTube URL (the part after watch?v= or youtu.be/). You can visit this URL directly in any browser to view or save the image.
Frequently Asked Questions
Why is the maxresdefault image missing for some videos? +
YouTube only generates maxresdefault for videos originally uploaded at 720p or higher. Older or low-resolution videos cap at hqdefault (480×360). Always start with maxresdefault — if it 404s, drop to sddefault.
What's the difference between maxresdefault and a custom thumbnail? +
The thumbnail you see on YouTube is the creator's custom thumbnail. SnapVid downloads exactly that image — at the resolution YouTube serves it. There's no separate 'creator thumbnail' file; it IS maxresdefault.
Can I download the auto-generated thumbnails? +
Yes. YouTube generates three additional thumbnails per video automatically: 1.jpg, 2.jpg, 3.jpg (taken from 25%, 50%, 75% through the video). They're useful when the custom thumbnail isn't what you want.
Is the downloaded thumbnail copyright-free? +
No. Thumbnails are the creator's original artwork and are protected by copyright like any image. Use thumbnails for personal reference, news reporting, fair-use commentary, or with the creator's permission for re-use.
What format is the thumbnail? +
JPEG (.jpg). YouTube serves all thumbnails as JPEG. To convert to PNG, open the JPEG in any image editor and export as PNG.