Skip to content
๐Ÿ”ง

Percentage Calculator

Text & Code ยท Free Online Tool

Calculate percentages, increases, and decreases.

By CoderNewbie Team
1

What percent is X of Y?

X รท Y ร— 100

Result
12.5%
2

What is X% of Y?

X รท 100 ร— Y

Result
30
3

Percentage change from X to Y

(Y โˆ’ X) รท X ร— 100

Result
+25%
Tip: leave a field empty to treat it as 0. Results update as you type.

Three Modes

Percent of, percent value, and percentage change โ€” all in one place.

Live Results

Every result recalculates instantly as you edit the inputs.

Private

All math runs in your browser โ€” no data ever leaves your device.

How to Use Percentage Calculator

  1. 1Enter or paste your text or code into the input area.
  2. 2Choose the desired operation (format, convert, analyze, etc.).
  3. 3Click the action button to process.
  4. 4Copy the result from the output area.

Features

  • โœ“100% free โ€” no signup, no subscription, no ads
  • โœ“Runs entirely in your browser โ€” data never leaves your device
  • โœ“Fast and lightweight โ€” instant results
  • โœ“Cross-platform โ€” works on desktop, tablet, and mobile

Frequently Asked Questions

Can I format code in different styles?

Yes, the SQL Formatter and other code tools support multiple formatting options and indentation styles.

Is regex testing case-sensitive?

The Regex Tester supports case-sensitive and case-insensitive matching, along with global and multiline flags.

Related Tools

Learn the concept

Learn the concept

Understand the programming ideas behind this tool.