Thumbnail URL guide

YouTube Thumbnail URL Pattern

A YouTube thumbnail URL is a public image candidate built from a video ID and a thumbnail filename. TubeSnaps checks these candidates in the browser before labeling them usable.

Last updated:

Surface-aware output

Paste a URL, inspect candidates, then copy, open, or download usable outputs.

No OAuth

Try:

Common thumbnail URL pattern

The most useful pattern for direct thumbnail candidates is https://img.youtube.com/vi/{VIDEO_ID}/{FILENAME}. The video ID is the 11-character YouTube ID, and the filename controls which thumbnail candidate is requested.

FilenameTypical roleNotes
maxresdefault.jpgHigh-resolution candidateBest when available, but not guaranteed.
sddefault.jpgStandard-definition fallbackOften useful when maxres is missing.
hqdefault.jpgReliable fallbackCommonly available for many videos.
mqdefault.jpgMedium previewUseful for small embeds or references.
default.jpgSmall fallbackUsually tiny and not ideal for hero images.

When direct URLs are useful

Direct thumbnail URLs are useful for checking available preview images, adding image references to editorial workflows, or understanding why a thumbnail size is missing. Always check actual dimensions before relying on a high-resolution candidate.

Official context

YouTube API thumbnail resources can include several named sizes, but not every video has every size. TubeSnaps does not claim direct image URLs are guaranteed.

Read YouTube Data API thumbnail documentation.

Related tools

Keep working with this video

FAQ

Common questions

What is the common YouTube thumbnail URL pattern?

A common public image candidate pattern is https://img.youtube.com/vi/{VIDEO_ID}/{FILENAME}.jpg, where the filename can be maxresdefault, sddefault, hqdefault, mqdefault, default, 0, 1, 2, or 3.

Are YouTube thumbnail URLs guaranteed to exist?

No. YouTube does not provide every thumbnail filename for every video, and some high-resolution candidates may be unavailable or behave like placeholders.

Should I use img.youtube.com or i.ytimg.com?

Both host patterns are commonly seen, but TubeSnaps uses img.youtube.com candidates for the first browser-side tool flow and checks availability before recommending a result.

How TubeSnaps checks this

Method and limitations

TubeSnaps builds known public thumbnail image candidates from the video ID, then lets your browser load each candidate and report whether it appears usable.

What this can do

Check candidate URLs, visible availability, natural image dimensions, fallback order, and practical copy/open/download actions.

What it cannot guarantee

It cannot guarantee every video has maxresdefault, prove reuse permission, download YouTube videos, or bypass platform controls.

TubeSnaps does not download YouTube videos. Use outputs only for videos you own, have permission to use, or can lawfully reference. When the result matters for a client, publication, or commercial project, verify the source video and rights before reuse.

Update history

Meaningful changes only

Content reviewed

Reviewed browser-first behavior, source references, rights-aware wording, and practical limitations for this page.