Changelog
New features, improvements, and fixes for the ThumbAPI thumbnail generation API.
v1.0.0
Public Beta Launch
- POST /v1/generate endpoint — generate thumbnails from any title
- 4 formats: YouTube (1280x720), Blog/OG (1200x630), Instagram (1080x1080), X (1600x900)
- 3 image styles: faceless, with-image, with-logo
- Bearer token authentication with API keys
- Free tier: 3 generations/month
- Starter ($12/mo), Pro ($29/mo), and Business ($150/mo) plans available
- WebP output with base64 encoding
- JavaScript and Python SDK (beta)
- Webhook support for async generation (Pro+)