Skip to main content

Percentage & Discount Calculator – Final Price, Discount %, Original Price (Free Online)

Percentage & Discount Calculator – Final Price, Discount %, Original Price (Free Online)

Use this fast Percentage & Discount Calculator to find the final price after discount, calculate the discount percentage from original and sale price, or recover the original price from sale price and discount. Optional GST/Tax can be added. Everything runs in your browser—no data saved.

Calculate Discount & Percentage

What This Discount Calculator Can Do

  • Final price after a percentage discount and/or extra fixed discount
  • Discount percentage when you know original price and sale price
  • Original price when you know sale price and discount %
  • GST/Tax option: add tax after discount or infer original with tax applied

How to Use

  1. Select a mode: Final Price, Discount %, or Original Price.
  2. Enter the numbers you have (prices, discount %, extra amount off).
  3. Optionally enable GST/Tax and set the percentage.
  4. Click Calculate to get instant results.

Examples

  • Final Price: ₹1999 with 25% off + ₹100 coupon → Final price shows after discount (and tax if added).
  • Discount %: Original ₹2499, Sale ₹1899 → Discount % and amount saved.
  • Original Price: Sale ₹1499 at 40% off → Original price before discount (optionally factoring GST).

FAQ – Percentage & Discount Calculator

Does this calculator include GST/Tax?

Yes. Toggle Add GST/Tax and enter the tax percentage. For final price, tax is added after discounts. For original price, it solves backwards if the sale price includes tax.

What’s the calculation order?

Percentage discount is applied first, then any extra fixed amount is subtracted. If tax is enabled, it’s applied on the discounted price.

Can I use decimals?

Yes. All fields accept decimals for precise pricing (e.g., 19.99, 7.5%).

Do you store my numbers?

No. Everything runs locally in your browser—nothing is uploaded or saved.

Conclusion

This free Percentage & Discount Calculator makes it easy to compute final price, discount percent, or original price with optional GST/Tax. Perfect for shopping sales, e-commerce pricing, and quick math checks.

Comments

Popular posts from this blog

Color & Gradient Generator – Hex, RGB, HSL, Palettes & CSS (Free Online)

Color & Gradient Generator – HEX, RGB, HSL, Contrast & CSS Use this free Color & Gradient Generator to pick colors, convert HEX / RGB / HSL , check contrast (WCAG) , create linear/radial gradients , copy CSS , and export palette swatches. Everything runs in your browser—no uploads. Contents: Color Picker • Contrast Checker • Gradient Builder • Palette & Export • FAQ Pick & Convert Colors Color HEX RGB HSL Copy HEX Copy RGB Copy HSL Random Add to Palette Contrast Checker (WCAG) Foreground Background Check Contrast Ratio: — • AA (normal): — • AAA (normal): — • AA (large): — • AAA (large): — Preview text on background Gradient Builder (Linear / Radial) Type ...

URL Encoder & Decoder – Free Online Tool (Encode & Decode URLs)

URL Encoder & Decoder – Free Online Tool Use this free URL Encoder & Decoder to safely encode special characters in text or links, or decode encoded URLs back to readable text. Everything runs in your browser—secure and private. Contents: URL Encoder & Decoder • Examples • FAQ URL Encoder & Decoder Input (text or URL) Encode Decode Copy Output Output Examples Text: Hello World! → Hello%20World%21 Symbols: a+b=c → a%2Bb%3Dc Full URL: https://rtools.xyz/page?search=blue sky → https://rtools.xyz/page?search=blue%20sky FAQ – URL Encoder & Decoder Why do I need URL encoding? URLs can’t contain spaces or unsafe characters. Encoding ensures links are valid and safe for browsers and servers. Can I decode multiple lines at once? Yes. Paste any long string, and the tool decodes it fully. Is this the same as HTML escaping? No. URL encoding is for query stri...

JSON Formatter & Validator – Pretty Print, Minify, Sort Keys (Free Online)

JSON Formatter & Validator – Pretty Print, Minify, Sort Keys Format and validate JSON instantly. This free tool can pretty-print , minify , sort keys , and lets you copy or download the result. Everything runs in your browser—no uploads. Contents: JSON Formatter • Tips • FAQ JSON Formatter & Validator Format Minify Sort Keys (A→Z) Validate Copy Output Download .json Indent: 2 4 Tab Input JSON Or drop a file anywhere in this box Output Tips Validate first if you’re unsure the JSON is valid. Use Sort Keys before running a diff in Git or comparing configs. Switch indentation between 2 / 4 / Tab to match your project style. Drag & drop a .json file directly into the input area. FAQ – JSON Formatter & Validator Wh...