← BACK

yt-thumbz

Generate my YouTube thumbnails

TypeScript ⭐ 2

yt-thumbz

An Electron app for making YouTube thumbnails.

Use

npm install
npm run dev

Choose a background image, edit the title text, adjust the typography/framing controls, and save the generated 1280x720 thumbnail as a PNG.

The app prefers a locally installed MonoLisa font and falls back to common monospace fonts if MonoLisa is unavailable.

Build

npm run build

This creates the compiled Electron/Vite app in out\.

Make the Windows app

npm run dist

This creates a double-clickable Windows app at release\Thumbnail Generator.exe.