A modern, free percentage calculator built for clarity — with the four standard calculation modes, live results, step-by-step solutions, and a clean design that works well in both light and dark.
Percentage calculators on the web are surprisingly uneven. Some are excellent (Omni Calculator, CalculatorSoup) but visually dense and ad-heavy. Others are simple but missing one or more of the four standard calculation modes. Almost none have a dark mode, none show step-by-step working in a polished way, and few make sharing or copying a result easy.
This site is our attempt at a clean, modern percentage calculator that does all four operations on one page with a calm visual design — the way we’d want to use it ourselves.
The site is a small static site — hand-written HTML, CSS, and a few hundred lines of JavaScript. No server-side computation, no frameworks, no user accounts. Your inputs never leave your browser. Pages load in under a second on a typical connection.
Typography is Fraunces (display serif), Geist (body sans), and JetBrains Mono (technical labels and code). All open-source.
The site is maintained by Murugan Vellaichamy, a software engineer with over 25 years of experience building consumer web tools. He also maintains the sister utilities urlencodedecode.com and base64decode.tools. The calculation formulas and supporting content are reviewed for accuracy before publication; corrections are welcomed via the contact page.
Feedback, feature requests, or bug reports: contact page.