Automate OG Image Generation
Create dynamic Open Graph images for blog posts, landing pages, and social sharing automatically.
No credit card required • 50 free API credits
Why Automate OG Image Generation?
Every page you publish needs an OG image for social sharing—blog posts, product pages, landing pages, documentation. Creating these manually is tedious and often gets skipped.
With Templated, generate OG images dynamically based on page content. When someone shares your blog post on Twitter or LinkedIn, they see a beautiful, on-brand preview with the actual title and description—generated automatically.
Ready-to-Use Templates
Start with our professional templates or create your own
How It Works
Three steps to automated OG images
Design Your Template
Create an OG image template (1200x630) with your branding, title placeholder, and optional author/category elements.
Integrate with Your Site
Use our API or signed URLs to generate OG images on-the-fly. Pass page title, description, and metadata as parameters.
Dynamic Generation
OG images are generated automatically when pages are shared. No manual work needed—every page gets a unique, professional preview.
Connect with Your Favorite Tools
Multiple ways to generate OG images automatically
REST API
Integrate Templated into your applications with our powerful REST API

Make
Use Templated with Make to automate image, PDF, and video generation

Zapier
Automate image, PDF, and video generation in Zapier workflows

n8n
Use Templated in n8n workflows to generate images, PDFs, and videos
Spreadsheet Generation
Generate renders in bulk by uploading a CSV or Excel file
MCP
Control Templated from AI assistants using natural language
Generate OG Images via API
A simple POST request to generate Open Graph images
fetch('https://api.templated.io/v1/render', { method: 'POST', headers: { 'Authorization': 'Bearer YOUR_API_KEY', 'Content-Type': 'application/json' }, body: JSON.stringify({ template: 'your-og-template-id', layers: { title: { text: 'How to Build a REST API with Node.js' }, description: { text: 'A complete guide to building production-ready APIs' }, author: { text: 'Jane Smith' }, category: { text: 'Engineering' }, author_avatar: { image_url: 'https://example.com/authors/jane.jpg' } } })}).then(res => res.json()).then(data => console.log(data.render_url));Popular OG Image Use Cases
Blog Posts
Generate unique OG images for every blog post with title, author, and category automatically.
Product Pages
Create product-specific social previews with product images, prices, and key features.
Documentation
Generate doc page previews with page titles and section information for developer docs.
Landing Pages
Create campaign-specific OG images for marketing landing pages and lead magnets.
User Profiles
Generate personalized social cards for user profiles, portfolios, and public pages.
Event Pages
Create event-specific previews with date, time, speakers, and registration info.
What our customers say
People love how great our product works and how we're always there to help
"Great customer service. Templated is a great tool and easy to work with, and their API just makes sense. It's fast, and great for automating visuals. What really stands out is their customer service quick replies, actually helpful, and clearly invested in their users. Smart product, built right."
"Life-saving and incredibly intuitive! This app is absolutely phenomenal! It literally saved my life and my automations on MAKE. The idea behind it is brilliant, and the execution is flawless. It's extremely intuitive, making it super easy to work with, even for those who aren't tech experts. The user-friendly interface and seamless functionality make automation effortless. I highly recommend it to anyone looking for a reliable and efficient solution!"
Frequently Asked Questions
What size should OG images be?
The standard OG image size is 1200x630 pixels with a 1.91:1 aspect ratio. This works well across Facebook, Twitter, LinkedIn, and Slack. Templated supports any dimensions if you need different sizes.
Can I use signed URLs instead of the API?
Yes! Signed URLs let you generate OG images via URL parameters without making API calls. Perfect for static site generators and edge rendering. The image is generated and cached on first request.
How do I integrate with Next.js or Vercel?
Use our API in your getServerSideProps or API routes, or use signed URLs directly in your meta tags. We have examples for Next.js, Astro, Gatsby, and other frameworks in our docs.
Are OG images cached?
When using signed URLs, images are cached after the first generation. For API calls, you can store the rendered URL and reuse it. This keeps costs low and response times fast.
Can I include author photos or avatars?
Absolutely! Add an image layer for author avatars. Pass the avatar URL via the API and it's included in the generated OG image. Works great for blog posts and user profiles.
Is there a free tier for testing?
Yes! Sign up and get 50 free API credits to test OG image generation. No credit card required. This is enough to fully test your workflow before committing to a paid plan.
Explore Other Use Cases
Social Media
Auto-generate Instagram posts, TikTok covers, Facebook banners, and more for your social media campaigns.
ExploreCertificates
Generate professional certificates, diplomas, and awards automatically for courses, events, and achievements.
ExploreE-commerce
Create product banners, promotional images, and sale graphics at scale for your online store.
ExploreMarketing
Automate marketing visuals, campaign graphics, and promotional materials for your brand.
ExploreReal Estate
Generate property listings, open house banners, and real estate marketing materials automatically.
ExploreReceipts & Invoices
Create professional receipts, invoices, and billing documents programmatically via API.
ExploreReady to automate your OG images?
Start generating dynamic social cards automatically. 50 free API credits, no credit card required.