Skip to content

Commit 671a461

Browse files
authored
Apply suggestions from code review
1 parent 1de4369 commit 671a461

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

src/content/docs/images/pricing.mdx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@ If you serve 2,000 remote images in five different sizes each month, then this r
6363

6464
| |Usage |Included |Billable quantity |Price |
6565
|-----------------------|-----------------------|-----------------------|-------------------------|-------------------------|
66-
|Transformations |(2,000 original images) × (5 sizes) = 10,000 unique transformations |5,000 |15 GB |$2.50 |
66+
|Transformations |(2,000 original images) × (5 sizes) = 10,000 unique transformations |5,000 |5,000 |$2.50 |
6767

68-
If you use [R2](/r2/) for storage, then your estimated monthly costs will be the sum of your monthly images and monthly [R2 costs](/r2/pricing/#storage-usage).
68+
If you use [R2](/r2/) for storage, then your estimated monthly costs will be the sum of your monthly Images costs and monthly [R2 costs](/r2/pricing/#storage-usage).
6969

7070
For example, if you upload 5,000 images to R2 with an average size of 5 MB, and serve 2,000 of those images in five different sizes, then your estimated cost for the month would be:
7171

@@ -74,7 +74,8 @@ For example, if you upload 5,000 images to R2 with an average size of 5 MB, and
7474
|Storage |(5,000 objects) × (5 MB per object) = 25 GB |10 GB |15 GB |$0.22 |
7575
|Class A operations |(5,000 objects) × (1 write per object) = 5,000 writes |1 million |0 |$0.00 |
7676
|Class A operations |(2,000 objects) × (5 reads per object) = 10,000 reads |10 million |0 |$0.00 |
77-
|Transformations |(2,000 original images) × (5 sizes) = 10,000 unique transformations |5,000 | |5,000| $2.50 |
77+
|Transformations |(2,000 original images) × (5 sizes) = 10,000 unique transformations |5,000 | 5,000 | $2.50 |
78+
|**Total** | |||**$2.72** |
7879

7980
### Images Stored
8081

0 commit comments

Comments
 (0)