Bulk YouTube Thumbnail Downloader
Paste a list of YouTube links and grab every thumbnail in one pass. Regular videos, Shorts, and youtu.be links can all be mixed in the same list. Everything runs in your browser, with no signup.
Paste a list of YouTube links and grab every thumbnail in one pass. Regular videos, Shorts, and youtu.be links can all be mixed in the same list. Everything runs in your browser, with no signup.
youtu.be short links, Shorts, embed URLs, and bare 11-character video IDs all work, and you can mix them.Get Thumbnails.The tool reads each line, finds the video ID, and checks which sizes that video actually has. It runs entirely in your browser: no account, no install, no watermark, and no cap on how many lists you process.
Every YouTube video stores its thumbnail as a set of plain image files on Google's content servers. This tool does not generate or edit anything. For each link you paste, it works out the video ID, requests each stored size, and hands back the real files. Doing it in bulk just means repeating that for a whole list at once instead of one video at a time, so you are not pasting links one by one. Nothing is uploaded; the work is reading public image URLs.
When a video was never given an HD image, YouTube does not return a 404. It returns a 120x90 grey placeholder with a normal success code, which is why naive bulk scripts often save dozens of tiny grey squares. This tool checks the real width of every file before it shows a button, so a card only offers the sizes that genuinely exist. If a video has no 1280x720 HD file, you get a button for the largest size it actually has instead of a broken image.
YouTube keeps each thumbnail at a fixed file name. For every video in your list, the tool offers each size that exists, largest first.
| Size | File name | When it exists |
|---|---|---|
| 1280x720 (HD) | maxresdefault.jpg | HD uploads or videos with a custom thumbnail |
| 640x480 | sddefault.jpg | Most videos |
| 480x360 | hqdefault.jpg | Every video |
| 320x180 | mqdefault.jpg | Every video |
For the complete list of formats, including WebP and frame thumbnails, read the YouTube thumbnail URL guide. For pixel dimensions and file limits, see the YouTube thumbnail size guide.
You do not have to clean up the links first. Each line can be any of these, and you can mix them in one list:
| Link type | Example |
|---|---|
| Standard watch URL | youtube.com/watch?v=VIDEO_ID |
| Short link | youtu.be/VIDEO_ID |
| Shorts | youtube.com/shorts/VIDEO_ID |
| Embed | youtube.com/embed/VIDEO_ID |
| Live | youtube.com/live/VIDEO_ID |
| Bare ID | VIDEO_ID |
Lines that are not valid YouTube links are skipped and counted, so one bad paste does not stop the rest of the list.
If you only need a single thumbnail, the one-box tools are simpler. Use the YouTube thumbnail grabber homepage for the full walkthrough, the YouTube thumbnail downloader for a download-focused page, or the YouTube thumbnail extractor. To look at an image full size without saving it, use the YouTube thumbnail viewer. Working only with Shorts? The YouTube Shorts thumbnail downloader also grabs the vertical 9:16 image.
Paste one YouTube link per line into the box at the top of this page and click Get Thumbnails. The tool reads the video ID from each line, fetches every size that video stores, and shows a card with a download button for each real resolution. Save each thumbnail with one click.
There is no hard limit, but the tool checks four image sizes per video in your browser, so very long lists take longer and use more memory. A few dozen links at a time is comfortable on any device. For hundreds of videos, paste them in smaller batches.
Yes. Each line can be a standard watch URL, a youtu.be short link, a Shorts URL, an embed URL, a live URL, or a bare 11-character video ID, and you can mix them all in the same list.
Real images. YouTube serves a 120x90 grey placeholder when a size was never generated, so the tool checks the actual width of each file and only shows a button for sizes that really exist. If a video has no HD 1280x720 file, you get a button for the largest size it does have instead of a broken placeholder.
No. The whole tool runs in your browser, with no account, no install, no watermark, and no cap on how many lists you process.
Not directly. A browser tool cannot read a channel or playlist without YouTube's API, so you still need the individual video links or IDs. Copy the links you want, or export them from a playlist, then paste the list here.