uuutil ← all tools

Percentage calculator

Each solver is a sentence with blanks: X% of Y, X is what percent of Y, the percent change from X to Y (named as increase or decrease), and Y after an X% increase or decrease — the discount and tax cases in the notes. Results update live, display with your locale's number formatting and sensible rounding, and copy at full precision. Inputs accept your locale's decimal separator.

Privacy ledger

Data acquired None.
Libraries used Lit 3 — bundled into the tool file itself.
Data stored None.
Data transmitted None.

Use it on your own page

Download the tool as a single self-contained HTML file: readable source with the Lit library included, zero network requests — it works opened straight from your disk, and you can customize everything.

Prefer the hosted widget? One script tag embeds it and stays up to date:

<script type="module" src="https://uuutil.com/tools/percentage-calculator.js"></script>
<uu-percentage-calculator lang="en"></uu-percentage-calculator>

Source license: MIT — free to use, modify and redistribute; keep the license notice in copies.