Skip to content
Tracked since2026

What is PDFops?

Editorial review
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 Sep 12, 2026

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

Is PDFops worth the price?

95/100

The pricing for PDFops is exceptionally generous, especially the Free tier which offers 100 requests/month without signup.

The Pro tier at $0.004 per call is significantly cheaper than typical hosted PDF APIs, making it a high-value option. This pricing is best for developers and small to medium-sized businesses needing cost-effective PDF manipulation.

Hidden Costs & Gotchas

No mention of overage pricing beyond 4,000 calls

How PDFops's pricing compares

At $16/mo, PDFops is the most premium of its 3 direct competitors.

PDFops
$16

Entry paid plan, monthly. Pricing checked Sep 12, 2026.

Reviews

Improve Your Thinking Patterns Using ChatGPT cover
$99Free with your review

Review PDFops, get a free AI guide

Share your experience and we will send you Improve Your Thinking Patterns Using ChatGPT, free.

Write a review

Best PDFops Alternatives

Top alternatives based on features, pricing, and user needs.

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

Guides & Articles