ToolKit·mxl

YouTube Thumbnail & Banner Checker

See your thumbnail the way viewers actually see it — player card, suggested sidebar, mobile feed, search result — with the duration-badge zone overlaid. Switch to banner mode to test channel art against the 2560×1440 safe-area template. Your image never leaves your browser.

Nothing uploads. The file is read locally with FileReader and drawn on this page — no server ever sees it.

    Watch page / large card — source 1280×720
    Desktop search result — ~360×202
    Mobile feed — ~320×180
    Suggested sidebar — ~168×94

    If your title, faces or key text still read at 168×94, the thumbnail works. The dark corner is where YouTube stamps the video duration — keep it clear.

    The current thumbnail spec

    Google's published requirements for a custom video thumbnail (YouTube Help, “Add video thumbnails”) are short:

    PropertyRequirementNotes
    Resolution1280 × 720 recommendedMinimum width 640 px
    Aspect ratio16:9Other ratios get letterboxed or cropped in previews
    File sizeUnder 2 MB10 MB for podcast thumbnails
    FormatsJPG, PNG, GIFNon-animated; no WebP
    AccountVerified, no strikesPhone verification in Studio

    The spec is the easy part — every image editor can hit it. What actually decides whether a thumbnail earns clicks is how it survives being shrunk, which is what the previews above simulate.

    Why thumbnails die at small sizes

    You design a thumbnail on a 1280×720 canvas, but almost nobody sees it at 1280×720. On a desktop watch page the suggested-videos sidebar renders it at roughly 168×94 pixels — about 2% of the area you designed on. Search results get around 360×202, a phone's home feed roughly the width of the screen, 320–400 px. At 168 px wide:

    Then there is the duration badge: YouTube stamps the video length in a dark rounded box in the bottom-right corner of every thumbnail, on every surface. It covers roughly the bottom-right fifth of the width. Text, faces or logos placed there get a timestamp printed over them — the single most common avoidable thumbnail mistake. The badge overlay in the checker marks that zone so you can keep it empty by design. Progress bars (the red watched-strip along the bottom edge) and the “now playing” dimming are also worth remembering, but the badge is the one that hides content.

    The rule-of-thirds grid is there for composition: placing your subject on a third-line intersection rather than dead centre is the oldest trick in photography, and at thumbnail sizes it also conveniently pulls the subject away from the badge corner.

    Banner safe areas — what every device actually shows

    Channel art is one 16:9 image that gets radically different crops per device. Google's spec (YouTube Help, “Manage your channel branding”) sets a minimum upload of 2048 × 1152 with a 1235 × 338 safe area for text and logos, a recommended size of 2560 × 1440, and a 6 MB file limit. Scaled to the recommended 2560×1440 canvas, the numbers every designer uses (see e.g. Have Camera Will Travel's banner guide) are:

    ZoneSize on the 2560×1440 canvasWho sees it
    Text-safe area1546 × 423, centredEveryone — phones show only this
    Desktop strip~2560 × 423, centred bandDesktop browsers (width varies with window)
    TV2560 × 1440 (everything)Smart-TV apps only

    The practical rule: design the full 2560×1440, but treat everything outside the centre 1546×423 as decoration. Channel name, tagline, upload schedule, social handles — all of it inside the safe zone. The outer regions should be texture, colour or imagery that still looks intentional when cropped away, because on most phones it will be.

    Practical design guidance

    This page is general design guidance and a rendering of Google's published specs — platforms change their UIs without notice, so treat the pixel sizes of YouTube's surfaces as close approximations, not contracts.

    FAQ

    Does this tool upload my image anywhere?

    No. The image is read with the browser's FileReader API and drawn onto canvases on this page — it never leaves your device, nothing is sent to any server, and closing the tab removes it from memory. You can verify this in your browser's network tab: choosing a file triggers no network request.

    What is the correct YouTube thumbnail size in 2026?

    1280 x 720 pixels, 16:9 aspect ratio, under 2 MB (10 MB for podcasts), in JPG, PNG or GIF format, with a minimum width of 640 pixels. That is Google's current published spec. Uploading exactly 1280 x 720 avoids any resampling blur from YouTube scaling your image.

    Why does my thumbnail look blurry on YouTube?

    Usually one of three things: the source image was smaller than 1280 x 720 and got upscaled; heavy JPG compression was used to squeeze under the 2 MB limit (export at quality 80-90 instead of 60); or fine detail and thin text simply disappear at the tiny sizes YouTube actually renders — a suggested-video thumbnail is only about 168 pixels wide. Design for the small size, not the editor canvas.

    What is the YouTube banner safe area?

    The centre region that stays visible on every device. Google's spec gives a minimum upload of 2048 x 1152 pixels with a 1235 x 338 safe area for text and logos — at the recommended 2560 x 1440 size that scales to roughly 1546 x 423 in the dead centre. Desktop shows a wider strip of about 2560 x 423, and only TVs display the full 2560 x 1440 image. Anything important outside the centre zone will be cropped on phones.

    Do I need to verify my account to upload custom thumbnails?

    Yes. Custom thumbnails require a verified YouTube account (phone verification) and no active Community Guidelines strikes. Verification is free and takes a minute in YouTube Studio; without it, YouTube only offers the three auto-generated frames.

    What file formats does YouTube accept for thumbnails and banners?

    Thumbnails: JPG, PNG or GIF (non-animated), under 2 MB. Banners: JPG, PNG, BMP or GIF (non-animated), under 6 MB. PNG keeps hard edges and text crisp; a well-exported JPG is usually smaller for photographic images. WebP and animated files are not accepted for either.

    Formula last verified: 29 August 2026 — thumbnail spec (1280×720, 16:9, 2 MB / 10 MB podcasts, min width 640, JPG/PNG/GIF, verified account) checked against YouTube Help: Add video thumbnails; banner spec (min 2048×1152, safe area 1235×338, recommended 2560×1440, 6 MB) checked against YouTube Help: Manage your channel branding, with the scaled 1546×423 safe zone cross-checked against Have Camera Will Travel.

    Related tools