Calculate pizza area from diameter and slices, exclude crust width, and compare two pizzas by area or cost per square inch for value.
Pizza Area Formula
The calculator uses the area of a circle, with the pizza diameter as the input.
A = pi * (D/2)^2
- A = pizza area (square inches)
- D = pizza diameter (inches)
- pi ≈ 3.14159
If you enter a crust width c, the topping area uses the inner diameter:
A_topping = pi * (D/2 - c)^2
Per-slice area divides total area by the number of slices:
A_slice = A / n
For the Compare tab, the calculator computes total counted area for each option and, if you enter prices, the cost per square inch:
Cost_per_sqin = (price * quantity) / (A_counted * quantity)
Assumptions: pizzas are round, the crust ring has a uniform width, and all length inputs are converted to inches before computing area. Square centimeters use 1 in² = 6.4516 cm².
Calculator modes:
- Area tab: returns total area, per-slice area, outer crust length (circumference), and the topping vs crust split when you supply a crust width.
- Compare tab: runs the area formula for two pizza options at any quantity, then compares total counted area and, with prices entered, cost per square inch.
Common Pizza Sizes and Areas
Use this as a quick reference for menu sizes. Areas are based on the full pizza, no crust exclusion.
| Diameter | Area (sq in) | Area (sq cm) | Slice (8 cut) |
|---|---|---|---|
| 8 in (small) | 50.3 | 324 | 6.3 |
| 10 in | 78.5 | 507 | 9.8 |
| 12 in (medium) | 113.1 | 730 | 14.1 |
| 14 in (large) | 153.9 | 993 | 19.2 |
| 16 in (XL) | 201.1 | 1,297 | 25.1 |
| 18 in | 254.5 | 1,642 | 31.8 |
| 20 in | 314.2 | 2,027 | 39.3 |
Two Smalls vs One Large
This is where most people lose value. A larger pizza beats two smaller ones almost every time.
| Option | Total Area | Vs alternative |
|---|---|---|
| Two 12 in | 226.2 sq in | +12% over one 16 in |
| One 16 in | 201.1 sq in | baseline |
| Two 10 in | 157.1 sq in | −22% vs one 16 in |
| One 18 in | 254.5 sq in | +62% vs one 14 in |
Worked Example and FAQ
Example: 16 in pizza, 8 slices, 1 in crust
Total area: pi * 8^2 = 201.06 sq in.
Per slice: 201.06 / 8 = 25.13 sq in.
Topping area with a 1 in crust: pi * (8 – 1)^2 = pi * 49 = 153.94 sq in. That means the crust ring takes about 24% of the pizza.
Why does diameter matter so much?
Area scales with the square of the diameter. A 16 in pizza is not 33% bigger than a 12 in pizza, it is 78% bigger. Bumping up two inches usually adds more food than people expect.
How do I compare price fairly?
Use the Compare tab and enter the price for each option. The calculator divides total price by total counted area to give cost per square inch. Lower is better.
Should I exclude the crust?
Only if you do not eat it or you want a topping-only comparison. Most thin crust pizzas have a crust ring of about 0.5 to 0.75 in. Hand-tossed and pan styles run 0.75 to 1.25 in. Deep dish edges can exceed 1.5 in.
How many people does a pizza feed?
A common planning rule is 50 to 70 sq in per adult, or about 3 to 4 average slices from a 14 in pizza. Heavy eaters can clear 100 sq in.
What if my pizza is square or rectangular?
This calculator handles round pizzas. For a square or Detroit style pizza, multiply length by width directly instead of using the circle formula.
