YouTube Thumbnail Downloader
Grab the thumbnail image from any YouTube video. Paste a link or ID and download HD, SD, HQ or MQ sizes.
Quick answer: Paste a YouTube URL or video ID and we build the thumbnail image URLs on i.ytimg.com in every size (maxres, sd, hq, mq) so you can preview and download them. It fetches the picture only — not the video.
Last updated
Frequently asked questions
- Does this download the video too?
- No — it only retrieves the thumbnail image. It builds the public thumbnail URLs YouTube already serves; there's no video download involved.
- Which thumbnail sizes can I get?
- Maxresdefault (up to 1280×720 HD), sddefault (640×480), hqdefault (480×360) and mqdefault (320×180). We show whichever ones exist for that video.
- Why is the HD (maxres) thumbnail missing for some videos?
- Not every video has a maxresdefault image — YouTube only generates it when the source was high enough resolution. When it's absent, use sddefault or hqdefault, which almost always exist.
- What YouTube link formats work?
- Standard <code>youtube.com/watch?v=…</code>, short <code>youtu.be/…</code>, <code>/shorts/…</code> and <code>/embed/…</code> links all work, and you can paste a bare 11-character video ID directly.
- Can I use these thumbnails freely?
- Thumbnails are copyrighted by the video's creator. Downloading for personal reference is one thing; republishing them commercially can infringe copyright. Use them responsibly and get permission where needed.
- Why does a download open the image in a new tab instead?
- Browser cross-origin (CORS) rules sometimes block a direct fetch-to-download. When that happens we open the image so you can right-click and 'Save image as' — the result is the same file.
- Is my activity uploaded to us?
- No — the tool builds the image URLs in your browser and the picture loads directly from YouTube's image servers. We don't proxy or log the request.
- Can I get thumbnails for a Shorts video?
- Yes — paste the <code>/shorts/</code> URL and we extract the ID the same way, then fetch its thumbnails.
- Does it work for private or age-restricted videos?
- Only if YouTube serves the thumbnail publicly. Fully private videos won't have accessible thumbnails, so those will fail to load.
- What resolution is best for a video preview?
- Use maxresdefault when available for the crispest 1280×720 image; fall back to sddefault for a solid 640×480. The smaller mq/hq sizes suit lists and previews.