OG Image API
OG Images for Your Website
Generate beautiful Open Graph images on the fly. Enhance your social media presence for blog posts, products, and articles without needing a designer.
Direct URL Usage
Generate OG images dynamically by embedding them in your HTML.
Endpoint Structure
https://imgsrc.pub/og?title=[title]&description=[desc]
- title: Main heading (Required)
- description: Subtitle or content summary
- bg / color: Hex codes without # (Optional)
HTML Implementation
<meta property="og:image"
content="https://imgsrc.pub/og?title=Hello&desc=World" />Social Optimized
Specifically sized at 1200x630px for perfect display on Twitter, LinkedIn, and Facebook.
On-the-fly
No storage required. Images are generated instantly when requested by social crawlers.
Custom Branding
Match your project's brand identity with custom hex colors and typography options.