Recipe Scaler Calculator

Easily scale recipes up or down by entering original and desired servings, along with your ingredient list.

Last reviewed: April 2026

Supports fractions, mixed numbers, and common units

Scaling Factor
2x
Scaling from 4 to 8 servings
Scaled Ingredients

            
Important Disclaimer: This calculator is intended for educational and culinary planning purposes. Scaled outputs are starting points — yeasted breads, recipes with single-egg constraints, and dishes relying on chemical leavening may need additional adjustment beyond simple multiplication. Read the guidance below before scaling a recipe you have not tested before.

This recipe scaler computes new ingredient quantities for any target serving size using simple proportional multiplication, then converts decimal results back into the common kitchen fractions you actually measure with (1/4, 1/3, 1/2, 2/3, 3/4). It handles whole numbers, mixed numbers like "1 1/2 cups," ranges like "2–3 cloves garlic," and decimal entries like "0.5 tsp" — and it explains, in the sections that follow, exactly where linear scaling holds up and where it quietly breaks. If you're doubling Grandma's cookies, that's a five-second task. If you're triplng a sourdough loaf or halving a recipe that calls for one egg, the guidance below will save you a ruined bake.

What This Calculator Does

The Recipe Scaler takes three inputs — the original serving count, your target serving count, and a free-form ingredient list — and produces a scaled ingredient list with each quantity multiplied by the scale factor and converted back into a practical kitchen measurement. The scale factor is simply target servings ÷ original servings: scaling a recipe that serves 4 up to 12 servings is a factor of 3.0; scaling the same recipe down to 2 servings is a factor of 0.5. You enter the original and target in plain integers, paste your ingredient list one ingredient per line, and the tool handles the arithmetic.

The ingredient parser recognizes most of the formats home cooks actually use. Plain quantities like 2 cups flour work. Simple fractions like 1/2 tsp salt work. Mixed numbers like 1 1/2 cups milk are parsed correctly. Decimal entries like 0.25 cup sugar are accepted. Ingredient lines without a quantity — for example, "a pinch of nutmeg" or "salt to taste" — pass through unchanged, because there is nothing to multiply. After scaling, the tool converts decimal results back into the nearest common kitchen fraction so you don't end up with directions to measure "2.667 teaspoons" of vanilla, which no measuring spoon delivers.

The output is plain text in the same one-ingredient-per-line format you entered, ready to copy into your notes, your printed recipe card, or your phone's notes app. There is no signup, no rate limit, and no data leaves your browser — everything runs in JavaScript on the page you're looking at. The result is shareable via URL: the calculator encodes your original and target serving counts into the page URL automatically, so you can bookmark a specific scale or send the link to whoever is cooking with you.

What the tool does not do is correct for the non-linear realities of cooking chemistry — yeast quantities that need to be scaled by less than the multiplier, spices that get overpowering above 2x, baking times that depend on surface area rather than total mass, and pan-size constraints that change how batter cooks. The sections below cover each of those cases in detail, with practical adjustments you can apply on top of the raw scaled output.

How to Use It

Start with the two number inputs at the top of the page. Original Servings is whatever quantity the recipe was written for — usually printed at the top ("Serves 6," "Makes 24 cookies," "12 muffins"). Desired Servings is the count you want at the end. If your recipe yields cookies and your servings field is in cookies, that's fine; the unit is whatever you're tracking. The internal math is just the ratio between the two numbers, and the tool labels it explicitly as the scaling factor under the result panel.

Next, paste your ingredient list into the textarea. One ingredient per line, ideally formatted with the quantity first, then unit, then ingredient name. The parser handles a few common variations: 1 1/2 cups, 1.5 cups, and 3/2 cups all evaluate to the same numeric quantity. Ranges such as 2-3 cloves garlic are parsed by treating the first number as the quantity (the parser does not currently scale ranges as ranges — it scales the lead number and leaves the range descriptor in the rest of the line). Descriptive ingredients with no quantity ("salt to taste," "a handful of fresh basil") pass through verbatim so your final printout is still readable.

Click Scale Recipe (or just edit any field — the calculator runs live on input changes with a 300ms debounce on the ingredients textarea so it doesn't recompute on every keystroke). The output panel shows your scaled ingredient list directly underneath. The conversion back to fractions follows a tolerance-based rounding: results within 5% of a common kitchen fraction (1/8, 1/4, 1/3, 3/8, 1/2, 5/8, 2/3, 3/4, 7/8) are reported as that fraction; everything else falls back to a decimal rounded to two places. So "2.668 tsp" becomes "2 2/3 tsp" because 0.668 is within 5% of 2/3 (0.667), but "2.41 tsp" stays as "2.41 tsp" because no common fraction sits within tolerance.

Use the Try Example button to load a pre-filled chocolate pancake recipe (4 servings, scales to 10) if you want to see the tool in action without typing. The Reset button restores the defaults and clears your ingredient list. Print opens your browser's print dialog with the calculator results formatted for a clean printout — useful if you scale a recipe at the laptop and want to take the scaled list to the kitchen on paper.

Worked Example: Grandma's Chocolate Chip Cookies, 24 → 60 Cookies

Grandma's recipe makes 24 cookies. You're hosting a school bake sale and need 60. The scale factor is 60 ÷ 24 = 2.5 — every ingredient gets multiplied by 2.5.

Original recipe (24 cookies):

All-purpose flour
2 1/4 cups (2.25 cups)
Unsalted butter, softened
1 cup (2 sticks)
Granulated sugar
3/4 cup (0.75 cup)
Large eggs
2
Pure vanilla extract
1 tsp
Baking soda
1 tsp
Fine salt
1/2 tsp (0.5 tsp)
Semisweet chocolate chips
2 cups

The math, ingredient by ingredient:

  • Flour: 2.25 × 2.5 = 5.625 cups. Convert to a kitchen-friendly form: 5 whole cups plus 0.625 cup; 0.625 matches 5/8 within tolerance, so the final form is 5 5/8 cups.
  • Butter: 1 × 2.5 = 2.5 cups, which the converter reports as 2 1/2 cups (5 sticks).
  • Sugar: 0.75 × 2.5 = 1.875 cups; 0.875 matches 7/8, so the result is 1 7/8 cups.
  • Eggs: 2 × 2.5 = 5. Clean integer, no fraction handling needed.
  • Vanilla: 1 × 2.5 = 2.5 tsp, reported as 2 1/2 tsp.
  • Baking soda: 1 × 2.5 = 2.5 tsp, reported as 2 1/2 tsp.
  • Salt: 0.5 × 2.5 = 1.25 tsp, reported as 1 1/4 tsp.
  • Chocolate chips: 2 × 2.5 = 5 cups. Clean integer.

Scaled recipe (60 cookies): 5 5/8 cups flour, 2 1/2 cups butter (5 sticks), 1 7/8 cups sugar, 5 eggs, 2 1/2 tsp vanilla, 2 1/2 tsp baking soda, 1 1/4 tsp salt, 5 cups chocolate chips.

A couple of notes for actually baking this: 5 5/8 cups of flour is awkward to measure by volume — your scoop accuracy is probably ±10%, which means you might be off by half a cup. If you have a kitchen scale, weigh it: at the King Arthur standard of 120 g per cup of all-purpose flour, 5.625 cups is 675 g. Weighing is faster and far more accurate. The same goes for butter: 2.5 cups is 567 g if you weigh it, or just count out 5 standard 4-oz (113 g) sticks. Vanilla and baking soda at 2.5 tsp each are simple — scoop one full teaspoon twice and then a half-teaspoon. The dough yield at this scale is roughly 3.5 lb (1.6 kg), which is too much for one batch in a standard 6-quart stand mixer — split the mixing into two halves to keep the mixer happy and to avoid overworking the gluten. Bake time per sheet stays the same as the original recipe; the scaling affects total batches, not individual cookie cook time.

When Linear Scaling Works (and When It Doesn't)

The mathematical assumption behind any recipe scaler is that ingredient interactions are linear — that doubling every input doubles the result. In a surprising number of recipes, that's close enough to true. In a meaningful minority, it's not.

Cases Where Linear Scaling Works

Linear scaling produces reliable results for: most cakes (the chemistry of butter, sugar, flour, eggs, and a chemical leavener is forgiving across a 0.5x–3x range when the pan size scales appropriately); cookies (each cookie cooks independently, so total dough mass barely matters); salads and slaws (no chemistry at all — just proportional mixing); soups, stews, and braises (cooking time changes slightly with volume but ingredient ratios stay correct); cocktails and other drinks (essentially linear); sauces, dressings, and vinaigrettes (linear except when reducing — see below); and marinades at any scale.

Cases Where Linear Scaling Breaks

Yeasted breads above roughly 3x. Yeast is alive; it reproduces during fermentation. A 4x batch does not need 4x the yeast, because the yeast multiplies on its own during the bulk rise. Scale yeast by approximately the square root or 2/3 power of the scale factor: 1.5x yeast for 2x recipe, 2x yeast for 3x, 2.5x yeast for 4x. Over-yeasting produces overproofed dough with weak structure and a beery, alcoholic off-flavor from rapid CO₂ and ethanol production.

Spice blends above 2x. Taste receptors respond logarithmically — double the cumin is not perceived as twice as cumin-y. Scale spices by 1.5x for 2x recipe, 2x for 3x recipe. Salt is the partial exception; it scales close to linear because it interacts chemically (drawing moisture, denaturing proteins) and is not purely a flavor signal.

Salt-cure brines and dry rubs. The salt-to-meat ratio determines cure penetration depth and time. Scaling the recipe up to handle two whole pork shoulders doesn't change the per-pound salt requirement, so the salt amount in your scaled brine should be calculated by total meat weight, not by recipe multiplier.

Recipes with whole-number constraints. Halving a recipe with one egg is the classic problem — see the FAQ below for the "weigh and use half" solution. Same logic applies to recipes specifying a single egg yolk, one packet of yeast (7 g), one stick of butter, or any other discrete unit that doesn't divide cleanly.

Baking-soda-buffered batters. Recipes that use baking soda plus an acid (buttermilk, lemon juice, vinegar, brown sugar) rely on a specific acid-base ratio. Scaling the soda linearly works if you also scale the acid linearly, but substituting buttermilk volumes from a scaled recipe back into a smaller bowl can throw the pH off and produce a metallic, soapy taste.

Liquid reductions. Reducing a sauce by half doesn't take half the time when you start with twice the volume — the surface area available for evaporation hasn't doubled, so reduction time scales sub-linearly. A 2x batch of pan sauce takes roughly 1.4x to 1.6x the original reduction time, not 2x.

Common Mistakes

Measuring Flour by Volume Instead of Weight

The single largest source of recipe inconsistency in home baking is volumetric flour measurement. A "cup" of all-purpose flour can range from about 110 g (loose, spoon-and-leveled) to 150 g (scooped and packed) depending on technique — a ±20% swing on the most important ingredient in most baked goods. The King Arthur Baking Company standard is 120 g per cup; America's Test Kitchen uses 142 g per cup; Cook's Illustrated uses 142 g. None are wrong, but if you scale a recipe by 2.5x and your scoop technique drifts by 10%, you've now compounded a 25% error into the doubled batch. A $20 kitchen scale eliminates the problem entirely. When you scale a recipe, the absolute error compounds with the scale factor, which makes a scale particularly valuable for large-batch scaling.

Mixing US and Imperial Cups

A US customary cup is 236.59 mL. An Imperial cup, used in older UK and Commonwealth recipes, is 284.13 mL — about 20% larger. Australian recipes commonly use 250 mL metric cups. If you scale a UK cookbook recipe using US measuring cups (or vice versa), every quantity is silently off by 15–20% before you even start. Check the recipe's country of origin and verify the cup standard; when in doubt, scale to grams or milliliters.

Confusing Tablespoons with Teaspoons

3 tsp = 1 tbsp. Mis-reading "1 tbsp" as "1 tsp" tripples your error in either direction. This is especially common with spice quantities ("1 tbsp ground cumin" vs "1 tsp ground cumin" in a chili) and with leaveners. The recipe scaler doesn't fix this — it scales whatever unit you typed — so verify your source recipe's unit before scaling, particularly for high-impact ingredients like baking soda, baking powder, salt, and yeast.

Doubling Spices Linearly

As above: above 2x, scale spices by roughly 1.5x for 2x batch, 2x for 3x batch. This applies to dried herbs, ground spices, peppercorns, chili powders, and other strong aromatics. Mild ingredients (parsley, dill, basil) are more forgiving but still produce a noticeably herbaceous result if scaled fully.

Halving Cooking Time Linearly

This is the most common scaling mistake. Cooking time depends on the geometry of the food, not the total mass. Surface area scales as the 2/3 power of volume — a cake batter that doubles in volume has only about 1.6 times the surface area, so it cools and cooks at a different rate. Always rely on doneness cues (internal temperature, toothpick test, visible browning, finger-pressure spring-back) rather than scaling the recipe's stated cook time.

Forgetting About Pan Capacity

A doubled cake batter won't fit in the original pan, and forcing it produces a batter that's too deep, cooks unevenly, and often overflows. Either use two pans of the original size, or step up to a proportionally larger pan — see the pan-size section below.

Pan-Size Scaling

If you scale a cake recipe by 1.3x but don't have a pan that's 1.3x bigger, what do you do? The trick is to scale by surface area, not linear dimensions, because batter depth (not pan width) determines how cake cooks.

Round Pan Surface Areas

The interior surface area of a round pan is π × r². For common sizes:

  • 6-inch round: 28.3 sq in
  • 7-inch round: 38.5 sq in
  • 8-inch round: 50.3 sq in
  • 9-inch round: 63.6 sq in
  • 10-inch round: 78.5 sq in

A 9-inch round is 63.6 ÷ 50.3 = 1.26x the area of an 8-inch round. So a recipe written for an 8-inch round needs 1.26x the batter to fill a 9-inch pan to the same depth. Conversely, scaling a 9-inch recipe down to an 8-inch pan needs 0.79x the batter (50.3 ÷ 63.6 = 0.79). Use the recipe scaler with those ratios in the servings fields.

Square and Rectangular Pans

Surface area is simply length × width: 8×8 = 64 sq in, 9×9 = 81 sq in, 9×13 = 117 sq in. A recipe written for a 9×13 pan scales down by 64 ÷ 117 = 0.55x to fit an 8×8 — roughly half the recipe. A recipe written for an 8-inch square scales up by 117 ÷ 64 = 1.83x to fill a 9×13. These conversions are the most reliable in cake recipes because the cake depth stays consistent across pan shapes.

Depth Matters More Than Most Cooks Realize

If you scale a recipe by surface area but the pans have different depths, the cake depth will change, and the bake time will too. Doubling a batter into a single deeper pan rather than two pans of the same size means the heat takes much longer to reach the center — a cake that bakes in 30 minutes in a 2-inch-deep pan can take 50–55 minutes in a 3-inch-deep pan at the same temperature, and the edges over-bake while waiting for the center to set. When in doubt, drop the oven temperature by 25°F and add 10–20% to the bake time when going deeper.

Bundt Pan and Sheet Pan Substitutions

Most 10-inch bundt pans hold 10–12 cups of batter and substitute well for two 8-inch round layer-cake recipes (roughly 6 cups of batter total) — meaning a doubled 8-inch recipe fills a bundt pan well. Sheet pans (half-sheet at 13×18 inches) hold 234 sq in, which is roughly 3.7x an 8-inch round; that's a big jump and typically suits a 4x scaled batter. Cupcakes and muffins are easy: any cake recipe scaled to roughly 24 wells of standard 2.5-inch muffin tin = a single 9×13 worth of batter. Bake at the original temperature, but cut bake time roughly in half because each cupcake is so much smaller than the whole-pan equivalent.

The Math (Step-by-Step)

The arithmetic is intentionally simple — the only complications are formatting the result back into something measurable.

Step 1: Compute the Scale Factor

scale factor = target servings ÷ original servings

If a recipe serves 6 and you want 15 servings, the scale factor is 15 ÷ 6 = 2.5. If a recipe serves 12 and you want 4 servings, the scale factor is 4 ÷ 12 = 0.333. The scale factor can be any positive number; below 1.0 you're shrinking, above 1.0 you're growing.

Step 2: Apply the Scale Factor to Every Ingredient

For each numeric ingredient: new amount = original amount × scale factor. Fractions like 1/2 need to be parsed to decimal (0.5) before multiplying — the calculator handles this automatically. Mixed numbers like "1 1/2" are parsed as 1.5, then multiplied. Ranges like "2–3 cloves" use the lead number for arithmetic, leaving the range descriptor intact.

Step 3: Convert Back to Kitchen-Friendly Form

Multiplication usually produces ugly decimals (2.667 tsp, 1.875 cups). The converter rounds each result back to the nearest common kitchen fraction within a 5% tolerance window. The fractions checked are 1/8, 1/4, 1/3, 3/8, 1/2, 5/8, 2/3, 3/4, and 7/8 — all of which correspond to actual measuring-spoon and measuring-cup graduations.

Why "2.667 tsp" becomes "2 2/3 tsp" instead of "2 3/4 tsp": 2.667 has a remainder of 0.667 after stripping the whole-number 2. The candidate fractions and their differences from 0.667 are:

  • 1/2 (0.5): difference 0.167 — too far
  • 5/8 (0.625): difference 0.042 — within 5% tolerance
  • 2/3 (0.667): difference 0.000 — exact match, wins
  • 3/4 (0.75): difference 0.083 — too far

The converter picks the fraction with the smallest difference, which here is 2/3. If the smallest difference exceeds the tolerance, the converter falls back to a decimal rounded to two places. So 2.41 tsp stays as "2.41 tsp" because no common fraction is within 5%; 2.49 tsp becomes "2 1/2 tsp" because 1/2 (0.5) is within tolerance.

Step 4: Decide Practical Precision

For large quantities (over 1 cup of flour, over 1 lb of meat), round to the nearest practical unit your kitchen can measure: nearest 1/4 cup, nearest ounce, nearest 25 g. For small quantities (under 1 tsp), the floor is roughly 1/8 tsp (0.6 mL); below that, weigh in grams with a precision scale or accept rounding up to 1/8 tsp. The output of "2 2/3 tsp" can be measured as 2 tsp plus a 2/3 tsp marking on most measuring spoon sets — or as "2 tsp plus a generous half-teaspoon" with the eyeball you've calibrated over years of cooking.

Frequently Asked Questions

How do I scale a baking recipe without ruining it?

For most baked goods — cookies, cakes, quick breads, brownies — linear scaling between roughly 0.5x and 3x works reliably. Multiply every ingredient by the scale factor (target servings divided by original servings), keep the same oven temperature, and increase bake time modestly (10–25%) rather than linearly because heat penetrates by surface area, not volume. The exceptions are yeasted bread (yeast does not scale linearly past about 3x), recipes with leavening interacting with acid (baking soda plus buttermilk), and anything with a single egg in the original recipe — see the egg-halving question below. For best precision, weigh ingredients in grams instead of measuring by volume.

Why doesn't yeast scale linearly?

Yeast is a living organism that multiplies during fermentation. A 1 tsp dose of instant yeast in a single-loaf recipe does not need to become 4 tsp for a quadruple batch because the yeast cells reproduce during the bulk rise. Most bakers scale yeast by roughly the square root or two-thirds power of the recipe multiplier — so a 4x recipe needs about 2x to 2.5x the yeast, not 4x. Over-yeasting produces overproofed dough with weak gluten structure, off-flavors from rapid alcohol production, and a coarse, beery crumb. If you're scaling a yeasted bread recipe above 2x, scale yeast by 1.5x for a 2x batch, 2x for a 3x batch, 2.5x for a 4x batch, and let the bulk fermentation time tell you when the dough is ready rather than relying on the clock.

Should I scale spices the same way?

Not above about 2x. Spice perception is roughly logarithmic — doubling the cayenne in a chili does not make it taste twice as hot, and quadrupling it often produces a dish that's unpleasantly aggressive. A practical rule of thumb: scale spices by about 1.5x for a 2x recipe, 2x for a 3x recipe, and 2.5x for a 4x recipe. Salt is a partial exception: it scales close to linear because it interacts with food chemistry (drawing out moisture, denaturing proteins) rather than purely with the taste receptors. Hot peppers, black pepper, garlic, and strong aromatics like cumin or coriander should be under-scaled and then adjusted to taste at the end.

Can I halve a recipe with one egg?

The cleanest solution: crack a single egg into a bowl, whisk it together thoroughly, weigh it, and use exactly half by weight. A US large egg weighs about 50 grams without the shell, so half is 25 g. For very small recipes where 25 g of egg is awkward, you can also substitute a tablespoon of yogurt, a tablespoon of milk plus 1/4 teaspoon of oil, or 3 tablespoons of aquafaba (chickpea brine) for binding. Avoid trying to scale by "half an egg yolk and half a white" — separating accurately at that scale is nearly impossible. For recipes where the egg is structural (popovers, soufflés, angel food cake), do not halve at all — make the full recipe and freeze the surplus.

Do I scale baking time the same way?

No. Doubling a recipe almost never doubles the bake time, because heat enters food by surface area and travels through volume — and surface area scales by the 2/3 power of volume, not linearly. A doubled cake batter in the same-shape pan typically needs about 25–40% more time, not 100% more. The better approach is to keep the batter depth similar: if the original recipe used an 8-inch round pan, a doubled batch in two 8-inch rounds bakes in roughly the original time, while the same doubled batter forced into a single 9-inch round needs significantly longer because it's deeper. Always rely on doneness cues (toothpick test, internal temperature, golden crust) rather than the clock when scaling.

What's the difference between US and Imperial cups?

A US legal cup is 240 mL; the US customary cup used in nearly all US cookbooks is 236.59 mL (sometimes rounded to 237 mL). An Imperial cup, used in older British and Commonwealth recipes, is 284.13 mL — about 20% larger. A US fluid ounce is 29.57 mL; an Imperial fluid ounce is 28.41 mL, slightly smaller despite the larger cup. This matters most for older British recipes, Australian recipes (which use a 250 mL metric cup), and Canadian recipes (which use a 227 mL cup in older books and 250 mL in newer ones). When in doubt, look at the recipe's country of origin, then convert to grams or milliliters for unambiguous scaling. The recipe scaler above treats "cup" as the US customary 236.6 mL value.

How do I scale a recipe in metric?

Metric scaling is the cleanest case because units stay consistent. If a recipe calls for 250 g flour, 500 mL milk, and 100 g sugar, multiplying every gram and milliliter by the scale factor produces a result that's directly measurable on a kitchen scale or in a measuring jug — no awkward fractions, no "5/8 of a cup" issues. Round each result to the nearest practical precision: ±5 g for ingredients between 50 g and 500 g, ±10 g above 500 g, ±1 g for spices and salt under 10 g. Most digital kitchen scales handle 1 g precision and zero out (tare) between ingredients, which makes scaled metric recipes faster to weigh than the equivalent volume-measured US recipe.

What's the smallest amount I can reliably measure?

With standard measuring spoons, 1/8 teaspoon (a "pinch" in many older books) is the practical floor — roughly 0.6 mL or about 0.5 g of fine salt. Below that, you're guessing. With a 0.01 g jeweler's scale (under $20 online), you can measure to one-hundredth of a gram, which is useful for scaled-down chemistry-heavy recipes like macarons, meringues, or high-precision baking. For practical home cooking, when a scaled recipe produces a quantity smaller than 1/8 teaspoon, round up to 1/8 tsp and adjust the rest of the recipe accordingly, or scale the whole recipe up instead. Trying to measure 1/16 tsp of cinnamon with a regular spoon is a recipe for disappointment — either weigh it or just call it 1/8 tsp.

Quick reference

Recipe Scaler Calculator Quick Reference
Original Amount Serving Size New Amount Scaling Factor
4 cups 8 servings 2 cups 0.5
2 tablespoons 4 servings 6 tablespoons 1.5
6 cups 10 servings 9 cups 1.5
8 ounces 4 servings 2 ounces 0.25
12 grams 6 servings 24 grams 2
500 mL 10 servings 1000 mL 2