Inches to Fraction Calculator

Nearest Fraction

Most US construction, carpentry, and trade work is measured in fractional inches — 1/16, 1/8, 1/4 — while modern instruments output decimal inches. Converting between the two is one of the most common shop-floor tasks. This calculator takes a decimal value (e.g. 1.375 in) and gives you the nearest tape-measure fraction (1 3/8 in) at your chosen precision.

You can also see the same length in feet-inches, centimeters, and millimeters — useful when working with mixed metric/imperial drawings or international suppliers.

What is a fractional inch?

A fractional inch is a length expressed as a fraction whose denominator is a power of two — 1/2, 1/4, 1/8, 1/16, 1/32, 1/64. This binary system is what every standard US tape measure prints, and it's the native language of US construction. The smallest division typically marked is 1/16 (~1.59 mm); more precise tools (caliper-style measures) show 1/32 or 1/64.

Decimal inches, by contrast, are used by digital calipers, CAD software, CNC machines, and engineering drawings. The two notations describe the same physical length — 0.625 in and 5/8 in are identical — but they're written differently, and converting between them is a skill every tradesperson develops.

The decimal-to-fraction formula

Numerator = round(Decimal × Denominator)
Fraction = simplify(Numerator / Denominator)

Pick the denominator that matches your tool's precision (16 for a standard tape measure, 32 for finer work, 64 for machining). Multiply your decimal by that denominator and round to the nearest whole number. The result, over the denominator, is your fraction — then simplify by dividing numerator and denominator by their greatest common factor.

Worked example: 1.375 inches at 1/16 precision

  1. Choose denominator: 16.
  2. Multiply: 1.375 × 16 = 22.
  3. Round: 22 (no rounding needed — exact match).
  4. Fraction: 22/16.
  5. Simplify: GCD(22, 16) = 2, so 22/16 = 11/8 = 1 3/8 inches.

Result: 1 3/8 in, also known as 1.375 in, ~34.93 mm, or ~3.49 cm.

How to use this calculator

  1. Enter the decimal inch value — up to four decimal places. Negative values aren't supported; if you have one, drop the sign and add it back to the final answer.
  2. Choose your tape-measure precision — 1/16 for general carpentry, 1/32 for trim and cabinet work, 1/64 for machining.
  3. Read the fraction, the feet-inches form (for lengths over 12 inches), and the metric equivalents (cm, mm).
  4. Check the rounded-decimal output against your input to see how much rounding error your chosen precision introduced.

Precision comparison table

PrecisionSmallest divisionMax rounding errorTypical use
1/20.5 in (12.7 mm)±0.25 in (±6.35 mm)Rough sketches, signage
1/40.25 in (6.35 mm)±0.125 in (±3.18 mm)Rough framing
1/80.125 in (3.18 mm)±0.0625 in (±1.59 mm)Light framing, decking
1/160.0625 in (1.59 mm)±0.03125 in (±0.79 mm)General carpentry — standard tape
1/320.03125 in (0.79 mm)±0.0156 in (±0.40 mm)Trim, cabinetry, finish work
1/640.0156 in (0.40 mm)±0.0078 in (±0.20 mm)Machining, metalwork, instruments

Standard fraction-to-decimal chart

FractionDecimal InchMillimeters
1/640.01560.397
1/320.03130.794
1/160.06251.588
1/80.12503.175
3/160.18754.763
1/40.25006.350
5/160.31257.938
3/80.37509.525
7/160.437511.113
1/20.500012.700
9/160.562514.288
5/80.625015.875
11/160.687517.463
3/40.750019.050
13/160.812520.638
7/80.875022.225
15/160.937523.813
11.000025.400

When to use fractional vs decimal inches

  • Tape measure & ruler work — fractions. If you're going to mark and cut wood or drywall, work in fractions. The tape itself shows the marks you'll align to.
  • Digital calipers — decimals. Calipers display 3-decimal precision; converting back to a fraction reintroduces rounding error unless your tolerance allows it.
  • CAD & engineering drawings — decimals. Software stores everything as floating-point. Fractions are a presentation choice for shop drawings.
  • CNC machining — decimals. The control software speaks decimal natively.
  • Metric drawings — mm. Convert to decimal inches, then to fractions only if your tool requires it.
  • Material orders — usually fractions. US lumber, hardware, and trim are specified in fractional dimensions.

Common conversion mistakes

  1. Using too coarse a precision. Rounding 0.0625 (1/16) to 1/8 doubles your error — match the calculator's precision to your tool.
  2. Forgetting to simplify. 8/16 should always be reduced to 1/2 — most calculators do this automatically, but verify.
  3. Not converting feet-inches. 15.5 in = 1 ft 3 1/2 in. Forgetting to break out the foot value confuses anyone reading the result.
  4. Mixing metric and imperial mid-calculation. If a drawing specifies 38 mm, convert to inches (1.4961 in) BEFORE rounding to a fraction (1 1/2 in). Rounding metric to imperial in two steps amplifies error.
  5. Treating 0.5 as 1/2 then adding 0.25 as 1/4 without a common denominator. 1/2 + 1/4 = 3/4, not 1/6. Use decimals for the math and convert the result.
  6. Reading the wrong precision line on the tape. The middle marks on a tape are 1/2, then 1/4, then 1/8, then 1/16. Count divisions, don't eyeball.

Tips for working with fractional inches

  • Memorise the eighths. 0.125, 0.25, 0.375, 0.5, 0.625, 0.75, 0.875 — these eight values appear constantly.
  • Use decimal for math, fraction for marking. Calculate in decimals to avoid common-denominator headaches; convert to a fraction only at the moment of cutting or marking.
  • Mark your tape with the precision. Some tradespeople put a tiny piece of tape at the 1/16 mark closest to a frequently-used dimension so they don't have to read the scale every time.
  • For long runs, use decimal feet. 10 ft 3 1/2 in is awkward to add; 10.2917 ft is easy. Convert back to feet-inches at the end.
  • Always double-check critical dimensions. The cost of cutting a board twice is a couple of minutes; the cost of cutting it short is a new board.

The bottom line

Decimal-to-fraction conversion is the bridge between digital tools (calipers, CAD, CNC) and analogue trade work (tape measures, hand tools, shop drawings). Pick a precision that matches your tool, accept the inevitable rounding error, and verify critical dimensions before cutting. With practice, the common fractions become second nature — and this calculator handles everything else.