PDFops

PDFops

Fill and merge PDFs from one HTTP call. No headless Chrome.

P
@pdfops
Coming soon
Visit site
1 PeerPush
🚀
Coming soon
Launching on
PeerPush
API docs pdfops.dev

Details

Pricing
Freemium
Platforms
WebAPIMCP

About PDFops

PDFops is a hosted HTTP API for the PDF work that keeps getting reinvented: fill AcroForm fields, merge documents, generate invoices. No headless Chromium and no native dependencies, so it runs anywhere a fetch call does, including Vercel, Cloudflare Workers, Lambda, Deno Deploy and Bun. Fills are byte-deterministic, which is what makes them testable in CI: same input, same bytes. There is an MCP server too, so agents can call it over stdio without a key.

Screenshots

Screenshot 1 of PDFops
Screenshot 2 of PDFops
Screenshot 3 of PDFops

Reviews (0)

No reviews yet. Be the first to rate this product!

Comments (1)

P
@pdfops

Built this because the usual way to fill or merge a PDF is booting headless Chromium. Same jobs, one HTTP call, no native deps. Output is byte-deterministic, so a filled PDF diffs cleanly in CI.