ToolHuts

Practical tools for measured work

Model Scale Converter

Convert dimensions between real-world size and model scales, and get a 3D-print slicer resize percentage.

mm

use 1 for a real, full-size dimension

common: 12, 18, 24, 35, 43, 48, 72, 87, 144, 160

Target dimension73.75mm
Slicer resize4.17%

How it works

How to use it: enter a dimension you know and the scale it's at (use 1 for a real, full-size measurement), then the scale you want to convert to. This covers three cases: real size → model size, model size → real size (set target scale to 1), and model scale → a different model scale, all with the same calculation.

Formula. A dimension at 1:N is real size divided by N. Converting between two scales is just the ratio of the two N values:

Target dimension = known dimension × (known scale N ÷ target scale N)

The same ratio, as a percentage, is exactly the number to type into 3D-printing slicer software to resize a model from the known scale to the target scale: Slicer resize % = (known scale N ÷ target scale N) × 100.

Worked example. A real car is 1770 mm long (known scale 1). At 1:24 scale: target dimension = 1770 × (1 ÷ 24) = 73.75 mm; slicer resize = (1 ÷ 24) × 100 ≈ 4.17%. Converting a 50 mm part from 1:48 to 1:35 instead: target = 50 × (48 ÷ 35) ≈ 68.57 mm; slicer resize = (48 ÷ 35) × 100 ≈ 137.14% - scale the 1:48 file up by that percentage to get the 1:35 equivalent.

Current-input example

The result above uses these exact values. This snapshot is included when the page is printed so the output can be checked against the original measurements.

Known dimension
1770 mm
Known scale (the N in 1:N)
1
Target scale (the N in 1:N)
24

Primary result: Target dimension: 73.75 mm.

Before using the result

  • Measure from the datum or reference edge described by this tool, and do not mix inside, outside and centerline dimensions.
  • Keep inputs in the displayed units and preserve more precision than the final cutting or purchasing tolerance requires.
  • When the result is close to a limit, verify it with a test piece, field measurement, manufacturer drawing or qualified project professional.

Limitations

This is a linear (single-axis) scale conversion, applied the same way to every dimension of a model - it does not adjust for parts that are deliberately not scaled linearly (some manufacturers slightly oversize fine details like figures' heads or vehicle mirrors so they stay visible at small scales).

For 3D-printing slicers specifically, always resize using a fixed scale factor uniformly on all axes unless you specifically want to distort the model - most slicers apply the percentage you enter to X, Y and Z together by default, but confirm your software's uniform-scaling setting before printing.

Frequently asked questions

What scale is my model?

Check the box, kit instructions, or product listing - common conventions include 1:24 and 1:18 for car models, 1:35 and 1:72 for military models and figures, 1:87 (HO) and 1:160 (N) for model railways, and 1:6 or 1:12 for action figures and dollhouses.

How is this different from the Paper Size & Scale Calculator?

Paper Size & Scale converts between standard paper sizes (A4, A3, Letter…) for printing or photocopying a document. This tool converts physical dimensions between real-world size and model scale ratios, or between two different model scales - a different kind of "scale" entirely.

Can I use this to figure out how big to scale an STL file for 3D printing?

Yes - set the known dimension and scale to what your STL file currently represents (often 1:1 / real size, or whatever scale it was modeled at), set the target scale to what you want to print, and use the slicer resize percentage shown as your scale factor in the slicer.