/// TOOLS
30 PDF and document tools, one REST API
Every tool is a single HTTPS endpoint with the same auth, the same signed webhooks, and the same credit ledger. Sandbox keys never bill — copy any curl below and run it in ten seconds.
Four tools — rotate, extract-pages, remove-pages and metadata — are local page operations that never touch a rendering engine, OCR or AI, so they don't cost credits.
Convert
9 tools
HTML to PDF API — faithful to your CSS
1cThe Chromium-based renderer built for invoices, receipts, and reports.
URL to PDF API — save any webpage as PDF
2cWait for `networkidle`, block ads, and archive pages exactly as they render.
Image to PDF API — photos to documents
1cHEIC, PNG, JPG — one API, one PDF out.
PDF to Image API — pixel-perfect page rendering
1cPNG or JPEG, per-page, at 72–600 DPI.
Word to PDF API — Office documents in, PDFs out
2cDOCX, XLSX, PPTX, ODT — one endpoint.
Markdown to PDF API — from .md to shareable PDF
1cREADMEs, release notes and runbooks — styled PDFs in one call.
PDF to HTML API — structure preserved
2cResponsive semantic HTML or pixel-faithful fixed layout — your choice per request.
PDF to PDF/A API — verified archival conversion
1cPDF/A-2b or 3b, verified structurally (and by veraPDF when available) — never a false conformance claim.
PDF to DOCX API — editable text and tables
2cEditable text and tables; layout is best-effort.
Edit
18 tools
Merge PDF API — combine up to 100 files
1cOrder-preserving, metadata-aware, no page loss.
Split PDF API — by page, range or count
1cBy page, by range, by count. All headless.
Compress PDF API — smaller files, controlled quality
1cGhostscript-backed, size-mode tunable.
Watermark PDF API — brand every page
1cCustom text, image, position, opacity — every page.
Rotate PDF API — fix orientation in one call
FreeFix orientation on legacy scans in one call.
Extract PDF Pages API — keep only what you need
FreeCherry-pick pages, get a new PDF.
Remove PDF Pages API — clean deletions, clean numbering
FreePrecise deletions with clean reindexing.
Add Page Numbers API — numbered, professional PDFs
1cAny position, any font, any starting value.
Edit PDF Metadata API — control every field
FreeTitle, author, subject, keywords — all editable.
Fill PDF Form API
1cFill PDF forms by field name. Unknown fields are reported, never silently dropped.
Create PDF Form API — add fillable fields to any PDF
2cPlace fields by exact coordinates, or anchor them to text already on the page.
Flatten PDF Form API
FreeMake filled-in fields and annotations permanent, non-editable page content.
Reorder PDF Pages API
FreeRearrange pages by an explicit order list — duplicate a page by naming it twice.
Crop PDF API
FreeCrop to an exact box in mm, or automatically to the page's text bounds plus a margin.
Linearize PDF API
FreeRestructure a PDF so the first page displays before the rest of the file finishes downloading.
Repair PDF API
1cRecovers a damaged PDF through an escalating repair cascade — reports which tier actually fixed it.
Stamp PDF API — text, image or Bates numbering
1cText, an image, or sequential Bates numbers — nine anchors or exact coordinates, with opacity and rotation.
Split PDF by Type API — auto-sort a mixed PDF into separate documents
3cFeed in one scanned batch of mixed document types; get back one file per document, correctly grouped.
Extract
11 tools
OCR API — searchable text from any scan
3cTesseract, 8 languages, embedded text layer.
PDF to Text API — clean, ordered extraction
1cFast, order-preserving.
PDF to Table API — extract tables from any PDF
2cRuled and borderless. Per-cell confidence. Multi-page merge.
PDF to JSON API — describe the schema, get the data
3cDescribe what you want. Get JSON + confidence. Human review built in.
Bank Statement to CSV API — reconciled, ready for Xero
3cDebits, credits, balances, reconciliation. Xero / QB / OFX.
PDF to Markdown API — clean input for LLMs
2cHeadings, lists, tables. Feed straight to an LLM.
PDF Form Fields API — read every fillable field
FreeName, type, page, rect, value, options, required, read-only — per widget, one call.
PDF Info API — inspect a PDF without opening it
FreePage count, sizes, fonts embedded or not, forms, tagging, PDF/A claim, linearization — one call.
PDF Classify API — label a document with your own categories
2cGive it your own label set; get back the best match, a confidence score, and low-confidence routing to human review.
Ask a PDF API — question answering with verified citations
2cAsk a question in plain English; get an answer with page-level citations that are checked against the real page text before they're returned.
PDF to Chunks API — chunk a PDF for retrieval-augmented generation
2cHeading-aware, table-safe chunking with a real tokenizer — built for feeding a vector store, not just cutting text at a fixed length.
Secure
3 tools
Generate
6 tools
Invoice PDF API — invoices straight from JSON
1cSend line items and parties as JSON; get back a finished, correctly-totalled PDF.
Barcode API — every common symbology
1cNine symbologies, check-digit validation, print-resolution PNG or vector SVG.
QR Code API — generate at scale
1cURL, text, WiFi, vCard, email, phone and SMS payloads — one at a time or 100 per call.
Screenshot API — pixel-accurate page captures
2cFull-page or viewport captures with retina scale, ad blocking and JS wait strategies.
OG Image API — social cards on demand
1cBranded 1200×630 cards from a template, a title and one HTTP call.
DOCX Template API — render Word documents from JSON
1cUpload a .docx with {{ variables }} and table loops; render it from JSON data to DOCX or PDF.
Total: 47 tools live.