FreemiumVisit Website
Tracked since2026
0 reviews trackedWhat is PDFops?
PDFops is a hosted HTTP API for programmatic PDF work, built to run on edge platforms such as Vercel and Cloudflare Workers. It fills AcroForm fields — text, checkboxes, dropdowns, radio groups, and option lists — and merges multiple PDFs, returning the resulting file in the response. There is no headless browser and no per-document render step, so it can be called directly from an edge function. Output is deterministic, which suits audit-sensitive workflows like tax and insurance forms.
Key Features
Fill AcroForm fields (text, checkboxes, dropdowns, radio groups, option lists) via one API callMerge multiple PDFs into a single document in a defined orderRuns on edge runtimes (Vercel Edge, Cloudflare Workers) with no headless browser dependency
Pricing Plans
Pricing checked Jun 15, 2026
Free
Free
Open beta — no signup, no API key. 100 requests/month per IP.
- Fill AcroForm fields + merge PDFs
Pro
$16 / 4,000 calls
$0.004 per call — about 25× cheaper than typical hosted PDF APIs. API key + higher limits.
- Deterministic fill + merge, edge-callable
How PDFops's pricing compares
At $16/mo, PDFops is the most premium of its 3 direct competitors.
Entry paid plan, monthly. Pricing checked Jun 15, 2026.
Reviews

$99Free with your review
Write a reviewReview PDFops, get a free AI guide
Share your experience and we will send you Improve Your Thinking Patterns Using ChatGPT, free.
Best PDFops Alternatives
Top alternatives based on features, pricing, and user needs.
Still deciding?
Most buyers shortlist 2 or 3 tools before committing. Pull a side-by-side comparison or browse the full alternatives shortlist below.
Explore More
PDFops FAQ
What can the API do today?
Two operations: fill the form fields of an existing AcroForm PDF, and merge several PDFs into one. Both return the resulting PDF in the HTTP response.
Do I need to sign up to try it?
No. During beta the API is open with a cap of 100 requests per IP per month, so you can test fill and merge without authentication.
How is it different from browser-based PDF tools?
PDFops runs server-side on edge runtimes and operates on the raw PDF without rendering it in a headless browser, so it can be called directly from a Vercel or Cloudflare edge function.
Source: pdfops.dev