jarvisbox

食谱份数缩放器(粘贴文字)

粘贴食材列表并调整份数,自动解析 1/3 杯等分数,结果以常用厨房分数显示,不输出长串小数。

100% client-side · no upload

Paste ingredients above and click Scale to begin.

How to use

  1. Paste your recipe's ingredient list into the text area — one ingredient per line.
  2. Set Original servings to the yield the recipe makes, then set Target servings to how many you want.
  3. Click Scale recipe. Every quantity is multiplied by the ratio and displayed as a clean cooking fraction (e.g. 2/3 instead of 0.6667).

Tips

Related cooking tools

常见问题

How does the recipe servings scaler work?
Paste your ingredient list, set the original serving count and your target, then click Scale. The tool parses each line, detects quantities including fractions like 1/3 or 1½, multiplies them by the ratio, and displays results as clean cooking fractions.
Which fraction formats does the parser recognise?
It handles slash fractions (1/3, 3/4), Unicode vulgar fractions (½, ¼, ¾, ⅓, ⅔), whole numbers, decimals, and mixed numbers (1 1/2 or 1½). Results are rounded to the nearest common cooking fraction — eighths, thirds, and quarters — rather than long decimals.
Can I scale a recipe down as well as up?
Yes. Enter a target servings smaller than the original — for example, scaling a 12-serving cake recipe down to 3. The multiplier works in both directions.
Does my recipe text leave my device?
No. All parsing and calculation happens in your browser with JavaScript. Nothing is sent to a server.
What happens to lines without a quantity?
Lines without a recognisable number — such as "Salt to taste" or section headers like "For the sauce:" — are passed through unchanged so you do not lose any context.

Last updated:

反馈这个工具的问题