Free calculator
Count Worker invocations, not page views.
Separate free static asset requests from executed Worker code, test the Free plan against a peak day, and estimate the Paid plan’s request and CPU charges.
What this estimate excludes
KV, D1, R2, Durable Objects, Queues, Workflows, AI, Browser Rendering, Images, and Containers have separate usage models. Add those from their current product pages instead of treating the $5 Workers minimum as the whole application bill.
Free-plan fit also depends on memory, subrequests, script size, asset count, environment variables, and other platform limits. Paid raises several limits but does not make every server workload an edge Worker.
Use Workers Analytics to get real invocation and CPU distributions. An average can hide a slow route, a traffic spike, or one scheduled job that exceeds its per-invocation CPU limit.