Enter your prices
Choose what you want to calculate (sale price, markdown percent, or markdown amount). Fill in the known fields, then tap “Calculate Markdown”. The tool will fill the rest.
Use this free Markdown Calculator to compute the final sale price, markdown percentage, and markdown amount from an original price. Great for shopping deals, retail pricing, and quick budgeting—no signup, works in your browser.
Choose what you want to calculate (sale price, markdown percent, or markdown amount). Fill in the known fields, then tap “Calculate Markdown”. The tool will fill the rest.
Markdown is the discount taken off an item’s original price. It’s used everywhere: retail sales, clearance pricing, coupons,
and even personal budgeting (“How much am I saving?”). This calculator focuses on the three numbers people actually need:
• Sale price (final price): what you pay after the markdown
• Markdown percent (%): how big the discount is relative to the original price
• Markdown amount ($): the raw dollars you save
Once you know any two of these (plus the original price), the rest can be computed instantly.
A markdown is a price reduction from the original (regular) price. Retailers use markdowns to run sales, clear inventory, or match competitors. Markdowns can be expressed as a percent (e.g., 30% off) or as a dollar amount (e.g., $15 off).
Markdown % = (Original Price − Sale Price) ÷ Original Price × 100. This tells you what fraction of the original price was discounted.
Sale Price = Original Price − Markdown Amount. If you’re given a percentage instead, use Sale Price = Original × (1 − Markdown%/100).
In most shopping contexts, yes: markdown and discount both mean the price went down. In retail operations, “markdown” often refers to the official price reduction from the original ticketed price.
Yes. Markup increases price above cost (common in pricing strategy). Markdown decreases price below the original selling price (common in promotions and clearance).
Because sequential discounts apply to a smaller base each time. Two 20% discounts mean you pay 0.8 × 0.8 = 0.64 of the original price, which is 36% off total.
Internal links from the Math & Conversions category:
A markdown is a reduction from an item’s original price. In everyday language, it’s “the discount.” In retail operations, markdowns are tracked carefully because they affect revenue, profit, and inventory flow. For shoppers, the same math answers simpler questions: “Is this deal actually good?” and “How much am I really saving?”
Even though there are four terms above, you usually know at least two. For example, online stores show an original price and a sale price, or they show “25% off.” This calculator is built so you can solve whichever value you’re missing.
1) Markdown amount: M = O − S
This is the simplest piece of the puzzle. If an item was $120 and is now $90, the markdown is $30. That $30 is the raw savings in your pocket.
2) Markdown percent: P = (M ÷ O) × 100 = ((O − S) ÷ O) × 100
Markdown percent answers “How big is the discount relative to the original price?” Because it’s scaled to the original price, it lets you compare deals across different price points. A $10 markdown on a $20 item (50% off) is very different from a $10 markdown on a $200 item (5% off).
3) Sale price from percent markdown: S = O × (1 − P/100)
This is the formula used on receipts and pricing systems. If something is 25% off, you pay 75% of the original. So a $120 item becomes $120 × 0.75 = $90.
4) Markdown amount from percent markdown: M = O × (P/100)
This tells you the dollar savings when you only see a percent. If a $80 item is 30% off, the markdown is $80 × 0.30 = $24 and the sale price is $56.
Example A: You know original price and markdown percent.
Original price O = $120, markdown percent P = 25%
Markdown amount M = 120 × 0.25 = $30
Sale price S = 120 − 30 = $90
Example B: You know original price and sale price.
Original price O = $80, sale price S = $59.99
Markdown amount M = 80 − 59.99 = $20.01
Markdown percent P = (20.01 ÷ 80) × 100 ≈ 25.0125% ⇒ 25.01%
Example C: You know original price and markdown amount.
Original price O = $45, markdown amount M = $12
Sale price S = 45 − 12 = $33
Markdown percent P = (12 ÷ 45) × 100 ≈ 26.67%
Notice how the percent can land on a “weird” number like 26.67%. That’s normal when the markdown amount doesn’t neatly divide the original price. Stores may round the displayed percent (for marketing), but your receipt math will still be exact.
All calculations happen locally in your browser. Nothing is sent to a server, and saved results are stored only on your device (using localStorage) so you can compare deals without losing them when you refresh.
“Good” depends on what you’re buying, but as a quick shopping heuristic:
For resellers or bargain hunters, a huge markdown percent is only the first filter. The second is whether the sale price still leaves room for your target margin after taxes, shipping, and fees.
People often confuse markdown with markup because they sound similar. They’re opposites:
If you’re doing business pricing, use the Markup Calculator. If you’re shopping or running promotions, you’re in the right place.
No. A 100% markdown means the item is free (sale price = 0). If your math shows more than 100%, one of the inputs is wrong.
Percent markdown is undefined because you’d be dividing by zero. The calculator will ask you to enter a valid original price.
Some stores round the displayed percent (for marketing), or the “original” price shown may be a previous promo price instead of MSRP.
For shopping decisions, cents are enough. For accounting, keep more precision until the final step, then round to currency.
Educational note: This calculator is for math and budgeting convenience. It does not provide financial, legal, or accounting advice.
MaximCalculator provides simple, user-friendly tools. Always treat results as entertainment and double-check any important numbers elsewhere.