How to Make Image Backgrounds Transparent Using Preview on macOS

When you download a photograph of a company logo, it often has a solid white or black background. If you attempt to paste this logo onto a dark presentation slide, the massive white box surrounding the logo looks incredibly unprofessional. You must physically strip away the background pixels and replace them with a true mathematical void (an Alpha Channel) so the image becomes transparent. You do not need Adobe Photoshop to achieve this. The native macOS Preview application contains a highly advanced edge-detection algorithm called “Instant Alpha” that can instantly rip the background out of an image.

Preparing the File for Transparency

Before you begin, you must ensure the file format actually supports an Alpha Channel (transparency). Standard JPEG files are mathematically incapable of being transparent. If you try to make a JPEG transparent, the system will simply replace the background with solid white pixels. You must use a PNG file.

If your logo is a JPEG, open it in Preview, click File > Export, and convert it to a PNG before proceeding.

Activating the Instant Alpha Engine

To access the edge-detection tools, you must expose the hidden Markup Toolbar.

  1. Open the PNG file in Preview.
  2. Click the Show Markup Toolbar button (the small pencil icon near the top-right search bar).
  3. In the new toolbar that drops down, click the Instant Alpha icon (it looks like a magic wand).

Your cursor has now transformed into a crosshair.

Extracting the Background

The Instant Alpha engine relies on contrast. It is designed to target large blocks of continuous color.

  1. Click and hold down your mouse button directly on the solid background you want to destroy (e.g., the white area surrounding the logo).
  2. Slowly and carefully drag your mouse slightly. As you drag, you will see a bright pink overlay begin to spread across the background like a liquid.
  3. The pink overlay represents exactly which pixels Preview is currently targeting for deletion. Continue dragging until the pink overlay perfectly hugs the edge of the actual logo, but stop immediately if the pink starts bleeding into the logo itself.
  4. Release your mouse button. The pink area will instantly transform into a glowing selection marquee (the “marching ants”).
  5. Press the Delete key on your keyboard.

The selected background will instantly vanish, replaced by a gray-and-white checkerboard pattern. In macOS, this checkerboard is not a real image; it is the universal mathematical symbol for a complete void (total transparency). Press Command + S to save the file. You can now paste this transparent PNG onto any dark background flawlessly.

Get the best tech tips delivered straight to your inbox.

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