DocRaptor

docraptor.com

YES

Replaceable in one session with an AI coding agent.

An HTML-to-PDF API built on a commercial rendering engine, producing print-quality documents with headers, footers, page numbers and real pagination.

Promptfree, for everyone, and the only version there is
Build PDF generation with a headless browser.

STACK
- Playwright in a container, printing to PDF

THE CSS THAT MATTERS
- @page for size and margins; @media print for everything else
- break-inside: avoid on table rows, figures and list items
- Running headers and footers through the PDF options, not through fixed positioning

WHAT ALWAYS GOES WRONG
- Web fonts arriving after the print call. Await fonts.ready
- Backgrounds dropped. Set printBackground explicitly
- A table splitting mid-row. Repeat the header with thead and display: table-header-group

PAGE NUMBERS
- Playwright supports header and footer templates with page and total placeholders

SAFETY
- Render from your own templates only, never from a URL a user supplies

Include the print stylesheet, the PDF options and the font wait.

What you lose

  • A commercial print engine that handles page breaks, running headers and footnotes correctly
  • Rendering capacity you do not provision
  • Support when a document paginates wrongly, which it eventually will

If you would rather not build

  • Typst or LaTeX, for documents that are genuinely typeset

The escape hatch

open source · no votes, no paid placement

WeasyPrint

$0

Renders HTML and CSS to PDF with proper pagination, no browser.

Kozea/WeasyPrintfree · open source

Playwright

$0

Prints to PDF with header and footer templates.

microsoft/playwrightfree · open source

Why this verdict

our own opinion · changed only by a person

84/100

Verdict yes at 84. Playwright prints well enough for invoices and reports; the print stylesheet is where the effort goes.

History

tracked since 10 Aug 2026 · nothing is ever overwritten

Interest · last 30 days

Nothing recorded yet. This chart fills in once the page has visitors, votes or prompt copies — it will not draw a flat line to look busy.

Questions about DocRaptor

answered from the record above

Is DocRaptor free?

No — the plan we track is $15 a month. From around $15/month billed monthly for a fixed number of documents.

Can you replace DocRaptor by building your own?

YES. Replaceable in one session with an AI coding agent. Replacement score 84 out of 100, build time one session. Read what you lose before you decide.

How much does DocRaptor cost?

$15 a month on Basic — $180 a year. Recorded 10 Aug 2026.

What do you lose by replacing DocRaptor?

A commercial print engine that handles page breaks, running headers and footnotes correctly; Rendering capacity you do not provision; Support when a document paginates wrongly, which it eventually will. If any of those carry weight for you, keep paying.

Is there an open-source alternative to DocRaptor?

Yes: WeasyPrint, Playwright. The prompt on this page is for when you want it your way instead.

Related entries

same category first, most replaced first

All 36 in Dev tools

Coming soon

Every week, something stops being worth paying for.

New verdicts, prices that moved, entries added. One email a week. Unsubscribe in one click.

free forever · no tracking pixel · every prompt stays free on the site

Esc