When you export a high-resolution photograph from a modern digital camera, the image file might be 6,000 pixels wide and consume 25 Megabytes of storage space. If you attempt to upload this massive file to a strict corporate web portal (which demands images be exactly 800 pixels wide), the server will instantly reject it. You do not need to download heavy, expensive photo editing software like Adobe Photoshop to fix this. The native macOS Preview application contains a highly precise mathematical resizing engine that allows you to instantly alter the exact pixel dimensions of any image.
Activating the Dimension Engine
The Preview application allows you to stretch, shrink, and completely rewrite the underlying pixel grid of an image file.
- Double-click the massive image file (JPEG, PNG, or TIFF) to open it in Preview.
- Look at the main menu bar at the absolute top of your Mac screen. Click Tools.
- Select Adjust Size… from the drop-down menu.
A highly detailed mathematical control panel will instantly appear in the center of your screen.
Executing a Precise Resize
The “Adjust Size” panel gives you absolute control over the image architecture.
- Look for the two massive text boxes labeled Width and Height.
- To the right of those boxes, you will see a drop-down menu that dictates the unit of measurement. It usually defaults to Inches or cm. Click this menu and forcefully change it to pixels.
- Now, click into the Width box and type exactly
800.
By default, the Preview engine enforces an aspect ratio lock (indicated by a small padlock icon). The exact millisecond you type 800 into the Width box, the engine will mathematically calculate the perfect proportional Height and automatically fill in that box. This guarantees your image will never look stretched, squished, or distorted.
Understanding the Destructive Overwrite
If you look at the bottom of the “Adjust Size” panel, Preview will mathematically calculate exactly how much data you are about to destroy. It will say something like: Resulting Size: 25.4 MB --> 450 KB.
When you click OK, the macOS neural engine instantly rips through the image, violently deletes thousands of pixels from the grid, and perfectly smooths the remaining pixels together to render the new 800-pixel image.
WARNING: This process is highly destructive. The exact moment you press Command + S to save the file, those deleted pixels are permanently gone forever. You can never restore the file back to its original 6,000-pixel resolution. If you need to preserve the high-resolution original, you must duplicate the file in Finder before you resize it in Preview.