Skip to content

Commit 7c648dd

Browse files
kathaylkodster28irvinebroque
authored
Create 2025-07-24-br-pricing.mdx (#23880)
* Create 2025-07-24-br-pricing.mdx * Update 2025-07-24-br-pricing.mdx add images * Update 2025-07-24-br-pricing.mdx wording changes * add images * Update 2025-07-24-br-pricing.mdx wording changes * Update src/content/changelog/browser-rendering/2025-07-24-br-pricing.mdx * Update 2025-07-24-br-pricing.mdx * Update 2025-07-24-br-pricing.mdx pricing table image --> table * Update 2025-07-24-br-pricing.mdx deeplink! * Update and rename 2025-07-24-br-pricing.mdx to 2025-07-25-br-pricing.mdx date change * Update src/content/changelog/browser-rendering/2025-07-25-br-pricing.mdx Co-authored-by: Brendan Irvine-Broque <[email protected]> * Update and rename 2025-07-25-br-pricing.mdx to 2025-07-28-br-pricing.mdx update date --------- Co-authored-by: Kody Jackson <[email protected]> Co-authored-by: Brendan Irvine-Broque <[email protected]>
1 parent 5da3d59 commit 7c648dd

File tree

3 files changed

+31
-0
lines changed

3 files changed

+31
-0
lines changed
246 KB
Loading
72.5 KB
Loading
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
title: Introducing pricing for the Browser Rendering API — $0.09 per browser hour
3+
description: Browser Rendering pricing announcement
4+
products:
5+
- browser-rendering
6+
date: 2025-07-28T12:00:00Z
7+
---
8+
9+
We’ve launched pricing for [Browser Rendering](/browser-rendering/), including a free tier and a pay-as-you-go model that scales with your needs. Starting **August 20, 2025**, Cloudflare will begin billing for Browser Rendering.
10+
11+
There are two ways to use Browser Rendering. Depending on the method you use, here’s how billing will work:
12+
- [**REST API**](/browser-rendering/rest-api/): Charged for **Duration** only ($/browser hour)
13+
- [**Workers Bindings**](/browser-rendering/workers-bindings/): Charged for both **Duration** and **Concurrency** ($/browser hour and # of concurrent browsers)
14+
15+
Included usage and pricing by plan
16+
17+
| Plan | Included duration | Included concurrency | Price (beyond included) |
18+
|----------------|---------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------|----------|
19+
| **Workers Free** | 10 minutes per day | 3 concurrent browsers | N/A |
20+
| **Workers Paid** | 10 hours per month | 10 concurrent browsers (averaged monthly) | **1. REST API**: $0.09 per additional browser hour <br />**2. Workers Bindings**: $0.09 per additional browser hour <br /> $2.00 per additional concurrent browser |
21+
22+
23+
What you need to know:
24+
- **Workers Free Plan:** 10 minutes of browser usage per day with 3 concurrent browsers at no charge.
25+
- **Workers Paid Plan:** 10 hours of browser usage per month with 10 concurrent browsers (averaged monthly) at no charge. Additional usage is charged as shown above.
26+
27+
You can monitor usage via the [Cloudflare dashboard](https://dash.cloudflare.com/?to=/:account/workers/browser-rendering). Go to **Compute (Workers)** > **Browser Rendering**.
28+
29+
![Browser Rendering dashboard](~/assets/images/browser-rendering/dashboard.png)
30+
31+
If you've been using Browser Rendering and do not wish to incur charges, ensure your usage stays within your plan's [included usage](/browser-rendering/platform/pricing/). To estimate costs, take a look at these [example pricing scenarios](/browser-rendering/platform/pricing/#examples-of-workers-paid-pricing).

0 commit comments

Comments
 (0)