Bunny Storage vs Cloudflare R2
A comparison of Bunny Storage and Cloudflare R2 built from values read directly from each provider's own documentation, with the source recorded against every figure.
The short answer
- Pick Bunny Storage if
- Assets served from a CDN, where paying per replicated region buys latency you would otherwise build yourself — and traffic to Bunny's CDN costs nothing.
- Pick Cloudflare R2 if
- Serving files to the public, where egress is the bill everyone underestimates. Nothing to pay for bandwidth out, on any storage class, so a busy bucket costs what it costs to store rather than what it costs to read.
3 sourced criteria separate them:
- Egress over allowance
- Bunny Storage: Free to Bunny's own CDN, and no API fees or API egress charges. Bunny prices storage by replication rather than by transfer.
- Cloudflare R2: Free. Cloudflare charges nothing for egress to the internet on any storage class; Infrequent Access adds a $0.01/GB retrieval fee instead.
- Storage price
- Bunny Storage: $0.01 per GB per month on Standard HDD for up to two regions, then $0.005 per additional region up to nine. Edge SSD is $0.02 per GB per region across up to fifteen. Three regions on Standard is $0.025 per GB.
- Cloudflare R2: $0.015 per GB-month for Standard, $0.01 for Infrequent Access. Billed rounded up to the whole GB-month.
- Operations price
- Bunny Storage: None. Bunny states no API fees.
- Cloudflare R2: $4.50 per million Class A operations (writes and listings) and $0.36 per million Class B (reads) on Standard; $9.00 and $0.90 on Infrequent Access. Rounded up to the whole million.
Pick the criteria you care about. The chart counts how many of them lean toward each provider — the same read as scanning the bars below, just totalled for the ones you chose.
Bunny Storage 0
Cloudflare R2 0
At a glance.
| Criterion | Bunny Storage | Cloudflare R2 |
|---|---|---|
| Pricing | ||
| Egress over allowance | Free to Bunny's own CDN, and no API fees or API egress charges. Bunny prices storage by replication rather than by transfer. | Free. Cloudflare charges nothing for egress to the internet on any storage class; Infrequent Access adds a $0.01/GB retrieval fee instead. |
| Storage | ||
| Storage price | $0.01 per GB per month on Standard HDD for up to two regions, then $0.005 per additional region up to nine. Edge SSD is $0.02 per GB per region across up to fifteen. Three regions on Standard is $0.025 per GB. | $0.015 per GB-month for Standard, $0.01 for Infrequent Access. Billed rounded up to the whole GB-month. |
| Operations price | None. Bunny states no API fees. | $4.50 per million Class A operations (writes and listings) and $0.36 per million Class B (reads) on Standard; $9.00 and $0.90 on Infrequent Access. Rounded up to the whole million. |
Where they differ.
Egress over allowance
- Bunny Storage
- Free to Bunny's own CDN, and no API fees or API egress charges. Bunny prices storage by replication rather than by transfer.
- Cloudflare R2
- Free. Cloudflare charges nothing for egress to the internet on any storage class; Infrequent Access adds a $0.01/GB retrieval fee instead.
Sources (2) →Sources ↓
- Storage — Bunny.net ↗
“FREE traffic to Bunny CDN No API fees Free API egress”
Read 2026-09-06 · official pricing
- R2 pricing — Cloudflare Docs ↗
“For the Infrequent Access storage class, data retrieval fees apply. There are no charges for egress bandwidth for any storage class. [...] Egress (data transfer to Internet) Free Free”
Read 2026-09-06 · official pricing
Storage price
- Bunny Storage
- $0.01 per GB per month on Standard HDD for up to two regions, then $0.005 per additional region up to nine. Edge SSD is $0.02 per GB per region across up to fifteen. Three regions on Standard is $0.025 per GB.
- Cloudflare R2
- $0.015 per GB-month for Standard, $0.01 for Infrequent Access. Billed rounded up to the whole GB-month.
Sources (2) →Sources ↓
- Storage — Bunny.net ↗
“Standard tier HDD $0.01/GB per storage region for up to two regions. $0.005/GB per additional region. Up to 9 regions. Single region $0.01/GB Three regions $0.025/GB Two regions $0.02/GB [...] Edge tier SSD $0.02/GB per storage region. Up to 15 regions.”
Read 2026-09-06 · official pricing
- R2 pricing — Cloudflare Docs ↗
“Storage $0.015 / GB-month $0.01 / GB-month [...] If you have used 1.1 GB-month, you will be billed for 2 GB-month.”
Read 2026-09-06 · official pricing
Operations price
- Bunny Storage
- None. Bunny states no API fees.
- Cloudflare R2
- $4.50 per million Class A operations (writes and listings) and $0.36 per million Class B (reads) on Standard; $9.00 and $0.90 on Infrequent Access. Rounded up to the whole million.
Sources (2) →Sources ↓
- Storage — Bunny.net ↗
“No API fees Free API egress”
Read 2026-09-06 · official pricing
- R2 pricing — Cloudflare Docs ↗
“Class A Operations $4.50 / million requests $9.00 / million requests Class B Operations $0.36 / million requests $0.90 / million requests [...] If you have performed one million and one operations, you will be billed for two million operations.”
Read 2026-09-06 · official pricing
When these numbers change, hear about it. Sources are re-checked monthly; a repricing goes out as a short note.
Which should you choose?
Choose Bunny Storage if…
Assets served from a CDN, where paying per replicated region buys latency you would otherwise build yourself — and traffic to Bunny's CDN costs nothing.
Editorial · Palash Bagchi · approved
Choose Cloudflare R2 if…
Serving files to the public, where egress is the bill everyone underestimates. Nothing to pay for bandwidth out, on any storage class, so a busy bucket costs what it costs to store rather than what it costs to read.
Editorial · Palash Bagchi · approved
Consider something else if…
- Bunny Storage: Replication is the price axis, so multi-region storage costs a multiple of single-region rather than a premium, and it is a CDN origin rather than a general-purpose S3 endpoint.
- Cloudflare R2: Operations are charged and rounded up to the whole million, so a workload of many tiny reads and writes pays here instead. The saving is on bandwidth, not on request volume.
Documented by only one.
These criteria are published by one provider and not the other. An absence here means we have not found a source, not that the feature is missing.
Questions this comparison answers.
Egress over allowance: Bunny Storage or Cloudflare R2?
Bunny Storage: Free to Bunny's own CDN, and no API fees or API egress charges. Bunny prices storage by replication rather than by transfer.
Cloudflare R2: Free. Cloudflare charges nothing for egress to the internet on any storage class; Infrequent Access adds a $0.01/GB retrieval fee instead.
Should I choose Bunny Storage or Cloudflare R2?
Pick Bunny Storage if Assets served from a CDN, where paying per replicated region buys latency you would otherwise build yourself — and traffic to Bunny's CDN costs nothing.
Pick Cloudflare R2 if Serving files to the public, where egress is the bill everyone underestimates. Nothing to pay for bandwidth out, on any storage class, so a busy bucket costs what it costs to store rather than what it costs to read.
