FreeDev Tools

Decimal to Fraction

Convert decimal numbers to simplified fractions and mixed numbers.

Runs locally in your browser. Your input is not uploaded.

How to Use

  1. 1

    Enter decimals

    One per line, e.g. 0.75, 2.375, 0.333333.

  2. 2

    Adjust the max denominator

    Lower it for coarser fractions (16ths, 32nds); raise it for exactness.

  3. 3

    Read the fractions

    Each decimal shows its simplified fraction and mixed-number form.

Frequently Asked Questions

The tool uses the continued-fraction algorithm to find the simplest fraction matching your decimal within the maximum denominator you allow — 0.75 becomes 3/4, and 2.375 becomes 19/8 (2 3/8).