Placid is the pragmatic pick among image-generation APIs — cheaper than Bannerbear, with a drag-and-drop template editor, REST and URL-based APIs, and tidy plugins for WordPress, Webflow and Airtable. For automated OG images on a content site, it is many developers' first stop.
But it is still a meter on your own content pipeline: plans start around $19/month with a monthly image quota, and every render happens on their servers, from templates that live in their cloud. Three years in, you have paid $684+ to generate pictures of your own blog titles. Cardsmith does the same job from a $39 app you own. Here is the honest breakdown.
What Placid does well
Placid gets a lot right for its price point:
- Fair pricing for the category — meaningfully cheaper than Bannerbear at comparable volumes.
- URL-based image API — build an image URL with parameters, no SDK required.
- First-party plugins — WordPress, Webflow, Craft and Airtable integrations that non-developers can drive.
- Multi-format output — images plus PDFs and simple videos on higher plans.
If you want a hosted service with CMS plugins and predictable modest pricing, Placid is a sensible, well-built choice.
Where the subscription model hurts
The subscription still runs the wrong direction. Your quota resets monthly whether you used it or not; the month you publish more, you pay more. $19/month is $228/year — $684 over three years — for HTML-to-PNG rendering, a commodity your laptop does locally in under a second per image. The cheaper price does not change the shape of the deal: a permanent toll on a solved problem.
Dependency is the quieter cost. Your templates live in Placid's editor, your og:image URLs point at Placid's endpoints, and your render history sits in Placid's dashboard. If they change pricing, deprecate a plan or have an outage during your launch, your entire visual pipeline inherits the problem. Self-hosting is not free of failure — but the failures are yours to fix, not theirs to prioritize.
Cardsmith: the pay-once alternative
Cardsmith is a $39, one-time purchase. Design social-card templates visually, render them from a GET request. Your self-hosted Bannerbear. Cardsmith's templates are instantly URL-driven, Placid-style: type {{title}} in a text layer and GET /api/render/:templateId?title=... returns the PNG — deterministic output from bundled Chromium and bundled fonts, with a gallery logging every render and bulk CSV-to-zip for backfilling an entire archive of posts in one request.
The source code is MIT-licensed at github.com/bensblueprints/og-image-studio — free to build and run yourself, forever. Buying the packaged version on Whop gets you the signed installer, 1-click setup and updates. Either way, there is no account, no telemetry and no renewal date.
Head to head
| Cardsmith | Placid | |
|---|---|---|
| Price | $39 once | $19+/mo |
| Cost over 3 years | $39 | ~$684+ |
| Where your data lives | Your machine / your server | Templates & renders in their cloud |
| Usage limits | None — unlimited use | Monthly render quota by plan |
| Works offline | Yes | No |
| Source code | MIT, on GitHub | Closed |
Who should stay with Placid
Stay with Placid if you run WordPress or Webflow and want the official plugin to handle everything — Cardsmith has no CMS plugins; you wire its render URL into your meta tags or templates yourself (a one-line job in most stacks, but a job). Stay if you need PDF or video output, which Cardsmith does not offer.
Switch if you are comfortable pointing an og:image tag or a fetch call at your own endpoint, and you would rather own unlimited rendering than rent a monthly quota of it.
Making the switch
Step 1 — Buy once on Whop. One-time $39 for the packaged installer — Chromium and every render dependency pre-wired.
Step 2 — Design a template. Drag layers on the canvas or start from one of 5 starter templates. Type {{title}} wherever dynamic text goes.
Step 3 — 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.
Common questions
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.
The bottom line
Subscriptions make sense when a service does ongoing work for you — hosting, syncing, multi-region infrastructure, human labor. They make much less sense when the work happens on your own hardware and the monthly bill is just a toll booth. Cardsmith is our bet that for this job, most people are better served owning the tool: $39 once, cardsmith costs less than a single month of Bannerbear — it pays for itself in 24 days.
Cardsmith is part of OneTimeSuite — 56 desktop and self-hosted apps built on the same principle: your hardware does the work, so you should not pay rent on it. Every app is a one-time purchase with MIT-licensed source on GitHub, no accounts and no telemetry. Want everything at once? OneTimeSuite Complete bundles the whole suite for a single flat $997.
Try Cardsmith — $39, one time
Signed installer on Whop, or build it free from the MIT source. Your call.
Related comparisons: Bannerbear alternative — or browse the whole pay-once suite.