How to Download a YouTube Thumbnail
Downloading a YouTube cover is not hard, but most instructions assume a desktop browser with a right mouse button. This guide walks through every method that works today, states what each one cannot do, and explains how to tell a real thumbnail from a placeholder before you save it.
Quick answer: The fastest reliable route is to paste the video link into a downloader that probes the sizes for you — it works on phones, needs no right-click, and tells you when a size does not exist. The manual method is to take the video ID, build the URL https://i.ytimg.com/vi/«id»/maxresdefault.jpg, and open it directly in a browser tab.
Method 1 — Right-click the image (desktop only)
On a desktop browser, open the watch page, right-click the cover and choose “Save image as”. It works, but it saves whatever size the page happened to render — often a 480-pixel file — and it is impossible on a phone, which is where most of these requests come from.
Method 2 — Build the URL by hand
Every public YouTube cover follows one shape, and knowing it means you never need a tool at all:
- Take the video ID: the 11 characters after watch?v= (use the video ID finder if the link is a Shorts, live or youtu.be form).
- Build https://i.ytimg.com/vi/«video-id»/maxresdefault.jpg
- Swap the last part for sddefault, hqdefault, mqdefault or default to step down a size.
- Open the URL in a new tab and save the image from there.
Method 3 — Paste the link into a downloader
Paste the link, and the tool resolves the ID for you, checks each size and offers a download button per size. This is the only method that also works on a phone without installing an app, and the only one that warns you when maxresdefault is missing instead of handing you a grey square.
Method 4 — Phone-only workarounds, and why they are worse
Mobile browser “view image” options depend on the browser, long-press saves can pick the wrong element, and screenshotting the player adds UI chrome you then have to crop. None of them give you a file larger than what was on screen.
Check the size before you use it
A saved cover that is 120×90 is YouTube's placeholder: the size you asked for does not exist for that video. Open the file's properties, or use the size ladder on the download page, and pick the largest rung that is genuinely present.