Privacy Policy

Last updated: June 3, 2026

ThumbBattle is an MVP for previewing and voting on YouTube thumbnail variants before publishing.

For the current local-first implementation, uploaded thumbnails are stored as data URLs in the app's local JSON data file. On Vercel, this storage is not durable and should be replaced with durable database and object storage before relying on long-term history.

The app may store anonymous session and voter IDs in localStorage to support saved tests and casual duplicate-vote prevention.

If PostHog analytics is configured, the app may record product events such as page views, test creation, vote link creation, and vote submission. Do not send secrets or raw uploaded image data to analytics.

If you contact us, we use your email address only to respond. Contact: hello@thumbbattle.com.

Not affiliated with YouTube.