🚀Early adopter pricing — $9/mo locked forever

Your links look bad on Twitter & Slack.
Fix it in 30 seconds.

Generate beautiful Open Graph images for blogs, docs, and product pages — no design required.

✓ Free forever  •  ✓ No signup required  •  ✓ Works in 30 seconds

Before → After

BEFORE
🔗
example.com/blog/my-post
No image preview
Low click-through rate
example.com
AFTER
Beautiful OG image example
example.com • 3x more clicks

How It Works

Three simple steps — done in 30 seconds

1

Enter Your Title

Type your headline and pick a template that matches your brand.

2

Copy the URL

One-click copy. The image URL is all you need — no downloads required.

3

Paste in Your HTML

Add the meta tag. Your links now look amazing when shared!

Works with:Twitter/XLinkedInFacebookSlackDiscord
Used by indie developers and makers

Perfect For

🚀

Indie Hackers & SaaS Founders

Make your launches and updates stand out in social feeds.

📝

Blogs & Documentation Sites

Auto-generate beautiful previews for every post.

📢

Product Launches & Changelogs

Announce new features with eye-catching visuals.

Simple Pricing

Start free, upgrade when you're ready

🎁 Early adopter pricing — $9/month locked forever for early users

Free

$0

Forever free

  • Unlimited images
  • 8 basic templates
  • OG size (1200×630)
  • ~Small watermark
Start Free
MOST POPULAR

Pro

$9/mo

Cancel anytime

  • Everything in Free
  • No watermark
  • API access
  • 8 premium layouts
  • Custom backgrounds
  • All platform sizes
Get Pro →
💰 BEST VALUE

Pro Annual

$79/yr

Save 27% ($6.58/mo)

  • Everything in Pro
  • Locked-in pricing
  • Priority support
  • All future templates
Get Annual →

💳 Secure payment via Gumroad. License key delivered instantly.

Generate Your OG Image

Customize your image below, then copy the URL or download

Basic

✨ Premium Layouts(Pro only)

Selected: 1200×630

Pro Features

90% smaller files, solid colors

Preview

1200×630

Your meta tag:

Remove watermark →
<meta property="og:image" content="" />

Why OG:IMAGE?

The simplest and most affordable OG image solution

FeatureOG:IMAGEBannerbearPlacidVercel/og
Starting Price$9/mo$49/mo$19/moFree*
Free Tier✓ Unlimited30 creditsTrial only
Setup Time30 seconds~30 min~30 min~1 hour
Requires DeploymentNoNoNoYes
Lines of Code1 line (URL)10+ lines10+ lines20+ lines
💰

5x Cheaper

$9/mo vs $49/mo for Bannerbear. Same features, fraction of the cost.

Zero Friction

The image IS the URL. Copy, paste, done. No SDK, no auth, no deployment.

🎁

Actually Free

Unlimited images on free tier. Others give you 30 credits then cut you off.

Integrations

Use OG:IMAGE with your favorite tools

📦

npm Package

TypeScript SDK

$ npm install ogimage-art

Full TypeScript support for Next.js, Remix, Astro, and any Node.js project.

🔷

WordPress Plugin

One-click install

Auto-generate OG images for all your posts

Settings page, per-post customization, and automatic meta tag injection.

GitHub Action

CI/CD ready

uses: ogimage-art/ogimage-action@v1

Generate images in your pipeline for docs, blogs, and static sites.

next.js / app / blog / [slug] / page.tsx
import { generateUrl } from 'ogimage-art';

export async function generateMetadata({ params }) {
  const post = await getPost(params.slug);
  
  return {
    openGraph: {
      images: [generateUrl({ 
        title: post.title,
        subtitle: post.excerpt,
        template: 'gradient'
      })],
    },
  };
}

Frequently Asked Questions

What is an OG image?+
OG (Open Graph) images are the preview images shown when you share a link on Twitter, Facebook, LinkedIn, Slack, Discord, and other platforms. A good OG image dramatically increases click-through rates.
How do I use the generated images?+
Copy the image URL and add it to your HTML: <meta property="og:image" content="YOUR_URL" />. Or download the PNG and host it yourself.
What's the difference between Free and Pro?+
Free images have a small "ogimage.art" watermark. Pro removes the watermark and gives you API access with a license key for unlimited generation.
How does the API work?+
Simply make a GET request to /api/og with your parameters (title, subtitle, template). Add your license key (?key=YOUR_KEY) to remove watermarks.
Can I use this for commercial projects?+
Yes! Both free and paid tiers can be used for commercial projects. Pro is recommended for client work to remove watermarks.

Stop shipping links with ugly previews.

Generate your OG image now — free.

No signup required. Start in 30 seconds.