How to Change Image Print Resolution (DPI) in Preview on macOS

When you are preparing a digital image for high-end physical printing (like a magazine layout or a massive poster) on a macOS workstation, the raw pixel dimensions (e.g., 1920×1080) are mathematically insufficient. The physical printer requires strict geometric instructions on how tightly to pack those pixels onto the paper, a metric known as DPI (Dots Per Inch) or Resolution. To force the macOS neural engine to mathematically restructure the internal DPI metadata of your image file, you must use the native tools within the Preview application.

Accessing the Geometric Engine

The Preview application contains a hidden matrix designed specifically to alter the physical print dimensions and DPI density of image files.

  1. Locate your high-resolution image file (PNG, JPEG, or TIFF) in the Finder.
  2. Double-click the file to open it natively in Preview.
  3. Look at the absolute top menu bar of your macOS screen (next to the Apple logo). Click on Tools.
  4. In the dropdown matrix, click Adjust Size… to deploy the geometric control overlay.

Executing the Resolution Override

The overlay displays the current pixel dimensions and the physical print size. You must manipulate the specific Resolution variable.

  1. Locate the field explicitly labeled Resolution. By default, images pulled from the web are usually set to a mathematically low density of 72 pixels/inch.
  2. To prepare the image for high-end professional printing, delete the ’72’ and manually inject the industry-standard integer: 300.
  3. CRITICAL ARCHITECTURAL OVERRIDE: Look directly below the Resolution field. Ensure the Resample image checkbox is explicitly UNCHECKED. If you leave it checked, the macOS neural engine will artificially generate millions of fake pixels to increase the size of the file, violently degrading the image quality. By unchecking it, you force the engine to simply pack the existing, pristine pixels tighter together on the physical paper.
  4. Click OK.

The exact millisecond you click OK, the engine rewrites the EXIF metadata. Press Cmd + S to permanently commit the new DPI architecture to the hard drive.

Get the best tech tips delivered straight to your inbox.

Join thousands of readers mastering Apple, Google, Microsoft, and Linux.