-
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
Merged
Merged
Changes from 10 commits
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
8ef43fb
Create 2025-07-24-br-pricing.mdx
kathayl 623a6fa
Update 2025-07-24-br-pricing.mdx
kathayl 264e132
Update 2025-07-24-br-pricing.mdx
kathayl 789e536
add images
kathayl b41374d
Update 2025-07-24-br-pricing.mdx
kathayl 9913240
Update src/content/changelog/browser-rendering/2025-07-24-br-pricing.mdx
kodster28 9a7c029
Update 2025-07-24-br-pricing.mdx
kathayl e0f3262
Update 2025-07-24-br-pricing.mdx
kathayl 5d4d6f5
Update 2025-07-24-br-pricing.mdx
kathayl 8aef495
Update and rename 2025-07-24-br-pricing.mdx to 2025-07-25-br-pricing.mdx
kathayl 836c7f1
Update src/content/changelog/browser-rendering/2025-07-25-br-pricing.mdx
kathayl efb6ab2
Update and rename 2025-07-25-br-pricing.mdx to 2025-07-28-br-pricing.mdx
kathayl File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
31 changes: 31 additions & 0 deletions
31
src/content/changelog/browser-rendering/2025-07-25-br-pricing.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,31 @@ | ||
| --- | ||
| title: Browser Rendering pricing now available | ||
| description: Browser Rendering pricing announcement | ||
| products: | ||
| - browser-rendering | ||
| date: 2025-07-25T12: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. | ||
|
|
||
| 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 | ||
|
|
||
| | Plan | Included duration | Included concurrency | Price (beyond included) | | ||
| |----------------|---------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------|----------| | ||
| | **Workers Free** | 10 minutes per day | 3 concurrent browsers | N/A | | ||
| | **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 | | ||
|
|
||
|
|
||
| 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/?to=/:account/workers/browser-rendering). 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). | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.