Free Tool · 10 Templates
OG Image Generator
Create beautiful Open Graph images for Twitter, Facebook, LinkedIn. 10 templates, 5 fonts, custom backgrounds.
Preview (1200 x 630)
Enter a title and click Generate
API Example
curl -X POST https://shotapi.net/v1/og-image \
-H "X-API-Key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"title": "Your Title"}' \
--output og-image.png