Available now Web app · self-hosted on your server

🎴 Cardsmith

Design social-card templates visually, render them from a GET request. Your self-hosted Bannerbear.

Bannerbear charges $49/month — $588 a year — to render social cards from templates. Cardsmith is the same idea on your own hardware: design a template in the visual editor, type {{title}} in a text layer, and it instantly becomes a REST endpoint that returns a PNG. Unlimited renders, no rate limits, no meter.

$49/mo forever $39once
Cardsmith screenshot

Cardsmith, as it actually looks — a real screenshot, not a mockup.

What's in the box

Features

Visual template editor

Canvas with drag positioning + snap guides, layers panel, and a live preview that matches server output pixel-for-pixel.

Layer types

Text (bundled fonts, weight, align, wrap, auto-shrink to fit), images (upload or URL, cover/contain/fill, radius, opacity), shapes and solid/gradient/image backgrounds.

Sizes for every network

OG/blog 1200×630, X large card 1600×900, Instagram 1080×1080 and 1080×1920 story, LinkedIn 1200×627 — plus fully custom dimensions.

{{variables}}

Type {{title}} in any text layer (or image URL) and the template instantly becomes an API endpoint with that parameter.

Render API

GET /api/render/:templateId?title=...&key=... returns a PNG — deterministic, server-side, bundled Chromium. Point your og:image meta tag straight at it.

Bulk CSV → zip

Upload a CSV, get one PNG per row (up to 500). Batch your podcast back-catalog in one request.

Gallery + starter templates

Every API render logged and browsable with its exact params; 5 polished starter templates included.

100% local

SQLite + filesystem, no telemetry. Your renders never touch a third party.

The receipt

Cardsmith vs Bannerbear

Bannerbear at $49/mo runs roughly $588/year — $1,176 over two years. Cardsmith is $39, once.

CardsmithBannerbear
Price$39 once (or free, MIT)$49/month ($588/yr)
API rendersUnlimited1,000/mo on Starter
TemplatesUnlimited10 on Starter
Data locationYour machine / your VPSTheir cloud
Rate limitsNoneYes
Works offlineYesNo
Source codeMIT, yoursClosed

Cardsmith costs less than a single month of Bannerbear — it pays for itself in 24 days.

Setup

Three steps, no subscription

STEP 01

Buy once on Whop

One-time $39 for the packaged installer — Chromium and every render dependency pre-wired.

STEP 02

Design a template

Drag layers on the canvas or start from one of 5 starter templates. Type {{title}} wherever dynamic text goes.

STEP 03

Call the API

Drop the render URL into your og:image tag, script it from Node or serverless, or bulk-render a CSV into a zip of PNGs.

FAQ

Honest answers

Is it really free on GitHub?

Yes — MIT source at github.com/bensblueprints/og-image-studio. $39 buys the packaged installer with everything pre-wired, plus updates.

How are images rendered?

Server-side with bundled Chromium (Puppeteer), using the exact same HTML renderer as the editor preview — so WYSIWYG is literal. Fonts are bundled and base64-embedded, making output deterministic and fully offline.

Are renders really unlimited?

Yes — your CPU does the work, so there's no render meter and no rate limit. Bannerbear's Starter tier caps you at 1,000 renders and 10 templates a month.

Can I use it for live og:image tags?

Yes — point your meta tags at the render URL (auth via ?key= or X-Api-Key); images render on demand and log to the gallery. For public traffic, host it on a $5 VPS with the included Docker setup.

What's the honest catch vs Bannerbear?

Bannerbear has no-code integrations (Zapier, Airtable), video/GIF generation and managed infrastructure. Cardsmith is images only, on hardware you run. If you need those integrations without touching a server, Bannerbear earns its fee.

Deep-dive comparisons:

Own Cardsmith forever

$39 once. Deploy on your own server — your data never leaves it. No renewal, no account with us, no meter. Or build it yourself from the MIT source — it's the same app.