Compare price per 100 g, per litre or per piece across packs — normalize g⇄kg and mL⇄L, flag the cheapest, copy the result — browser-only
- Runs locally
- Category Calculator
- Best for Getting a realistic range before a purchase, plan, workout, or schedule decision.
- $2.58 per 100 g
- $1.99 per 100 gCHEAPEST
Reminder: the bigger pack is not automatically cheaper per unit. Let the numbers decide.
Items are compared within the same family only (mass vs mass, volume vs volume, count vs count).
What this tool does
A free unit price comparison calculator that tells you which package is actually the better deal, not just the one with the lower sticker price. Drop in each option as a row with its price, amount and unit, and the tool reduces every option to the same denominator: price per 100 g for things sold by weight, price per litre for liquids, price per piece for counted goods. It normalizes units for you, so a 500 g bag and a 1 kg bag, or a 330 mL can and a 1.5 L bottle, land on the same scale and become directly comparable. The cheapest option gets flagged, the percentage you save against the priciest option is shown, and one tap copies the whole comparison as text you can paste into a shopping list or a chat. It also makes the honest point that the bigger pack is not automatically cheaper per unit. Everything runs in your browser and the comparison rides in the shareable URL, so a link reopens the exact options you compared.
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 Unit Price Comparison 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 Discount Calculator Sale price, amount saved, % off — plus stacked discounts, BOGO, spend-X-save-Y, tax, and reverse % — instant, browser-only Open
- 2 Sales Tax Calculator Add or remove US sales tax — split state + local rates, real 2024 state base rates on tap, browser-only Open
- 3 Unit Converter Convert between length, weight, temperature, area, volume, speed, time — instant, browser-only Open
Real-world use cases
Decide between two pack sizes at the supermarket
You are standing in the aisle holding a 500 g bag and a 1 kg bag of the same coffee. One costs $12.90, the other $19.90. Punch both into the tool, pick grams and kilograms, and read the per-100-g price for each. The 1 kg bag comes out at $1.99 per 100 g versus $2.58, so it is the better deal by about 23%. No mental arithmetic in front of a shelf, no guessing whether bulk is actually cheaper this time.
Compare liquids sold in different volumes
Dish soap comes in a 750 mL bottle for $4.50 and a 2 L refill for $9.90. Set both rows to their volumes, choose millilitres and litres, and the tool puts both on a per-litre basis: $6.00 per L for the bottle, $4.95 per L for the refill. The refill wins, and you have the number to prove it rather than a vague sense that the big jug looks like more soap.
Check whether a multi-pack beats singles
A six-pack of energy bars is $12, single bars are $2.40 each. Enter the six-pack as 6 pieces at $12 and a single as 1 piece at $2.40. Per piece the multi-pack is $2.00 against $2.40, so it saves about 17%. Counted goods compare just like weights and volumes, which makes the tool useful for snacks, batteries, paper goods and capsules.
Plan a bulk or warehouse-club purchase
Warehouse clubs lean hard on the feeling that giant packs are always cheaper. Before you commit to a 5 kg sack, line it up against the regular 1 kg pack you would otherwise buy weekly. Sometimes the sack is genuinely cheaper per 100 g and sometimes it is barely a few cents ahead while tying up cash and cupboard space. The per-unit number tells you which, and the shareable link lets a partner sanity-check the math before you load the cart.
Common pitfalls
Comparing the sticker price instead of the per-unit price. A $19.90 bag looks more expensive than a $12.90 bag, but if it holds twice as much it is cheaper per 100 g. Always reduce to the same unit before you judge, which is the whole job of this tool.
Mixing measurement families. You cannot compare a price per 100 g against a price per litre, because weight and volume are different things. Keep weights with weights and volumes with volumes; the tool only ranks options inside the same family for exactly this reason.
Forgetting to convert units before comparing by hand. People eyeball a 500 g price next to a 1 kg price without scaling, and conclude wrongly. Let the tool normalize kilograms to grams and litres to millilitres so both options sit on one honest scale.
Privacy
Every step here is plain JavaScript running in your browser tab: the divisions, the unit conversions, the cheapest-row ranking. No price, product name or comparison ever leaves the page, and nothing is logged. The one caveat is the shareable link, which encodes your items in the URL query string, so a link pasted into chat will record those prices in the recipient server's access log. For a comparison you would rather keep to yourself, use the copy button and paste the text instead of 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