Skip to content

Commit 8ef43fb

Browse files
authored
Create 2025-07-24-br-pricing.mdx
1 parent a13b1ea commit 8ef43fb

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: Browser Rendering pricing now available
3+
description: Browser Rendering pricing announcement
4+
products:
5+
- browser-rendering
6+
date: 2025-07-24T11: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 usage.
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 + # of concurrent browsers)
14+
15+
Included usage and pricing for each plan is as follows:
16+
![pricing](~/assets/images/browser-rendering/pricing.png)
17+
18+
What you need to know
19+
- **Workers Free Plan:** 10 minutes of browser usage per day with 3 concurrent browsers at no charge.
20+
- **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.
21+
- **Track your usage:** You will be able monitor usage via the [Cloudflare dashboard](https://dash.cloudflare.com/) prior to billing being turned on August 20th 2025. Go to **Compute (Workers)** > **Browser Rendering**.
22+
23+
Visit our [pricing page](/browser-rendering/platform/pricing/) to see a billing example.

0 commit comments

Comments
 (0)