Field note · Images & print
Aspect ratio, pixel dimensions and physical print size solve three different problems
Published: September 9, 2026 · Maintained by: Jisung Kim · AI assistance and release-check practices are disclosed in the editorial policy. This note documents WEBBE-B tool behavior, design choices and verification practice.
Image preparation becomes confusing when three measurements are mixed together: aspect ratio, pixel dimensions and physical print size. RatioGuard and Actual Size Lab intentionally separate those jobs because changing one does not automatically solve the others.
Aspect ratio describes shape
A 4:3 image and an 8:6 image have the same aspect ratio. Ratio says nothing about how many pixels are present or how large the image will print. It only describes the relationship between width and height.
When a source image is forced into another ratio, there are two broad options: crop content away or add empty space/borders. The correct choice is compositional, not numerical. A crop preview is useful because it shows which parts of the source would disappear before the export is committed.
Pixel dimensions describe sampling
A 4000 × 3000 image contains twelve million pixel samples. Those dimensions still do not prescribe centimetres. The same file can be printed small at high effective PPI or larger at lower effective PPI.
Physical size needs a mapping
If a 3000-pixel-wide image is placed at 10 inches, the effective source sampling is 300 PPI. If it is placed at 20 inches, the same source provides 150 PPI. The basic relationship is effective PPI = source pixels ÷ printed inches.
This is why changing a metadata “DPI” number without changing the layout does not necessarily make a printer produce the intended size. The printing application and document page dimensions still control the mapping from pixels to physical space.
A worked crop and print example
Suppose a 4000 × 3000 photograph must fit a 5 × 7 inch frame. The source ratio is 4:3, while 7:5 is narrower. First decide the crop with RatioGuard so important content remains. After the crop, prepare the final image or PDF at the desired physical dimensions. If the cropped source is, for example, 3000 pixels across the 5-inch side, the effective sampling on that axis is 600 PPI—more than enough for many print workflows. The important point is that the crop decision came before the physical layout decision.
Printer scaling can override correct math
A PDF can contain the correct physical page size and still print incorrectly if the driver uses “Fit,” “Shrink oversized pages,” borderless expansion or another scaling mode. Exact-size work therefore ends with a physical verification step. A ruler or known reference line is more convincing than trusting a preview on an uncalibrated monitor.
Why screen centimetres are unreliable
CSS can express physical units, but monitors differ in pixel density, operating-system scaling and browser zoom. A rectangle labelled 50 mm on screen is not automatically 50 mm when measured with a ruler. A PDF page has a more useful physical model for printing because its page coordinates can be mapped to paper by the print system—provided that extra scaling is disabled.
Resolution quality is not a single threshold
300 PPI is a common close-viewing target, not a universal pass/fail line. Subject detail, viewing distance, printer type, paper and sharpening all matter. A tool should report the effective value and let the user judge the context rather than promise that one number guarantees quality.
The safe sequence
- Choose the destination ratio.
- Preview and approve the crop.
- Keep the highest useful source resolution.
- Place the image at the intended physical size.
- Review effective PPI.
- Print at 100%/Actual Size when scale matters.
- Measure the first output.
Separating these steps prevents a common mistake: trying to solve a composition problem with a resolution setting, or a printer-scaling problem with image metadata.
A repeatable print check
Before ordering a print, record the source pixel dimensions, chosen crop ratio, intended physical size and the resulting pixels-per-inch figure in one place. Then repeat the calculation after the crop rather than reusing the original dimensions. For example, a 6000 × 4000 image cropped to a square does not remain a 24-megapixel 3:2 file; the shorter 4000-pixel side becomes the limiting dimension. If the lab recommends a specific bleed or trim area, calculate against the final printable area rather than the nominal paper size. This simple worksheet prevents a common mistake: checking resolution before the crop and assuming the same answer survives afterward.