Image and video decision
Orshot.com
A useful subset (template-driven image/PDF rendering with a simple workflow runner) is realistic to build and self-host by a competent engineer, but reproducing Orshot's full product (agent orchestration, large template library, social publishing, white-label embed and SLA-grade scale) is a larger effort.
Visit website↗Open-source builds that already do this
Every project below is open source and already does this job today. Fork one, self-host it, or take the parts you need — the build prompt further down assumes an empty file, and this is the shortcut past that. Licences differ; check the one on each card before you ship.
What a replacement has to do
- Render parameterized templates (images/PDFs/videos) from an API and deliver outputs to storage or a webhook.
What it still won’t have
- Pre-built AI agents and on-product agent orchestration
- Large template library (2,000+ templates) and built-in Canva/Figma imports
- Social publishing to 15+ platforms and built-in scheduling
- White-label embed with multi-tenant features and per-user editor sessions
- Service-level uptime and operational scale (99.98% uptime claim)
What remains hard
- Integration maintenance
Connect the tools you already use.
- Execution quality
99.98% uptime · 928,000+ renders served
First-year cost
Keep paying
Paying is—cheaper in year one.
On cash alone, building overtakes the subscription at 6 seats.
Money you would actually spend
Time you would spend
—
What you would spend
What we assumed
The verdict above measures whether you could build it. This one is only about money.
Runnable build prompt
Build a minimal template-driven visual rendering service using Node.js + Express, a Postgres DB for templates, FFmpeg and Puppeteer for rendering, and S3 (or Cloudflare R2) for storage. Core features in scope: (1) a JSON template format with named parameters and layer types (text, image, video), (2) a REST API endpoint /render that accepts templateId + modifications and returns a signed URL to the rendered asset, (3) a background worker to convert templates to PNG/JPEG, multi-page PDF and MP4 (use Puppeteer/HTML->PDF and FFmpeg for video stitching), (4) a simple workflow runner that polls a Google Sheet or accepts webhooks and queues renders, (5) deliver to S3 and emit a webhook on completion. Out of scope: WYSIWYG editor, Canva/Figma import, multi-tenant embed, social publishing, AI agent orchestration. Include input validation, retries, error handling, basic tests for API and worker, and Docker compose for local dev.
How we checked
How the score was reached
- Partly verdict base52
- An open-source build was found+5
- 4 cited sources+3
- Price verified on pricing page+3
- 3/3 assessment runs agreed+4
- Evidence score67
The base comes from the verdict. Everything under it is a check that either happened or did not, and each one is a fact frozen in this record rather than a judgement made at render time — so the same evidence always produces the same number.
How scoring works →Cited sources · 4
Every page the run actually retrieved.
- official productOrshot — Home
- official pricingOrshot — Pricing
- official docsOrshot — Features
- open sourcetemplated — repo
Integrity checks
What held up, and what did not.




