Jagged edges in a print file: three causes that look the same in a thumbnail
A stepped or ragged outline is one of the few faults visible without measuring anything, which is why it gets reported often and diagnosed badly. Three unrelated conditions produce a rough edge, they need three different responses, and the difference between them is not visible at the size most files are reviewed at.
| Stepped edge | not enough pixels for the width — the staircase is the pixel grid |
|---|---|
| Soft edge | the file was enlarged, so the boundary was interpolated |
| Ringing edge | compression, showing as a faint echo parallel to the outline |
| Edge sharpness ratio the engine treats as clean | 1.2 or below |
| Edge sharpness ratio the engine refuses | above 1.8 |
Reading the staircase to get the resolution back
A stepped diagonal is a direct measurement: each step is one pixel of the source stretched across whatever width was chosen. Counting steps over a known distance recovers the effective resolution without opening a file dialog, and it usually confirms what the number already said.
Why softness and steps call for opposite actions
They sit at different ends of the same operation, and treating one as the other makes the file worse.
- Stepped: the source is small — ask for a larger original
- Soft: the source was already enlarged — ask for what it was enlarged from
- Sharpening a soft edge adds a bright rim rather than recovering the boundary
The edge that is correct and still looks wrong
Anti-aliasing puts intermediate pixels along a diagonal on purpose, and at high magnification those pixels read as a blur. On the garment they are what makes the line look straight. An edge is only worth reporting when its roughness is measured against the print width rather than against a zoom level.
FAQ
- Does the artwork need to be re-drawn?
- Only for the stepped case, and only if a larger source cannot be found. Softness and ringing are usually cheaper to solve by asking for the file the export came from.
- Why does zooming in make every file look bad?
- Because zoom has no relationship to the print width. The only magnification that matters is the one the press applies.
- Can a stepped edge be smoothed?
- The steps can be blurred, which trades one visible fault for another. Nothing in that operation adds the detail the steps are made of.