Live Preview (1200×630 scaled)
Test Variables
How it works
- Write HTML/CSS for a 1200×630 canvas
- Use {{variable}} placeholders for dynamic content
- Imago renders it to PNG via headless browser
- Pass variables via URL query params or API
- {{var|default}} syntax provides fallback values
Live Data Sources
| Variable | Data | Example |
|---|---|---|
| {{live:github:username:followers}} | GitHub follower count | {{live:github:torvalds:followers}} |
| {{live:github:username:repos}} | Public repository count | {{live:github:torvalds:repos}} |
| {{live:github:username:stars}} | Total star count | {{live:github:torvalds:stars}} |
Live data is fetched fresh on each render. Cache TTL: 5 minutes.
Share Your Template Coming Soon
Public template gallery coming soon. Share your templates with the community.