CloudConvert API pricing
CloudConvert API Pricing and Cost Per Credit: the Full Ladder Behind the Slider
CloudConvert does not print a price list. It prints a slider, and the only two numbers most people ever see are the ones it happens to be sitting on when the page loads. We dragged that slider across its whole range on 22 September 2026 and wrote down every rung, then stripped the VAT that the page adds for European readers so the figures below are what a United States buyer pays. The result is the ladder CloudConvert has, priced per credit and per thousand renders. The part that decides most bills is not on the ladder at all: CloudConvert meters conversion time, so the same ten thousand documents cost different amounts depending on how long your pages take to render.
- PDF and archive in one call
- Plans from $29 a month
- Your HTML stays yours
Live demo
Runs in your browser. Nothing is uploaded. One PDF free to try, then a plan.
Your HTML
Live preview
Your PDF is downloading. That was the free one. The Starter plan converts as many as you need, for $29 a month or $174 a year.
See the planShort answer
The CloudConvert API costs $10.00 a month for 1,000 credits on a subscription, or $18.00 for 1,000 credits as a one-time package that never expires (read 22 September 2026, excluding VAT). The per credit rate falls as volume rises: $0.0100 a credit at 1,000 a month, $0.0074 at 10,000, $0.0062 at 50,000 and $0.0039 at 1,000,000. A subscription is roughly 40 to 45 percent cheaper than the equivalent package at every rung, and its credits reset monthly instead of carrying over.
One HTML to PDF conversion costs 1 base credit, plus one more credit for every minute the render takes. That is the number the rate card cannot give you. A fast invoice and a slow JavaScript dashboard are billed differently on the same plan, so the honest answer to "what will CloudConvert cost me" is a range until you have measured your own render times.
Written and fact checked by the SitePDF team.
The CloudConvert credit ladder, read from the slider on 22 September 2026
CloudConvert publishes these numbers only through the volume slider on cloudconvert.com/pricing, one rung at a time, so no page we could find lists them together. We read each rung directly from the rendered page. The site displays prices inclusive of the viewer local VAT, so a reader in a 23 percent VAT country sees "$22.14 incl. 23% VAT" where the base price is $18.00. Every figure in this table is the base price, which is what a United States buyer pays. The last column assumes one credit per render, which holds only while your conversions finish inside a minute.
| Credits a month | Package, one-time | Subscription, monthly | Subscription cost per credit | Cost per 1,000 renders |
|---|---|---|---|---|
| 1,000 | $18.00 | $10.00 | $0.0100 | $10.00 |
| 7,000 | $98.00 | $54.00 | $0.0077 | $7.71 |
| 10,000 | $134.00 | $74.00 | $0.0074 | $7.40 |
| 13,000 | $169.00 | $94.00 | $0.0072 | $7.23 |
| 19,000 | $234.00 | $131.00 | $0.0069 | $6.89 |
| 25,000 | $297.00 | $168.00 | $0.0067 | $6.72 |
| 50,000 | $536.00 | $309.00 | $0.0062 | $6.18 |
| 55,000 | $581.00 | $336.00 | $0.0061 | $6.11 |
| 1,000,000 | $5,764.00 | $3,945.00 | $0.0039 | $3.95 |
Packages are a one-time purchase and the credits never expire; subscription credits reset monthly and do not roll over. CloudConvert states that subscriptions can be "up to 50% cheaper" than packages, and across the rungs we measured the gap runs about 40 to 45 percent. Every base price we derived came out to an exact whole dollar, which is a good sign the VAT arithmetic is right rather than a rounding artefact.
What does the CloudConvert API cost?
Entry is $10.00 a month for 1,000 credits on a subscription, or $18.00 once for 1,000 package credits that never expire. There is a free tier of 10 credits a day, which is a testing allowance rather than a plan: it is capped at a 1 GB file size, 5 minutes of processing time, 5 concurrent tasks and low processing priority. Paid plans lift all four of those to unlimited.
The two paid shapes answer different questions. A package suits irregular work, because unused credits sit in the account indefinitely and an auto-refill option tops it up when it empties. A subscription is cheaper per credit at every volume we measured, but the credits reset each month, and CloudConvert warns that if you switch subscription "any remaining conversion credits will expire". If your volume swings by a factor of three between months, the cheaper per credit rate can still lose to the package, because you pay the subscription for a peak you only hit twice a year.
Above the published ladder there is an Enterprise tier with custom credits and pricing, which adds dedicated capacity, priority support, a 99.9 percent SLA, SSO and SAML, custom contracts and metered invoicing. Team billing is available on the standard plans too, so one billing account can cover an organization while conversions stay private per user.
How CloudConvert counts a credit, and why HTML to PDF is the format that moves
A conversion costs a base credit determined by its type, plus time. CloudConvert states it plainly: "The longer a conversion takes, the more resources it consumes and the more expensive it becomes. Our packages and subscriptions typically consume one credit per minute of conversion time." The base costs are published as a short table.
| Conversion type | Base credits |
|---|---|
| General (this is where HTML and website to PDF sits) | 1 |
| Office to PDF | 2 |
| iWork to PDF | 2 |
| PDF to Office | 4 |
So an HTML to PDF render starts at the cheapest base cost on the card. That sounds like good news, and for a simple document it is. The catch is the second half of the formula. CloudConvert adds that "By default, conversions consume at least one credit, with additional credits charged for every extra minute if the conversion takes longer than one minute."
HTML to PDF is the conversion type where that clause bites hardest, because render time is not a property of the file size. It is a property of the page. A plain invoice built from server-rendered markup finishes in a second or two. A report that pulls a web font, waits on a charting library, lazy-loads images and settles a layout can run past sixty seconds, and at that point it costs two credits instead of one. Nothing in the rate card tells you which of those you have.
Run the arithmetic on a real workload. Ten thousand renders a month that all finish inside a minute need 10,000 credits and cost $74.00 on a subscription. If those same ten thousand documents average just over a minute, you need 20,000 credits, which sits between the 19,000 rung at $131.00 and the 25,000 rung at $168.00. The document count did not change, the invoice nearly doubled, and the only thing that moved was how long your own pages take to paint.
CloudConvert is fair about the typical case: "Ninety-five percent of our conversions take only a few seconds, and we already account for that." That is true across their whole mix, which is dominated by media and Office files. It is a weaker guarantee for the specific job of rendering a modern web page, which is the slowest thing on the menu. Before you commit, time your ten worst templates, not your best one. Two credits on your heaviest report is the number that sets your budget.
One genuinely good clause: "only successful conversions are charged". A failed render is free, which is not true of every metered API and is worth having when you are rendering pages you do not control.
What 10,000 and 50,000 HTML to PDF renders a month cost
Those two volumes are worth pricing because they are where most document workloads actually sit, and because they line up with published tiers on both sides. The CloudConvert column assumes the good case of one credit per render.
| Monthly HTML to PDF renders | CloudConvert subscription | CloudConvert package | SitePDF API, monthly | SitePDF API, yearly |
|---|---|---|---|---|
| 10,000 | $74.00 | $134.00 | $29.00 (Starter API) | $174.00 a year, about $14.50 a month |
| 50,000 | $309.00 | $536.00 | $99.00 (Growth) | $594.00 a year, about $49.50 a month |
At ten thousand renders CloudConvert is about 2.6 times our monthly price, and at fifty thousand about 3.1 times. Those multiples widen if any of your pages cross the one minute line, and they widen again against our yearly billing, which costs the same as six months. They narrow to nothing if you also need the other 200 formats, which is the honest qualifier and the subject of the next section.
The structural difference is what you are buying. CloudConvert sells you a bucket of compute time measured in credits, and your bill moves with how hard your documents are. A per render tier sells you a document count, and the heavy report costs the same as the light one. Which is better depends entirely on whether your render times are predictable. If they are, and they are short, credits can be excellent value. If your slowest template is ten times your fastest, a flat count removes a variable you cannot control.
Where CloudConvert is the better buy
This page exists because we sell a competing API, so it is worth being specific about where CloudConvert wins, because on several counts it does.
Format breadth. CloudConvert converts roughly two hundred formats: video, audio, images, ebooks, CAD, archives, Office documents in both directions. We render HTML to PDF and archive the source page, and that is the whole product. If your application needs to accept whatever a customer uploads and normalize it, that is a different job and a single-format API is the wrong tool for it. Buying two vendors to avoid one is usually a false economy.
Concurrency. CloudConvert gives paid plans unlimited concurrent tasks. Our tiers cap concurrency at 3, 10 and 30 renders. If you generate a year-end batch of fifty thousand statements in one overnight window, unlimited concurrency is a real advantage and our queue is a real constraint you should plan around.
Credits that never expire. The package model genuinely fits seasonal work better than any monthly tier, ours included. A business that renders almost nothing for nine months and then produces a quarter of a million documents in tax season is better served buying credits once than paying twelve months for two months of use.
No file size or processing time ceiling on paid plans, and a free daily allowance you can test against without a card. Our free try is a single PDF in the browser converter.
Where we are the better fit is narrower and it is about shape rather than quality: a steady monthly volume of HTML to PDF where you want a document count rather than a compute meter, and where a timestamped archive of the source page has value. If that is not your job, the table above should send you to CloudConvert with clear eyes.
How to price any credit-metered conversion API
The mistakes below are the ones that make published comparisons of this category disagree with each other, and they are all avoidable in about twenty minutes.
Find out whether the displayed price includes tax. CloudConvert renders prices inclusive of the viewer local VAT. A European reader sees $22.14 and a United States buyer pays $18.00 for the same thing. Any comparison that copies the displayed figure without saying which it used is 23 percent out for somebody.
Establish what one credit buys before comparing credit prices. A credit is not a unit, it is a token whose value each vendor defines. Here it is a base cost by format plus a minute of compute. Elsewhere it is a page, a megabyte, or a single API call. Two vendors at a cent a credit can differ by a factor of five on the same work.
Ask whether the meter is per document or per unit of work. This is the distinction that decides whether your bill is predictable. Per document scales with output and you can forecast it from your own database. Per minute scales with how hard the work turns out to be, which you discover after you integrate.
Price the peak month, not the average. Subscription credits that do not roll over mean the average month is the wrong number. You size the plan for the peak and pay for that headroom all year, or you overflow and pay overage rates.
Check whether failures are billed. CloudConvert does not charge for them. Several competitors do, and when you render third-party URLs your failure rate is not a rounding error.
We applied exactly these rules across the market in the PDF API pricing comparison, which puts twelve vendors on one 10,000 document workload, and in the HTML to image API pricing breakdown for the rendering-to-PNG side of the same job.
Related pages
If you are comparing CloudConvert against the rest of the market on one shared workload rather than reading its own rate card, the CloudConvert pricing comparison prices six document conversion APIs on the same 10,000 file job, weighted for Office input rather than HTML. If you are shopping rather than budgeting, the CloudConvert alternative comparison prices ConvertAPI, Zamzar, PDF.co, Adobe PDF Services and Cloudmersive against each other and routes the choice by the direction of your job. For the rendering side specifically, the HTML to PDF API roundup covers who is in that market, and the HTML to PDF converter will turn a document into a PDF right now without an account. Teams generating documents from data rather than converting files that already exist should start at the document generation API page, because a converter is the wrong category for that work. Our own rates are on the pricing page.
curl -X POST https://api.sitepdf.com/v1/render \
-H "Authorization: Bearer $SITEPDF_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"url": "https://example.com/invoices/8842",
"format": "A4",
"archive": true
}' \
--output invoice-8842.pdf
This is the documented API call shape. Full request and response walkthrough.
Questions about this job
How much does the CloudConvert API cost?
Is the CloudConvert API free?
What is a conversion credit on CloudConvert?
How many credits does an HTML to PDF conversion use?
Is a package or a subscription cheaper on CloudConvert?
Why is the CloudConvert price I see different from the one quoted elsewhere?
Does CloudConvert charge for failed conversions?
What is the cheapest way to run 50,000 HTML to PDF renders a month?
Index
More PDF and archiving tools
- Convert HTML to PDF
- Webpage to PDF
- Save webpage as PDF
- URL to PDF API
- Website archiving
- Monitor website changes
- Screenshot API
- React to PDF
- Java PDF library
- C# PDF library
- Python PDF generation
- HTML to PDF Node.js
- Laravel HTML to PDF
- Vue to PDF
- Next.js PDF generator
- Angular to PDF
- Markdown to PDF API
- Django HTML to PDF
- Blazor HTML to PDF
- Spring Boot HTML to PDF
- Airtable to PDF
- Rails HTML to PDF
- PDF generator API
- Website archiving software
- Document generation API
- Legal document automation software
- Document automation software
- Bulk HTML to PDF
- Accessible PDF generation
- ADA compliance audit cost
- 508 compliance testing
- PDF remediation
- VPAT and ACR
- PDF accessibility checker
- Wayback Machine alternative
- Best HTML to PDF API
- DocRaptor alternative
- Puppeteer alternative
- Wkhtmltopdf alternative
- PDFShift alternative
- Urlbox alternative
- PDFCrowd alternative
- Api2Pdf alternative
- Browserless alternative
- APITemplate alternative
- CraftMyPDF alternative
- PDFMonkey alternative
- dompdf alternative
- Gotenberg alternative
- GrabzIt alternative
- Adobe PDF Services API
- PDF SDK pricing
- HTML to image API pricing
- Encodian pricing
- IronPDF pricing
- Salesforce document generation pricing
- SelectPdf, HiQPdf and EvoPdf pricing
- CloudConvert alternative
- CloudConvert pricing
- Direct mail API pricing
- E-signature API pricing
- Sparticuz Chromium Lambda cost
- Browserbase pricing
- Aspose PDF pricing
- PDF API pricing
- How it works
- Features
- Pricing
Get started
Render and archive with one API call
A pixel perfect PDF and a dated copy of the page from the same request. Plans from $29 a month.