All tools · 📊 Math

½ Fraction Calculator

Enter two fractions and pick an operation — we compute the result and simplify to lowest terms. Mixed numbers, improper fractions, and negative values all supported. Decimals can be converted to/from fractions.

Loading tool…

Examples

Add fractions
Input1/4 + 2/3
Output11/12
Multiply
Input3/5 × 2/7
Output6/35
Decimal to fraction
Input0.75
Output3/4

Frequently asked questions

How is the GCD found for simplification?

Euclidean algorithm — repeatedly take the remainder of the larger divided by the smaller until zero. The last non-zero remainder is the GCD.

Can it handle mixed numbers like 1½?

Yes — enter as 1 1/2 or 3/2. Output can be shown as mixed or improper.

What about repeating decimals?

0.333... → 1/3 (we detect common repeating patterns). For arbitrary repeating sequences, enter as a fraction directly.

About this tool

Fraction Calculator runs entirely in your browser using standard Web APIs. No data is sent to any server. The source for this tool is in our public GitHub repository.

Related tools

← All 96 tools

Why this tool

vs typical free web-tool sites

1vwTypical free site
PriceFreeFree
Signup requiredNoOften (for premium features)
Ads inside the toolNoYes (banner + video)
Data sent to serverNo (browser-only)Yes (inputs analyzed for ads)
Total tools96Often <20 or scattered across sites
Bookmarkable URL per toolYesMixed
Loads in under 1sYes (static)Often slow (ad tracking)
MultilingualEN / ES / PT / FR / DEUsually EN only
Open sourceYesNo