Modes
- Pixels → print size
- Print size → pixels
Formula
mm = pixels ÷ DPI × 25.4
| DPI | Use |
|---|---|
| 150 | Newspaper, distant view |
| 300 | Standard commercial print |
DPI vs PPI?
For layout math they are used the same way here.
Pixels and DPI → mm, or mm and DPI → required pixels.
mm = pixels ÷ DPI × 25.4
| DPI | Use |
|---|---|
| 150 | Newspaper, distant view |
| 300 | Standard commercial print |
For layout math they are used the same way here.