Flour = 100%. Read hydration, salt and yeast as percentages, or scale a recipe to any flour weight — browser-only
- Runs locally
- Category Calculator
- Best for Getting a realistic range before a purchase, plan, workout, or schedule decision.
Flour total = 100%. Each row shows its percent of the flour weight.
Results
Recipe summary: Baker % · hydration 70% · total 1730 g · Flour: 1000 g (100%) · Water: 700 g (70%) · Salt: 20 g (2%) · Yeast: 10 g (1%)
What this tool does
A baker's percentage calculator for bread, sourdough and any dough where flour is the reference. In baker's math every ingredient is expressed as a percentage of the total flour weight, so flour is always 100%, water might be 70%, salt 2% and yeast 1%. This tool works both directions. Type the grams you actually weighed and it returns each ingredient's baker percentage, the dough hydration (water as a percent of flour) and the total dough weight. Or flip to scale mode: give a flour amount plus a set of percentages and it multiplies every ingredient out to grams, so the same formula makes a 500 g test loaf or a 5 kg bakery batch with identical crumb. Presets cover common formulas — 70% country sourdough, 68% baguette, 80% ciabatta, 62% sandwich loaf, 57% bagel. Everything runs in your browser with one-click copy and a shareable link that reopens your exact recipe. 100% client-side, no upload.
Tool details
- Input
- Numbers
- The page exposes text boxes, numeric controls, file pickers, or structured inputs depending on the tool.
- Output
- Live result + Copy
- The result area focuses on usable output, with copy, download, or preview actions when supported.
- Privacy
- Browser-side processing
- The main tool logic does not call an external API, so inputs normally stay in the current tab.
- Save / share
- Shareable URL state
- Key settings are encoded in the URL so another person can reopen the same setup.
- Performance budget
- Initial JS <= 9 KB
- No WASM budget is declared, keeping the tool quick to open on mobile.
- Best fit
- Calculator · Content Creator
- Category and role tags drive related tools, internal links, and quick fit checks.
How to use
-
1. Input
Paste or drop your content into the tool panel.
-
2. Process
Click the button. All processing is local in your browser.
-
3. Copy / Download
Copy the result or download to disk in one click.
How Baker's Percentage Calculator fits into your work
Use it for fast estimates, comparisons, and planning numbers before you make the final call.
Calculation jobs
- Getting a realistic range before a purchase, plan, workout, or schedule decision.
- Comparing scenarios by changing one input at a time.
- Turning rough assumptions into a number you can discuss.
Calculation checks
- Double-check units, dates, rates, and rounding assumptions.
- Treat health, finance, tax, and legal outputs as planning aids, not professional advice.
- Save the inputs that produced an important result so you can reproduce it later.
Good next steps
These links move the current task into a more complete workflow.
- 1 Recipe Scaler Recipe scaler — paste any recipe, change servings, get all ingredient amounts auto-scaled. Handles fractions and unit conversion. Open
- 2 Coffee Ratio Calculator Coffee-to-water ratio calculator — type 1:16, pick a brew method, get exact grams of coffee and water for any batch Open
- 3 Cooking Unit Converter Cooking unit converter — tsp / tbsp / cup / oz / ml / g for 100+ common ingredients with density. Open
Real-world use cases
Hit a target hydration before you mix
You want a 75% hydration ciabatta but only know you have about 800 g of bread flour. Put flour in scale mode, set water to 75%, and the tool tells you to weigh 600 g of water. You see the number before the dough is wet, so there is no mid-mix scramble adjusting by feel and no accidental 82% soup that never holds a shape on the peel.
Reverse-engineer a recipe you weighed by eye
A bake came out perfect but you free-handed the amounts. Type the grams you actually used — 920 g flour, 660 g water, 18 g salt, a 150 g starter — and read back the percentages: 72% hydration, 2% salt, 16% starter. Now it is a real formula you can repeat and scale, not a one-off you will never reproduce.
Scale a 1 kg formula down to a single test loaf
Your house sourdough is written for 1 kg of flour but you only want one 450 g loaf to test a new flour. Switch to scale mode, change the flour to 250 g, and every ingredient redraws — 175 g water, 5 g salt, 50 g starter — at the identical ratios. The test bake behaves like the full batch instead of a guess.
Compare two recipes on the same footing
One blog gives a baguette in cups, another in grams, and you cannot tell which is wetter. Enter both as weights, read the hydration off each, and the comparison is instant: 65% versus 73% is eight points of water, the difference between a tight crumb and an open one. The percentage strips away batch size and unit noise.
Build a bakery batch sheet for production
You are scaling a tested loaf to a 12 kg flour batch for a market stall. Enter 12000 g flour, keep your tested percentages, and the tool prints every ingredient in grams for the day's mix. Copy the summary straight into the batch sheet, and share the URL so a second baker opens the exact same numbers.
Common pitfalls
Treating the percentages as parts of 100. They are parts of the flour, not of the whole, so they legitimately sum past 100%. A 70% / 2% / 1% dough is normal — if you force everything to add to 100 you will starve the dough of water.
Counting starter or levain water in hydration but forgetting its flour. A 100% hydration starter is half flour, half water. If you fold in 200 g of it, that is 100 g extra flour and 100 g extra water — leave it out of the flour total and your real hydration reads higher than the dough actually is.
Mixing the two modes. Typing a percentage into the weights column, or a gram value into the percentage column, produces a number that looks plausible but is meaningless. Pick weights-to-percentages when you have grams, percentages-to-weights when you have a formula, and keep each column in its own unit.
Privacy
Every calculation — the baker percentages, the hydration, the recipe scaling and the totals — is plain JavaScript that runs inside your browser tab. No recipe, weight or ingredient name ever leaves the page and nothing is logged. The one caveat: the shareable link encodes your rows in the query string, so a link pasted into chat records those amounts in the recipient server's access log. For a private formula, use the copy button and paste the text rather than sharing the URL.
FAQ
Tool combos
Folks in your role tend to reach for these alongside this tool.
- A1Z26 Cipher (Letter ⇄ Number) A=1, B=2 … Z=26 — encode text to numbers or decode numbers to text, pick hyphen / space / comma separators, one-click copy — browser-only
- Chinese Acupoint Locator 200+ meridian acupoints / WHO 2008 standard locations / with contraindications, manipulation, and combinations.
- Add Line Numbers Number every line of pasted text — set start, step and separator, zero-pad to align, skip blanks, or strip numbers back off — browser-only
- Aesthetic Text Generator Turn plain text into wide fullwidth vaporwave letters, spaced-out aesthetic, or fold it back to normal — one click to copy, runs in your browser