All posts
Use case··4 min read

Using Gemini Images for YouTube Thumbnails (Without the Watermark)

Gemini is a great source of high-contrast, attention-grabbing imagery for video thumbnails. The only problem is the corner sparkle. Here is how to strip it, resize for YouTube, and ship a thumbnail that does not look like an AI export.

Step 1 — Generate at the right aspect ratio

YouTube thumbnails render at 1280×720 (16:9). When you prompt Gemini, ask for a 16:9 composition from the start: cinematic framing, wide horizon, character on one side with negative space for text overlay. Gemini's Imagen and Nano Banana models both respect aspect-ratio guidance.

Generating at 16:9 means you do not have to crop, and you avoid losing important detail at the edges.

Step 2 — Strip the visible watermark

Upload the image to the tool and click Remove Watermark. The reverse alpha-blend pipeline runs in your browser and produces a clean PNG at the original resolution. Outside the watermark zone every pixel is byte-identical to the source. Inside the watermark zone the original pixels are recovered exactly.

The whole step takes under a second.

Step 3 — Check the YouTube safe zone

YouTube overlays a duration stamp in the bottom-right corner of every thumbnail. It overlaps the same area where the Gemini sparkle used to sit. After you strip the sparkle, you have free space there for the duration stamp — but you should also make sure no critical visual content is in that corner. The general rule: keep faces, text, and focal elements inside the central 80% of the frame.

Step 4 — Add overlay text in your editor

Don't put text on the AI image directly. Use YouTube Studio's thumbnail editor, Canva, Photoshop, or Figma. Layer the cleaned image at the bottom and add bold text on top with a stroke or drop shadow for legibility. Two to four words is the sweet spot for thumbnails.

Step 5 — Export as JPG under 2 MB

YouTube accepts PNG, JPG, GIF, and BMP. JPG is the standard for thumbnails because of the file-size cap. Export at 1280×720, quality 85–90, and verify the file is under 2 MB. Larger files upload but YouTube will compress them further, which can reintroduce artifacts.

What about disclosure?

YouTube's current policy requires creators to disclose AI-generated content that looks realistic. A stylized thumbnail with a clear "Made with AI" indicator or visual style cues is generally fine to publish without explicit disclosure. A photorealistic thumbnail that viewers might mistake for a real photograph is the gray zone — err on the side of disclosure in your description or pinned comment.

Common mistakes

  • Forgetting to strip the watermark. Viewers notice, and it cheapens the impression. Strip first, then overlay text.
  • Cropping out the watermark instead of removing it. You lose composition. Reverse alpha blending is non-destructive.
  • Using the cleaned image as-is for a long-form video cover. The 16:9 YouTube player might letterbox the image if the source aspect is wrong. Verify in YouTube Studio before publishing.
  • Trusting the AI's first result. Generate 4-6 variations, pick the best composition, then strip the watermark from the chosen one.

Strip the sparkle

Free, browser-based, pixel-perfect. Then drop the cleaned image into your editor of choice.

Open the tool