Skip to content

Commit e0f3262

Browse files
authored
Update 2025-07-24-br-pricing.mdx
pricing table image --> table
1 parent 9a7c029 commit e0f3262

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

src/content/changelog/browser-rendering/2025-07-24-br-pricing.mdx

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,12 @@ There are two ways to use Browser Rendering. Depending on the method you use, he
1313
- [**Workers Bindings**](/browser-rendering/workers-bindings/): Charged for both **Duration** and **Concurrency** ($/browser hour and # of concurrent browsers)
1414

1515
Included usage and pricing by plan
16-
![Browser Rendering included usage and pricing](~/assets/images/browser-rendering/pricing.png)
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+
1722

1823
What you need to know:
1924
- **Workers Free Plan:** 10 minutes of browser usage per day with 3 concurrent browsers at no charge.

0 commit comments

Comments
 (0)