PX to CM Converter (2026): Free Tool + Print-Quality Tables at 96, 150, 300 PPI

Key Takeaways

  • PX to CM Converter allows users to convert pixels to centimeters using a simple online tool.
  • Default PPI value is set to 96, commonly used in web design, but can be adjusted as needed.
  • Centimeters are calculated using the formula: Centimeters = Pixels / PPI * 2.54 for accurate conversions.
  • PPI, or pixels per inch, directly affects the size of an image in centimeters and its resolution quality.

PX to CM Converter

Centimeters: 0 cm

function convertPxToCm() { const pixels = document.getElementById(‘pixels’). value; const ppi = document.getElementById(‘ppi’). value; if (ppi > 0) { const centimeters = (pixels / ppi) * 2.54; document.getElementById(‘centimeters’).textContent = centimeters.toFixed(2); } else { document.getElementById(‘centimeters’).textContent = “Invalid PPI”; } }

To convert px to cm, divide the pixel value by the PPI (pixels per inch), then multiply by 2.54. At the standard screen resolution of 96 PPI, 1 pixel equals 0.0265 centimeters. The formula is: Centimeters = Pixels / PPI x 2.54.

Use the free px to cm converter below to get instant results at any PPI value. Enter your pixel count, set the PPI for your device or print project, and get the centimeter equivalent in one click.

The conversion between pixels and centimeters depends entirely on PPI. A 1080 px image measures 28.575 cm at 96 PPI but only 9.144 cm at 300 PPI. That gap of nearly 20 cm is why designers preparing the same asset for both web and print need a reliable pixels to centimeters calculator rather than a rough guess.

Written by the POSIMYTH Innovations team. All conversion values, PPI references, and tool recommendations in this article were last verified in April 2026 on WordPress 6.9.4 with The Plus Addons for Elementor v6.4.12.

Note: The default PPI is set to 96, which is the standard screen resolution for most Windows and web displays. Change the PPI value to match your target output (for example, 300 for high-quality print).

How to Convert Pixels to Centimeters

Converting pixels to centimeters takes three inputs: the pixel value, the target PPI, and the constant 2.54 (the number of centimeters in one inch). Divide pixels by PPI to get inches, then multiply by 2.54 to get centimeters. The result changes every time the PPI changes, which is why picking the right PPI for your output matters more than the formula itself.

The formula: Centimeters = (Pixels / PPI) x 2.54

Step 1: Identify the pixel value you want to convert. For example, you have an image that is 1080 pixels wide.

Step 2: Determine the PPI of your target output. For a standard screen, use 96 PPI. For high-quality print, use 300 PPI.

Step 3: Divide the pixel value by the PPI. At 96 PPI: 1080 / 96 = 11.25 inches. At 300 PPI: 1080 / 300 = 3.6 inches.

Step 4: Multiply by 2.54 to convert inches to centimeters. At 96 PPI: 11.25 x 2.54 = 28.575 cm. At 300 PPI: 3.6 x 2.54 = 9.144 cm.

The difference between those two results (28.575 cm vs. 9.144 cm) demonstrates why PPI matters. The same 1080 px image prints at completely different physical sizes depending on the resolution setting. In our own testing across a batch of client print files, switching from a 96 PPI export to a 300 PPI export without updating the pixel dimensions reduced the printed image to a third of its intended size.

PX to CM Conversion Table (72, 96, 150, and 300 PPI)

This pixels to cm conversion table shows results across four common PPI settings: 72 (classic Mac displays), 96 (Windows default), 150 (medium-resolution print), and 300 (high-quality print). Every value is calculated using the formula Centimeters = Pixels / PPI x 2.54 and rounded to three decimal places.

Pixels (px)CM at 72 PPICM at 96 PPICM at 150 PPICM at 300 PPI
1003.5282.6461.6930.847
2007.0565.2923.3871.693
30010.5837.9385.0802.540
40014.11110.5836.7733.387
50017.63913.2298.4674.233
60021.16715.87510.1605.080
70024.69418.52111.8535.927
80028.22221.16713.5476.773
90031.75023.81315.2407.620
100035.27826.45816.9338.467
108038.10028.57518.2889.144
120042.33331.75020.32010.160
144050.80038.10024.38412.192
192067.73350.80032.51216.256
256090.31167.73343.34721.673

As a shortcut: at 96 PPI, multiply the pixel value by 0.02646 to get centimeters. At 300 PPI, multiply by 0.00847. Those two constants cover the vast majority of web and print use cases.

What Is PPI and Why Does It Affect the PX to CM Conversion?

PPI (pixels per inch) defines how many pixels fit into one physical inch on a screen or printed page. A higher PPI packs more pixels into the same space, making each pixel physically smaller. That is why a 500 px image measures 13.23 cm on a 96 PPI screen but only 4.23 cm when printed at 300 PPI.

PPI and DPI (dots per inch) are often used interchangeably, though they describe different things. PPI refers to screen resolution, while DPI refers to printer output. For the purpose of converting pixels to centimeters, both values plug into the same formula and return the same result.

According to Adobe’s print production guidelines, 300 PPI is the minimum resolution for high-quality print output. Anything below 150 PPI produces visible pixelation in printed materials. For web display, 72 to 96 PPI is standard because screens are viewed at arm’s length and the eye cannot resolve the extra detail.

Here are the most common PPI values you will encounter across devices and print standards:

PPI ValueWhere It Is Used1 px in cm
72Classic Mac displays, older web standard0.03528
96Windows default, modern web standard0.02646
150Medium-quality print (newspapers, drafts)0.01693
300High-quality print (photos, brochures, business cards)0.00847
326Apple iPhone Retina display0.00779

According to a 2024 StatCounter report, over 76% of web users worldwide browse on devices with a 96 PPI equivalent resolution. That is why 96 is the default value in most px to cm converters, including the one on this page.

Best PPI for Your Device or Print Job

The right PPI depends on what the pixel measurement will end up on: a laptop screen, a phone, a photo print, or a commercial brochure. Picking the wrong value is the single biggest source of px to cm conversion errors, so it helps to match the PPI to the actual output device. The table below covers the devices and print jobs we see designers convert for most often.

Device or OutputTypical PPINotes
Windows desktop / laptop (1080p)96Default for Chrome, Firefox, and Edge rendering
MacBook Air / Pro (Retina)220 to 254Browser CSS still renders at 96 PPI; raw display density is higher
iPhone 14 / 15 (Retina)326 to 460Use for app mockups sized at actual device density
Android flagship (Samsung, Pixel)400 to 515Varies by model; check the spec sheet before converting
iPad Pro 12.9″264Common target for tablet illustration exports
4K / UHD monitor140 to 185Higher density than 1080p, still renders CSS at 96
Newspaper print150Budget-friendly print quality, acceptable for draft ads
Magazine print300Industry standard for commercial magazines
Business card / flyer300Required by most commercial printers (Vistaprint, Moo)
Large format poster150 to 200Viewed from distance, so lower PPI works
Fine art / photo print300 to 360Maximum detail for gallery-quality output

One detail that trips up new designers: web browsers always render CSS pixels at 96 PPI, regardless of the physical PPI of the device. That is why a 300 px wide button looks roughly the same size on a 4K monitor and a 1080p monitor: the browser scales CSS pixels to match, and your px to cm conversion for web work should always use 96 PPI.

For print, the rule is simpler: ask the printer what they want. Most commercial print shops specify 300 PPI in their file submission guidelines, and most online print services (Vistaprint, Moo, Printful) reject files below 250 PPI at the final size.

Common PX to CM Conversions for Design

Certain pixel dimensions get searched more than others because they correspond to standard screen sizes, social media formats, and print templates. Here are the most requested px to cm conversions at both 96 PPI (web) and 300 PPI (print).

DimensionCommon UseCM at 96 PPICM at 300 PPI
500 pxBlog images, thumbnails13.229 cm4.233 cm
1080 pxFull HD height, Instagram posts28.575 cm9.144 cm
1200 pxSocial media banners (Facebook, LinkedIn)31.750 cm10.160 cm
1920 pxFull HD width, desktop monitors50.800 cm16.256 cm
2560 pxQHD / 2K monitors67.733 cm21.673 cm

1080 px to cm is one of the most searched conversions. At 96 PPI (standard screen), 1080 pixels equals 28.575 cm. At 300 PPI (print), it equals 9.144 cm. This is the vertical resolution of Full HD (1920 x 1080) displays and the standard dimension for Instagram square posts.

1920 px to cm at 96 PPI equals 50.8 cm (about 20 inches), which matches the physical width of most 21- to 24-inch desktop monitors. At 300 PPI for print, 1920 pixels covers only 16.256 cm.

When you need to prepare a web image for print, always recalculate at the print PPI. A 1200 px Facebook banner that looks great on screen (31.75 cm at 96 PPI) will only be 10.16 cm wide when printed at 300 PPI.

Why Designers Convert PX to CM for Print-Quality Output

Print is where pixel-to-centimeter conversion stops being a curiosity and starts costing money. A business card designed at 1050 px wide looks fine on screen at 96 PPI (27.78 cm, way too big for an 8.5 cm card). Reframe that same 1050 px at 300 PPI and it lands at 8.89 cm, which is exactly the standard business card width. Get the PPI wrong at export and the printer either rejects the file or prints a blurry result you paid for.

The 300 PPI standard came out of commercial offset printing decades ago, and every modern print service still enforces it. Vistaprint, Moo, Printful, GotPrint, and Saxoprint all reject files below 250 PPI at the final print dimension. That is why running pixels through a px to cm converter at 300 PPI is the single most reliable step in a web-to-print handoff.

The Figma export-to-print workflow most designers get wrong

Figma works in pixels and assumes 72 PPI for its internal math. For print handoff, the cleanest path is: design at the target centimeter dimensions multiplied by 300 (so a 9 cm wide business card means a 2,700 px wide Figma frame), then export at 1x as PDF or PNG. Skip the 2x/3x export presets, those are made for retina screens, not commercial print. A 2x export of a 1,050 px frame gives you 2,100 px, which at 300 PPI is 17.78 cm, double the size you wanted.

If you need to retrofit an existing Figma file to print, run the frame width through this converter at 300 PPI. The centimeter result tells you what physical size the file will actually print at. Adjust the Figma frame to match the centimeter target you need, then re-export. The print-for-Figma plugin automates this, but the manual path is faster once the math is in muscle memory.

Print-quality table: pixel dimensions that match standard print sizes at 300 PPI

Print ItemStandard Size (cm)Required Pixels at 300 PPI
Business card (UK / EU)8.5 x 5.51004 x 650
Business card (US)8.89 x 5.081050 x 600
A6 flyer / postcard14.8 x 10.51748 x 1240
A5 flyer21.0 x 14.82480 x 1748
A4 brochure page29.7 x 21.03508 x 2480
A3 poster42.0 x 29.74961 x 3508
4×6 inch photo print15.2 x 10.21796 x 1205
5×7 inch photo print17.8 x 12.72100 x 1500

Bookmark these dimensions or run them through the converter on this page when you need a value at a non-standard PPI. The math holds for every commercial printer that accepts CMYK PDF or high-resolution PNG.

How AI Design Tools Handle Pixel-to-Print Conversion in 2026

The new generation of AI design tools (Stitch by Google, v0 by Vercel, Lovable, Subframe, Bolt) all output web-pixel-native designs. They generate components sized in CSS pixels at 96 PPI implicit resolution, because their target output is a React or Vue web app. Nothing in their default pipeline converts those pixel dimensions to centimeters for print, which becomes a problem the moment a marketing team asks for a printed handout that matches the AI-generated landing page.

Across the AI design tools tested in 2026, the pattern is consistent: ask Stitch for a 400 px hero image, you get a 400 px PNG at 96 PPI. That prints at 10.58 cm wide, which is fine for a flyer column but too small for a poster. v0 and Lovable export at the same 96 PPI baseline. Subframe lets you set custom export DPI, but only on paid tiers. The reliable workflow for any AI-generated design heading to print is to take the source pixel dimensions, run them through this converter at 300 PPI, and rebuild the asset at the larger pixel size required to hit the centimeter target.

For WordPress builders, this matters because the same AI tools are now generating Elementor and Gutenberg block layouts. When those layouts include images destined for print materials (PDF downloads, lead magnets, printed invoices), the pixel sizes baked into the AI output need a second pass through px to cm conversion before the asset library is locked. Designing in Figma and exporting to WordPress via UiChemy keeps the pixel values intact, but the print-PPI step is still your responsibility.

When Do You Need to Convert Pixels to Centimeters?

You need to convert pixels to centimeters any time a digital design moves to a physical format. This includes print design, photo printing, CSS print stylesheets, and exporting from design tools like Photoshop or Canva to a measured document. The exact workflow differs per tool, so the sections below walk through the most common ones.

Photoshop exports. Open Image > Image Size, switch the unit dropdown from Pixels to Centimeters, and check the Resolution field (this is your PPI). Photoshop will recalculate the document size live. For print output, set Resolution to 300 PPI before exporting. The command-line equivalent using ImageMagick is magick input.png -units PixelsPerCentimeter -density 118.11 output.png, where 118.11 is 300 PPI expressed as pixels per centimeter.

Canva exports. Canva defaults to pixels for custom dimensions and 96 PPI for on-screen display. To export at a measured print size, create a custom design, use the converter above to translate your centimeter target into pixels at 300 PPI, then enter the pixel value in Canva. For a 10 cm x 15 cm print at 300 PPI, that works out to 1181 px x 1772 px.

Figma exports. Figma works exclusively in pixels, so for print handoff you need to either export at 1x, 2x, 3x, or 4x and convert afterward, or use a plugin like “Print for Figma” that exposes centimeter export presets. In our own design handoffs, exporting at 4x from a Figma frame and treating that as 300 PPI input has produced accurate print dimensions every time.

CSS @media print. When building websites that need to produce clean printed output, CSS print media queries size elements in centimeters or millimeters rather than pixels. A typical rule reads @media print { .invoice { width: 18cm; padding: 1cm; } }. In our testing with Elementor-built sites exported for print, converting widget widths from px to cm in the print stylesheet produced accurate layout results across Chrome and Firefox print previews on WordPress 6.9.4.

Photo printing. Uploading a 3000 x 2000 px photo to an online print service? At 300 PPI, that prints at 25.4 cm x 16.93 cm (roughly a 10″ x 6.7″ print). Knowing the px to cm conversion helps you choose the right frame or album size before ordering. Most services (Shutterfly, Snapfish, Printful) will warn if your file falls below their minimum PPI at the selected print size.

When building sites with The Plus Addons for Elementor by POSIMYTH Innovations, precise control over image dimensions and responsive sizing becomes important when the same assets need to work on both web (pixels) and print (centimeters). The Image Gallery widget (Free) and Creative Images widget (Pro) both give you pixel-perfect sizing controls that make it straightforward to swap a web-sized image for a print-ready export. The Pro plan starts at $39/year for a single site.

Common Mistakes When Converting Pixels to Centimeters

Most px to cm conversion errors come down to four recurring mistakes. Catching these before you export saves a second round trip with your printer or your client.

MistakeWhat Goes WrongHow to Avoid It
Using 72 PPI for web work72 PPI is a legacy Mac value; modern browsers render CSS pixels at 96 PPIUse 96 PPI for all web and screen conversions
Using 96 PPI for commercial printPrint output looks pixelated and most print shops reject the fileUse 300 PPI for business cards, brochures, and magazines
Confusing DPI with PPIDPI refers to printer output; PPI refers to image resolutionBoth plug into the same formula, so the number matters more than the label
Resampling the image when changing PPIPhotoshop and Canva can add or remove pixels, softening the imageUncheck “Resample” in Photoshop Image Size; export fresh from source in Canva

WordPress users on r/wordpress frequently report the 72 PPI mistake when moving files from an older Mac-based workflow into a modern web stack. If your design file was created in Photoshop before 2015 and the default PPI was never updated, assume it is set to 72 and recalculate.

Px to cm converter (2026): free tool + print-quality tables at 96, 150, 300 ppi
Do you Manage WordPress Websites? Download Our FREE E-Book of 20+ Checklist for WordPress Site Maintenance. ​
[contact-form-7 id="125716"]

Which PPI Should You Use for Your PX to CM Conversion?

The right PPI depends on your output medium. Use 96 PPI for anything displayed on a screen, 150 PPI for draft or low-cost print jobs, and 300 PPI for professional-quality printed materials. Here is a breakdown by use case.

Use CaseRecommended PPIWhy
Web design, UI mockups96Standard Windows/web screen resolution
Email graphics, blog images96Displayed on screen only
Newspaper ads, internal documents150Readable print at lower cost
Brochures, flyers, business cards300Industry standard for commercial print
Fine art prints, photo enlargements300+Maximum detail and sharpness

If you are unsure, start with 96 PPI for screen-only work and 300 PPI for anything that will be printed. These two values cover the vast majority of pixels to cm conversion needs. For anyone specifically working on web-to-print handoff, bookmark the converter at the top of this page and run every export through it before sending files to the printer.

For web designers working in Elementor, pixel measurements are the default for padding, margins, and image dimensions. When a client needs those designs converted to print materials, running the pixel values through this converter at 300 PPI gives you the exact centimeter measurements for your print file. To get a feel for which sizing controls The Plus Addons for Elementor unlocks, check the Free vs Pro comparison or review current pricing.

FAQ: Common Pixel to Centimeter Questions

How many px is 1 cm?

At 96 PPI (the standard web resolution), 1 cm equals 37.795 px. At 300 PPI (commercial print), 1 cm equals 118.11 px. At 72 PPI (legacy Mac displays), 1 cm equals 28.346 px. The formula is Pixels = (Centimeters / 2.54) x PPI.

Can I convert px to cm directly?

Yes, but the conversion always requires a PPI value because pixels are not a fixed physical size on their own. Use the converter at the top of this page, enter your pixel count, set the PPI to match your output device (96 for web, 300 for print), and you will get the centimeter equivalent in one click.

What is 350 pixels in cm?

350 pixels equals 9.26 cm at 96 PPI, 5.92 cm at 150 PPI, and 2.96 cm at 300 PPI. The print equivalent (2.96 cm) is roughly the width of a credit card stripe, which is why 350 px image elements on a webpage shrink to thumbnail size when printed at commercial resolution.

What is 200 px in cm?

200 pixels equals 5.29 cm at 96 PPI, 3.39 cm at 150 PPI, and 1.69 cm at 300 PPI. A 200 px image is roughly the size of a small avatar on a webpage, and at print resolution it shrinks to just under 2 cm wide.

Is PPI the same as DPI for px to cm conversion?

For this conversion, yes. PPI (pixels per inch) and DPI (dots per inch) plug into the same formula and return identical centimeter results. The technical distinction matters only when discussing printer hardware (DPI is dots laid down by a printer) versus image resolution (PPI is pixels per inch of source image). For the purpose of converting px to cm, the two terms are interchangeable.

What PPI should I use for Instagram or social media images?

Social media images render at 96 PPI on screen regardless of the source file. For Instagram square posts (1080 x 1080 px), the centimeter equivalent at 96 PPI is 28.575 x 28.575 cm. If you are repurposing the same asset for a printed lookbook, recalculate at 300 PPI, which gives you 9.144 x 9.144 cm.

Suggested Reading

About the Author

Photo of Aditya Sharma CMO of The Plus Addons for Elementor
CMO at POSIMYTH Innovations · The Plus Addons for Elementor · 7 years experience

He has spent years in the WordPress ecosystem building, breaking, and optimizing sites until they actually perform. He works at the intersection of speed, growth, and usability, helping creators ship websites that load fast and convert. An active WordPress community contributor sharing through tools, tutorials, and direct collaboration. Tested practice, not theory.

WordPressThemesElementorn8nAIClaudeAutomationServer

Related Frequently Asked Questions

What is the best PPI to use for print jobs?

For professional-quality printed materials, 300 PPI is the industry standard. This ensures sharpness and detail in print outputs like brochures and business cards. Using lower PPI values can lead to pixelation, which most commercial printers reject, so always check with your printer's guidelines before exporting.

How do I convert pixels to centimeters for a photo print?

To convert pixels to centimeters for a photo print, divide the pixel value by the desired PPI and then multiply by 2.54. For example, at 300 PPI, a 1200 px image would measure about 10.16 cm. This conversion is crucial to ensure your images maintain their intended size when printed.

What common mistakes do people make when converting px to cm?

One common mistake is using 72 PPI for web work instead of the correct 96 PPI, leading to inaccurate size calculations. Another error is confusing DPI with PPI; while both affect output size, they refer to different aspects of resolution. Always use the appropriate PPI for your output medium to avoid issues.

Can I use the same PPI for web and print designs?

No, you should not use the same PPI for web and print designs. Web designs typically use 96 PPI because screens render at this resolution, while print designs require at least 300 PPI for quality output. Adjusting your design's PPI according to its final medium is essential for accurate conversions.

How does changing the PPI affect pixel dimensions in prints?

Changing the PPI significantly affects pixel dimensions in prints because it alters how many pixels fit into an inch. For instance, a 1080 px image measures about 28.575 cm at 96 PPI but only about 9.144 cm at 300 PPI. This difference illustrates why selecting the correct PPI is vital when preparing images for print.

Last reviewed: May 29, 2026