-
Notifications
You must be signed in to change notification settings - Fork 9.9k
Create 2025-07-24-br-pricing.mdx #23880
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 5 commits
8ef43fb
623a6fa
264e132
789e536
b41374d
9913240
9a7c029
e0f3262
5d4d6f5
8aef495
836c7f1
efb6ab2
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,26 @@ | ||
| --- | ||
| title: Browser Rendering pricing now available | ||
| description: Browser Rendering pricing announcement | ||
| products: | ||
| - browser-rendering | ||
| date: 2025-07-24T11:00:00Z | ||
| --- | ||
|
|
||
| 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. | ||
kodster28 marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
|
||
| There are two ways to use Browser Rendering. Depending on the method you use, here’s how billing will work: | ||
| - [**REST API**](/browser-rendering/rest-api/): Charged for **Duration** only ($/browser hour) | ||
| - [**Workers Bindings**](/browser-rendering/workers-bindings/): Charged for both **Duration** and **Concurrency** ($/browser hour and # of concurrent browsers) | ||
|
|
||
| Included usage and pricing by plan | ||
|  | ||
|
||
|
|
||
| What you need to know: | ||
| - **Workers Free Plan:** 10 minutes of browser usage per day with 3 concurrent browsers at no charge. | ||
| - **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. | ||
|
|
||
| You can monitor usage via the [Cloudflare dashboard](https://dash.cloudflare.com/). Go to **Compute (Workers)** > **Browser Rendering**. | ||
|
||
|
|
||
|  | ||
|
|
||
| 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). | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the pricing was already available
now its that we will start billing you for your usage
can title reflect?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is actually the pricing announcement even though pricing was approved awhile ago. guidance was to wait on announcing the pricing until paygo billing was almost ready.