Skip to content

Adobe PDF Services API

Adobe PDF Services API: Pricing, Limits, and Alternatives

Every Adobe figure on this page was read off Adobe developer documentation on 14 August 2026. The short version is that Adobe gives you 500 document transactions a month for free, publishes no price at all above that, and sends everyone else to sales. Render any markup with the tool below while you read.

  • Early access, launching soon
  • No card required
  • Your HTML stays yours

Live demo

Runs in your browser. Nothing is uploaded.

Your PDF is downloading. Want this as one API call, with the page archived too?

Short answer

Adobe PDF Services API is free for the first 500 Document Transactions per month, with no credit card required. Above that, Adobe publishes no rate card of any kind: the pricing page lists paid plans only as Contact sales, and Adobe documentation states that paid credentials require entering into a separate written agreement. One Document Transaction covers a Create job of up to 50 pages, which is the operation that turns HTML into PDF, but Extract bills one transaction per 5 pages and Accessibility Auto-Tag bills ten transactions per page. The self-serve AWS Marketplace subscription that gets cited as the pay-as-you-go route is sold only to billing addresses in 35 listed countries, and the United States is not one of them. So if you are a US team that wants a published price for HTML to PDF, you have to look outside Adobe.

Last updated 2 September 2026. Written and fact checked by the Sitepdf team.

Adobe PDF Services API against four services that publish a price

The Adobe row was read off developer.adobe.com on 14 August 2026. The other four rate cards were re-read on 21 August 2026 for our PDF API pricing comparison, where none of them had moved since 1 August, so treat them as accurate to that date. This table compares one job, turning HTML or a URL into a PDF, plus the commercial terms around it. Adobe does a great deal more than that, and the section below says exactly what.

Service Published price for HTML to PDF Free tier How a job is counted Self-serve purchase from a US billing address
Adobe PDF Services API None. The pricing page shows a Free Tier card and a Paid Plans card whose only call to action is Contact sales. No figures, no tiers, no per-transaction rate. The developer copy of that same page carries a Last updated 5/9/2023 stamp. 500 Document Transactions a month. No credit card, no commitment. One Document Transaction per Create job covering up to 50 pages. Extract and PDF to Markdown bill one per 5 pages. Accessibility Auto-Tag bills ten per page. Electronic Seal bills ten per PDF. No. The AWS Marketplace subscription lists 35 permitted billing-address countries, including India, Japan, the UK and most of the EU. The United States is absent. Everything else runs through sales and a written agreement.
Sitepdf Planned tiers of $29, $99 and $299 a month for 10,000, 50,000 and 250,000 renders. Currently pre-launch, so these are published intentions rather than a live rate card. Early access rather than a permanent free tier. One render per API call, whatever the page length. Archiving a timestamped snapshot is part of the same call. Early access signup, no sales call.
PDFShift $9 for 500 credits, $24 for 2,500, $39 for 5,000, $99 for 25,000, rising to $999 for 1 million. 50 credits a month. One credit per 5MB of output, so long documents cost more than short ones. Yes, card on the site.
DocRaptor $15 for 125 documents, $29 for 325, $75 for 1,250, $149 for 5,000, $399 for 15,000, $1,000 for 40,000. 5 documents a month. Per document, regardless of size. Yes, card on the site.
Api2Pdf $1 a month base, plus $0.001 per MB of bandwidth and $0.00019551 per second of compute. No standing free allowance beyond the $1 base plan. Metered on bandwidth and compute rather than on documents, so cost tracks page weight and render time. Yes, card on the site.

Two things this table is not saying. It is not saying Adobe is expensive, because nobody outside Adobe sales knows what Adobe charges, and we will not repeat the per-transaction figures that circulate on forums and in listicles because we cannot verify a single one of them. And it is not saying Adobe is a like-for-like competitor. Adobe sells fifteen or more document operations across one contract. If you need Extract, OCR, accessibility tagging and electronic seals in one place, none of the other four rows in this table can replace it.

Is Adobe PDF Services API free?

Partly, and the free part is genuinely generous by category standards. Adobe grants every account 500 free Document Transactions per month with, in Adobe wording, no credit card or commitment required, and that allowance covers all fifteen or more services rather than one. For comparison, DocRaptor offers 5 documents a month free and PDFShift offers 50. Adobe is an order of magnitude more open at the evaluation stage.

Two things are permanently free and worth knowing about separately. The PDF Embed API, the JavaScript viewer you drop into a web app, is described by Adobe as unlimited access at no charge, and Adobe documentation is explicit that the Document Transaction limits do not apply to it. That is why so many people find Adobe first: the free viewer is genuinely free forever. It is also a different product from the one that renders your HTML.

The catch is what happens at transaction 501. There is no paid tier you can click. The free tier and the paid plans are two cards on the same page, and only the free one has a number on it.

How much does Adobe PDF Services API cost?

Adobe does not say. That is the whole and honest answer as of 14 August 2026. The Adobe Acrobat Services pricing page describes paid plans as offering volume and multi-product discounts, access to all fifteen or more PDF services, scalability for high volume needs and technical support on certain plans, and then offers a Contact sales button. No dollar figure appears anywhere on it. The developer-documentation copy of the same page has not changed since a Last updated stamp of 5/9/2023.

Adobe licensing documentation adds the structural reason: Paid credentials enable a greater processing quota and require entering into a separate written agreement. A written agreement means procurement, a quote, and a negotiation, which in turn means the answer depends on your volume, your term, how many of the fifteen services you take and how hard you push.

You will find numbers for this on Reddit, on aggregator blogs and in the Adobe community forum, and the reason the autocomplete for adobe pdf services api pricing suggests reddit is that people are hunting those threads. The figures in them do not agree with each other, they are second-hand reports of individual quotes, and none of them appear on any Adobe page. We are not going to print them as facts, and you should be suspicious of any comparison site that does. What you can safely plan around is this: budget for a sales cycle, not a checkout, and expect the first quote to assume an annual commitment.

What is a Document Transaction in Adobe PDF Services API?

A Document Transaction is Adobe billing unit, and it is measured, in Adobe words, on the initial endpoint request and the digital output. The important part is that different operations consume wildly different numbers of transactions for the same document, which is where cost models go wrong. Read from Adobe usage-limits documentation on 14 August 2026:

  • Create, Export, Combine, OCR, Compress, Split, Watermark and most page operations: 1 Document Transaction, covering up to 50 pages.
  • Extract and PDF to Markdown: 1 Document Transaction per 5 pages. A 100 page report is 20 transactions.
  • Accessibility Auto-Tag: 10 Document Transactions per page. That same 100 page report is 1,000 transactions, or twice your entire monthly free allowance.
  • Electronic Seal: 10 Document Transactions per PDF.
  • Protect, Remove Password, Get PDF Properties and Accessibility Checker: 1 transaction, and the 50 page count does not apply.

For HTML to PDF specifically you are on the Create operation, so the arithmetic is friendly: 500 free transactions a month means up to 500 rendered documents of up to 50 pages each. It is the accessibility and extraction work that eats an allowance in an afternoon, and it is worth modelling those two separately before you assume the free tier covers a pilot.

How does Adobe PDF Services API convert HTML to PDF?

Through the Create operation, which accepts static HTML, dynamic HTML, HTML with inline CSS, and a URL, alongside Word, PowerPoint, Excel, text, Markdown and images. The flow is an upload-then-job model: you upload the input as an asset, submit a CreatePDF job against that asset ID, poll for the job result, then download the output asset. Parameters include pageLayout with page width and height in inches, includeHeaderFooter, and waitTimeToLoad for pages that need a moment before capture.

Three constraints in Adobe own documentation surprise people, and all three are worth knowing before you build against it.

  1. Local HTML has to be a zip. Adobe states that because web pages typically contain external assets, the input file must be a zip file containing an index.html at the top level of the archive as well as any dependencies such as images and CSS files. You cannot post a single HTML string and have referenced assets resolve.
  2. URL input is HTTPS only, and private addresses are refused. Verbatim from Adobe: HTML to PDF conversion is not supported for requests containing URLs where the URL scheme is not HTTPS, or where the hostname resolves to a non-routable IP address, including cases where redirects lead to non-routable addresses. That rules out plain HTTP, localhost, and any internal staging host on a private range. If your pipeline renders an internal preview URL, this is a blocker rather than an inconvenience.
  3. Dynamic HTML needs a specific script tag. To pass JSON data into a template before conversion, Adobe requires that the source HTML include <script src='./json.js' type='text/javascript'></script>. The supplied data is then used by JavaScript in your page to manipulate the DOM before the PDF is produced. It works well, but it is an Adobe-specific contract baked into your markup rather than a generic templating feature.

A rendering API takes the opposite approach: post a URL or a blob of HTML, get a PDF back on the same request, and let the headless browser fetch assets over the network the way a browser would. Neither model is wrong. The zip-and-job model is more predictable for offline template rendering, and the direct-render model is far less work for anything that already exists at a URL.

What does Adobe PDF Services API do that a rendering API does not?

A lot, and pretending otherwise would make this page useless. Adobe sells a document platform, not a renderer. Under one set of credentials you get PDF Extract for pulling text, tables, images and document structure out of an existing PDF; OCR for scanned documents; Accessibility Auto-Tag and an Accessibility Checker; Electronic Seal for applying an organizational seal with a digital certificate; Document Generation from authored Word templates with JSON data; conversion in and out of Office formats; and the page-level operations for combining, splitting, reordering, watermarking and protecting files.

If your roadmap includes three or more of those, Adobe is a serious candidate and consolidating them onto one contract is a real advantage. Nobody in the HTML-to-PDF category, including us, has an answer to Accessibility Auto-Tag.

Where it stops being the obvious choice is when the job is narrow. If all you need is to turn a page you already have into a PDF, you are buying a platform to use one operation from it, and you are doing so at a price you cannot see until you talk to someone. The same logic applies in the other direction: Adobe Electronic Seal proves a document came from your organization, which is a different job from capturing a signature from a named human, and teams regularly buy the first while needing the second.

What changed between 14 August and 2 September 2026

Nothing, and publishing that is the point of re-checking. Both Adobe figures on this page were read again on 2 September 2026 and neither moved in nineteen days.

The Adobe Acrobat Services pricing page still offers a free tier of "500 free Document Transactions per month" with "Access to all 15+ PDF Services including PDF Extract, PDF Accessibility Auto-Tag API, and Document Generation" and "No credit card or commitment required". Paid plans are still described only as offering "Volume and multi-product discounts" and being "Scalable for high volume needs", with the sole call to action being "Contact sales". There is still no rate, no per transaction price and no published tier anywhere on it.

One thing worth noting for buyers arriving from a signing query: Adobe now lists a Sign API alongside PDF Services, PDF Extract, Document Generation and the Electronic Seal API on the same Acrobat Services pricing page, and it carries no price either. Adobe describes Acrobat Sign separately as "our standalone e-signature solution with unlimited seats, robust integrations, industry-ready compliance, and advanced features" and routes that to sales as well. If you are costing signing rather than rendering, our e-signature API pricing comparison prices seven vendors that do publish against the same job.

Who should use Adobe PDF Services API, and who should not

Use Adobe if you are an enterprise that already has an Adobe relationship, you need several of the fifteen services rather than one, procurement is a normal part of how you buy software, and the accessibility, extraction or electronic seal capabilities are on the requirement list. In that shape, the platform breadth is worth the sales cycle and the volume discount is real.

Look elsewhere if HTML to PDF is the whole requirement, you want to know the price before you commit engineering time, you are a US company that expected to self-serve, you need to render internal or non-HTTPS URLs, or you are a small team where a written agreement is a bigger obstacle than the bill. In those cases the honest recommendation is to pick from the services that publish a rate card. Our normalized PDF API pricing comparison works out what ten thousand documents a month actually costs across twelve vendors, and the best HTML to PDF API roundup covers the trade-offs beyond price.

The pattern to avoid is the middle: adopting a platform because it is the famous name, using one operation from it, and discovering at renewal that you are paying platform money for a renderer. That is the specific mistake this page exists to prevent, and it is the reason we would rather tell you plainly that Adobe publishes nothing than dress up a guess as research.

One call rather than upload, submit, poll and download. The archive flag keeps a timestamped copy of exactly what was rendered.
curl https://api.sitepdf.com/v1/render \
  -H "Authorization: Bearer $SITEPDF_KEY" \
  -d url="https://app.example.com/invoices/2026-08/8841" \
  -d format=Letter \
  -d wait_for="#invoice-total" \
  -d archive=true

{
  "pdf_url": "https://api.sitepdf.com/v1/documents/doc_9k2fb.pdf",
  "pages": 3,
  "rendered_in_ms": 1420,
  "archive": {
    "id": "arc_p81vd",
    "captured_at": "2026-08-14T09:12:41Z",
    "retrieve_url": "https://api.sitepdf.com/v1/archives/arc_p81vd"
  }
}

The API is in early access; this is the documented call shape it opens with. Full request and response walkthrough.

Questions about this job

What is the Adobe PDF Services API free tier limit?
500 Document Transactions per month, across all of the Adobe Acrobat Services APIs rather than one of them, with no credit card and no commitment required. For the Create operation that renders HTML, one transaction covers a document of up to 50 pages, so the practical limit is 500 rendered PDFs a month. Extraction and accessibility tagging consume the allowance far faster: Extract bills one transaction per 5 pages and Accessibility Auto-Tag bills ten per page, so the same 500 transactions is 2,500 pages of one and 50 pages of the other. We work that through against three real workloads in <a href="/blog/adobe-pdf-services-api-pricing">what 500 free Document Transactions actually buy</a>.
Is the Adobe PDF Embed API free?
Yes, and separately from everything else. Adobe describes the PDF Embed API as unlimited access at no charge for embedded PDF viewing with collaboration and analytics, and the usage limits documentation states explicitly that Document Transaction limits do not apply to it. It is a JavaScript viewer for displaying PDFs in a web app, not a service that creates them.
Does Adobe PDF Services API require a contract?
For paid usage, yes. Adobe licensing documentation states that paid credentials enable a greater processing quota and require entering into a separate written agreement. The free tier of 500 document transactions a month needs no agreement and no card, but there is no self-serve upgrade path from it, so any production volume above the free tier goes through Adobe sales.
Can Adobe PDF Services API convert a URL to PDF?
Yes, with two limits. The URL scheme must be HTTPS, and the hostname must not resolve to a non-routable IP address, which Adobe extends to any redirect that ends at a non-routable address. In practice that means public HTTPS pages only: no plain HTTP, no localhost, and no internal staging host on a private range.
What is the difference between Adobe PDF Services API and Adobe Acrobat Services?
Adobe Acrobat Services is the umbrella brand for the whole API family. PDF Services API is the member of that family that creates, converts, combines and manipulates PDFs. The siblings are PDF Extract, PDF Accessibility Auto-Tag, Document Generation, PDF Electronic Seal, PDF Embed and the Sign API. They share one free allowance of 500 document transactions a month and one credential.
Is there an Adobe PDF Services API alternative with published pricing?
Several. PDFShift starts at $9 for 500 credits, DocRaptor at $15 for 125 documents, and Api2Pdf meters usage at $1 a month plus bandwidth and compute, all of them purchasable with a card from a US billing address. Which one fits depends on document size, because those three bill by output megabytes, by document and by compute second respectively.

Early access

Get on the early-access list

The API opens to the list first, in order. Early access locks the planned launch rates for 12 months. No card required, launching soon.

Render + archive, one API