OG Social Card Generator avatar

OG Social Card Generator

Under maintenance

Pricing

from $10.00 / 1,000 results

Go to Apify Store
OG Social Card Generator

OG Social Card Generator

Under maintenance

Turn any URL into a stunning 1200×630 Open Graph share card — in batch. Auto-extracts title, description & site name, with light/dark/auto themes, custom text overrides, and your logo. $0.03/card.

Pricing

from $10.00 / 1,000 results

Rating

0.0

(0)

Developer

Yixing Chen

Yixing Chen

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

16 days ago

Last modified

Share

Turn any URL into a stunning 1200×630 Open Graph (OG) share card — automatically. Perfect for link previews on Twitter/X, Facebook, LinkedIn, Slack, and Discord.

Why this one (not the free generators)

  • Batch mode — paste several URLs (comma or newline separated) and get a card for each in a single run. Most free tools only do one at a time.
  • Full control — override the auto-extracted title, description, or site name with your own copy when the page metadata is weak.
  • Theme pickerauto (follows Dark mode), light, or dark.
  • Branding — drop in your own logo (URL or data URI).
  • Deterministic palette — each domain gets a consistent accent color, so your cards look on-brand at a glance.

Input

FieldTypeDefaultDescription
urlstring (required)One URL, or several separated by commas / new lines
themeauto | light | darkautoCard theme
dark_modebooleanfalseUsed when theme is auto
logostringOptional logo image URL or data URI
title_overridestringReplace the extracted title
description_overridestringReplace the extracted description
siteName_overridestringReplace the extracted site name

Output

  • A PNG per URL saved to the Key-Value Store as CARD.png (or CARD_1.png, CARD_2.png, … for batches)
  • One dataset item per URL: url, siteName, title, description, theme, cardImageKey

Examples

Single card:

{ "url": "https://github.com" }

Batch of three:

{ "url": "https://github.com, https://apify.com, https://openai.com" }

Custom copy + dark:

{ "url": "https://example.com", "theme": "dark", "title_override": "My Big Launch", "description_override": "Join the waitlist today" }

Pricing

$0.03 per card (per dataset item). No subscription, no minimum — you only pay for the cards you actually generate.

Notes

Premium features (PDF export, API-key auth, Pro tier with higher rate limits) are coming soon.