Baker's Percentage

Bakery / pizzeria dough formulation by baker's percentage.

Run the calculator

Example

You enter

You get

Details, formula, and sources

Flour is 100%, every ingredient is its weight as a percent of flour, hydration is water as a percent of flour. From flour weight and the percentages, get each ingredient weight, total dough weight, total formula percent, and per-piece weight (first-principles arithmetic, the method recipe scaling does not handle).

Flour = 100%. Ingredient weight = flour x percent / 100; hydration water = flour x hydration% / 100; total dough = sum of all ingredient weights; total formula % = 100 + sum of the other percentages; per-piece = total / pieces.

Baker's percentage (baker's math) - the standard bakery / pizzeria dough formulation method; first-principles arithmetic, public domain.

Pure arithmetic, public; the flour weight and the per-ingredient percentages are user-supplied.

Estimate. AHJ and licensed professional govern.

Field names used by the API: flour_g, hydration_pct, salt_pct, yeast_pct, pieces, water_g, total_dough_g, total_pct, per_piece_g

Related tools