Image Resolution Converter
Data & DigitalConvert image resolution units: DPI, PPI, dots per centimetre, and dots per millimetre. Useful for print designers, photographers, and developers.
Reviewed by the thecalcu.com team · Last updated July 17, 2026
| Dots per Inch (DPI) | 1 |
| Pixels per Inch (PPI) | 1 |
| Dots per Centimetre (dpcm) | 0.39370079 |
| Pixels per Centimetre (ppcm) | 0.39370079 |
| Dots per Millimetre (dpmm) | 0.039370079 |
What is a Resolution?
An Image Resolution Converter converts between units that measure the density of pixels or dots within a given length, the standard measure of digital image and print quality. Resolution units tell you how many picture elements fit in one inch, one centimetre, or one millimetre of a printed or scanned image.
This converter handles five units used across digital design, photography, printing, and screen specifications:
- DPI (dots per inch), the universal standard for print output; used by printers, print houses, and design specifications worldwide
- PPI (pixels per inch), the digital equivalent; used for screen displays, camera sensors, and image file metadata
- DPCM (dots per centimetre), used in CSS media queries, ISO print standards, and European design briefs
- PPCM (pixels per centimetre), used in screen specs and some European display standards
- DPMM (dots per millimetre), used for thermal printers, label printers, microscopy, and fine industrial imaging
For Indian designers and photographers, resolution conversion is a frequent pain point: design software like Adobe Photoshop and Illustrator works in DPI, some pan-European print specifications use DPCM, and industrial label printers from Zebra, Honeywell, or Datamax specify DPMM. Switching between these without a converter means dividing and multiplying by 2.54 or 25.4 repeatedly. See the Length Converter if you also need to convert image dimensions between metric and imperial.
Why Use an Image Resolution Converter?
The core unit relationship, 1 inch = 2.54 cm = 25.4 mm, means conversions aren't round numbers: 300 DPI becomes 118.11 DPCM, and 11.81 DPMM. Doing these calculations mentally while also managing colour profiles, file formats, and delivery specs leads to rounding errors that produce substandard print output.
Two concrete Indian use cases:
Offset printing specification: A graphic designer in Ahmedabad submits files to a German print house that specifies artwork at 118 dpcm minimum. The designer's Photoshop workflow is in DPI. Converting: 118 dpcm × 2.54 = 299.72 ≈ 300 DPI, the standard high-quality print resolution. This converter confirms the equivalence instantly.
Barcode label printing: A warehouse in Delhi installs a Zebra thermal label printer rated at 8 dpmm. The logistics software requires DPI input. Converting: 8 dpmm × 25.4 = 203.2 DPI, one of Zebra's standard resolutions (203 DPI), confirming compatibility.
Who Should Use This Converter?
Graphic designers and art directors submitting print-ready files to print houses that use different unit conventions, particularly when working across Indian and European clients who use DPI and DPCM respectively.
Photographers and photo editors managing scanning and printing workflows where the same image must be prepared at different resolutions for different output destinations: web (72 PPI), standard print (150 DPI), and fine art print (300+ DPI).
Web and app developers working with CSS @media resolution queries, which accept both dpi and dpcm units, and need to confirm equivalence when targeting specific device densities.
Manufacturing and logistics engineers configuring thermal label printers and industrial inkjet systems where DPMM is the native specification unit but software interfaces use DPI.
Pre-press and production managers at Indian publishing houses and packaging companies verifying that files from designers using different software meet the resolution requirements of their print equipment. Pair this with our Data Storage Converter when also managing file size and storage requirements for high-resolution image libraries.
What Insights Does the Image Resolution Converter Give You?
The converted value gives you the direct equivalent in your target unit, useful when you have one spec to translate (e.g. "what is 300 DPI in DPCM?").
The reference table shows your input resolution in all five units simultaneously. This is particularly valuable when writing multi-standard specifications, a single table entry like "300 DPI / 118.11 DPCM / 11.81 DPMM" covers all major regional and industrial standards in one line.
Practical resolution guide:
| Use case | DPI | DPCM | DPMM |
|---|---|---|---|
| Web and social media | 72 | 28.35 | 2.835 |
| Standard document print | 150 | 59.06 | 5.906 |
| High-quality print | 300 | 118.11 | 11.81 |
| Fine art and archival | 600 | 236.22 | 23.62 |
| Medical / microscopy | 1200 | 472.44 | 47.24 |
A 72 DPI image at print size A4 (210×297 mm) would contain only 595×842 pixels, not enough for quality print output. The same A4 at 300 DPI requires 2480×3508 pixels.
How to use this Resolution calculator
- The converter loads with DPI as the FROM unit and DPCM as the TO unit, the most common conversion for Indian designers working with European print specs.
- Select your source unit from the FROM dropdown: DPI, PPI, DPCM, PPCM, or DPMM.
- Enter your resolution value in the input field. The result updates as you type.
- Select your target unit from the TO dropdown.
- Use the ⇅ swap button to reverse the conversion, useful when you receive a spec in DPCM and need to set the value in your DPI-based software.
- Scroll down to the reference table to see your resolution expressed in all five units simultaneously, useful for writing cross-standard technical specifications.
- Use the result to set the correct resolution in Photoshop, Illustrator, InDesign, or your label printing software before exporting your final file.
Formula & Methodology
This is a linear converter using DPI (dots per inch) as the common base unit. All conversions follow:Result = Input × (toBase_from ÷ toBase_to)The fundamental length relationship is: 1 inch = 2.54 cm = 25.4 mm (exact per international definition since 1959). toBase values (relative to DPI): | Unit | toBase | Derivation | |---|---|---| | Dots per Inch (DPI) | 1 | Base unit | | Pixels per Inch (PPI) | 1 | Same quantity as DPI | | Dots per Centimetre (dpcm) | 2.54 | 1 dpcm = 2.54 DPI | | Pixels per Centimetre (ppcm) | 2.54 | Same as dpcm | | Dots per Millimetre (dpmm) | 25.4 | 1 dpmm = 25.4 DPI | Worked example, Indian print job specification: A Mumbai design studio receives a print brief specifying 118 dpcm minimum. The Photoshop file is set in DPI. What DPI setting is needed?118 dpcm × 2.54 = 299.72 DPI ≈ 300 DPISet Photoshop document to 300 DPI, this meets and slightly exceeds the 118 dpcm requirement. Common reference conversions: | DPI | PPI | DPCM | DPMM | |---|---|---|---| | 72 | 72 | 28.35 | 2.835 | | 96 | 96 | 37.80 | 3.780 | | 150 | 150 | 59.06 | 5.906 | | 300 | 300 | 118.11 | 11.81 | | 600 | 600 | 236.22 | 23.62 | The conversion factor of 2.54 is exact, derived from the 1959 international inch definition of 0.0254 metres per inch. No approximation is involved in any of these conversions.
Related Tools
You may also find these useful: Illumination Converter.
Frequently Asked Questions