Convert ISO 216 standard A0-A13 paper dimensions to pixels based on your custom DPI/PPI. Ideal for design, printing, and screen adaptation.

Pixel to Centimeter Converter
Accurately convert pixel lengths to physical centimeter dimensions based on PPI (Pixels Per Inch). Ideal for UI design, print layouts, and screen adaptation.

Online JWT Parser & Decoder
Parse JWT headers, payloads, and key information online. No installation required—just paste and decode.

PX to REM Converter
A bidirectional PX to REM converter for front-end developers and designers, featuring customizable root font sizes.
When designing digital drafts or print files, are you unsure how many pixels an A4 sheet should be on screen? This tool solves that problem. It takes the physical dimensions (in millimeters) of A-series paper defined by the ISO 216 international standard and accurately calculates the corresponding pixel width and height for digital devices based on your custom DPI/PPI settings. The core principle relies on the formula: Pixels = Physical Size (inches) × DPI, where 1 inch = 25.4 millimeters.
Q: What are the pixel dimensions of an A4 sheet at 300 DPI?
A: An A4 sheet (210 × 297 mm) at 300 DPI is approximately 2480 × 3508 pixels. This is calculated by converting millimeters to inches (210 / 25.4 ≈ 8.27 inches) and multiplying by the DPI.
Q: Is there a difference between DPI and PPI in this conversion? Why does the tool list both?
A: In the context of linear conversion from physical dimensions to pixels, DPI (Dots Per Inch) and PPI (Pixels Per Inch) are numerically equivalent; both represent the number of "dots" per inch. They are used interchangeably in this tool. You only need to focus on how the value affects the final pixel dimensions: a higher value results in larger pixel dimensions, making the image more detailed at a fixed physical size.
The pixel values calculated by this tool are theoretical and rounded to the nearest whole number. Please configure your settings based on the exact DPI requirements of your output device (e.g., printer, monitor). The DPI/PPI input should be a positive integer; excessively high values may result in pixel dimensions that exceed the supported range of your image processing software or hardware. Conversions are based on ISO 216 standard physical dimensions and are for reference only. In practical applications, you should also account for factors like bleed and crop marks.
For UI/UX designers, mastering the screen pixel equivalents of common paper sizes is crucial. For instance, to simulate the screen display of an A4 sheet at a standard reading distance, 96 DPI is often used for the conversion (A4 ≈ 794 × 1123 px). However, when preparing print files, you must use the DPI specified by the print shop (typically 300). A typical conversion example: if you are using A3 paper (297 × 420 mm) for high-quality poster printing and set the DPI to 150, the resulting pixel dimensions will be approximately 1754 × 2480 px. Remember the conversion logic: Pixels = (Millimeters / 25.4) × DPI.