Skip to content

callpatchhq/backstage

 
 

Repository files navigation

Logo

🎭 Backstage

The open-source YouTube thumbnail studio

Backstage is a free, open-source desktop app for making YouTube thumbnails that actually get clicks. Everything runs on your machine.

Stars Forks License Issues Release

CI Windows macOS Linux

Home

Editor

Features

  • Layer-based editor with drag, resize, rotate, undo/redo, and auto-save
  • Video frame extraction - scrub any video and pull a frame as a full-res image
  • Background removal via WebAssembly (all builds) or BRIA RMBG-1.4 (open-source build)
  • AI image generation with Gemini (bring your own API key)
  • Carousel generator for multi-page thumbnail layouts
  • Gallery with search, sort, bulk operations, and 30-day trash
  • Export to PNG, JPEG, WebP, APNG, and GIF

Getting Started

Prerequisites

Run

bun install
bun run desktop:dev

Build

bun run desktop:build

The open-source build includes BRIA RMBG-1.4 (non-commercial license). See the model page for details.

cd apps/desktop
bunx tauri build -- --features bria

License

Source code is open source. The BRIA model is restricted to non-commercial use.

Star History

Star History Chart

About

I canceled Canva and made my own open source version of it. Comes with built-in features for making YouTube thumbnails like extracting video frames, edit with layers, remove backgrounds with local AI, and generating/remixing images with Gemini

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 92.6%
  • Rust 4.8%
  • CSS 1.5%
  • JavaScript 0.8%
  • Shell 0.2%
  • HTML 0.1%