Commercial software intelligenceEvidence checked · 8 September 2026
SkuTrace

Commercial product change, preserved as evidence.

SK-2026-194 · Editions & packaging

Cloudflare raises and unifies the Workers bundle-size limit at 64 MiB

Cloudflare removed the former compressed 3 MB Free and 10 MB Paid Workers upload checks and now applies one 64 MiB uncompressed bundle limit across all plans.

64 MiB uncompressed bundle limit · all plans

Commercial transition

Previous stateWorker deploys were rejected when the compressed bundle exceeded 3 MB on Free or 10 MB on Paid plans.
New stateCloudflare no longer enforces the compressed-size limits and instead checks one 64 MiB uncompressed bundle limit across Free and Paid plans.

Who is affected

Developers deploying Cloudflare Workers whose bundles approach the former compressed limits or the new 64 MiB uncompressed limit.

Action required

Measure the Total Upload value with a Wrangler dry run and keep the uncompressed bundle at or below 64 MiB; treat the gzip value as informational.

Evidence boundary

This changes the Workers bundle-upload size measurement and limit only. It does not change request-body limits, runtime memory, CPU limits, pricing or plan entitlements beyond the stated bundle cap; the old compressed and new uncompressed measures are not directly comparable.

Timeline

  1. Unified bundle limit available

    Cloudflare removed the compressed 3 MB and 10 MB checks and began enforcing 64 MiB uncompressed across all plans.

Official sources