Pull every thumbnail size a YouTube video publishes, from 1280x720 down, as JPG or the smaller WebP. Paste a watch, Shorts, youtu.be or embed link.
Every YouTube video publishes its thumbnail at a handful of fixed addresses, and the only thing standing between you and the full-size image is knowing the 11-character video ID and the filename Google uses for each size. The YouTube Thumbnail Downloader reads that ID out of whatever link you paste, builds all five URLs, and saves any of them as a real file.
Link shape does not matter. A watch URL, a youtu.be short link with a timestamp still attached, a Shorts URL, an embed URL, a live URL, or the bare ID on its own all resolve to the same video. What does matter is that not every video has every size, which is the part most grabbers handle badly by showing a broken image and leaving you to guess.
One honest note before you use it: pulling the ID out of your link happens on this page, but the previews and downloads come from Google’s image servers, so the video ID does reach Google. A YouTube thumbnail can only come from YouTube. The images also stay the property of whoever uploaded the video.
Press Load Sample and the field fills with https://www.youtube.com/watch?v=jNQXAC9IVRw, the first video ever uploaded to YouTube. It went up in April 2005 at 240p, and that history is visible straight away in the grid: Max resolution and Standard both come back Not published at this size, because 1280×720 and 640×480 versions of a 240p upload were never generated. High quality at 480×360 and everything below it load normally. That is the honest state of most pre-2010 videos, and the reason this tool checks each size rather than linking all five and hoping.
maxresdefault at 1280×720 is the one people usually want, and it exists only for videos uploaded in HD.sddefault is 640×480, so it is 4:3 and a widescreen video arrives letterboxed inside it. hqdefault at 480×360 behaves the same way and is the size you can rely on being present.mqdefault is a clean 16:9 at 320×180, and default is the 120×90 chip YouTube uses in its own lists.jNQXAC9IVRw-hqdefault.jpg.maxresdefault · HD uploads only
sddefault · 4:3, letterboxed
hqdefault · always present
mqdefault · 16:9
default · the tiny one
Reading the ID out of your link happens on this page, but the previews and downloads come straight from Google’s image servers, so the video ID does reach Google. There is no way around that: a YouTube thumbnail can only come from YouTube. Thumbnails stay the property of whoever uploaded the video, so treat reuse the way you would any other copyrighted image.