JPG2Compress Logo
Image Conversion

How to Convert PDF to JPG on Mac — 5 Easy Methods (2026)

Need to convert a PDF to a JPG image on your Mac? This guide covers 5 methods from built-in Preview app to Terminal commands for batch conversion.

JT

JPG2Compress Team

Image Optimization Expert

April 9, 20268 min readExpert Guide
PDF to JPG MacMac PDF convertermacOS image conversionPreview appsave PDF as image Mac

Key Takeaways

Need to convert a PDF to a JPG image on your Mac? This guide covers 5 methods from built-in Preview app to Terminal commands for batch conversion.

1How to Convert PDF to JPG on Mac

Mac users have some of the best built-in tools for working with images and documents. If you need to convert PDF to JPG on Mac, you might be surprised to learn that macOS already includes everything you need — no third-party software required. In this guide, we cover five different methods to save PDF as image Mac, ranging from the simple Preview app to powerful Terminal commands for batch processing.

2Method 1: Use Preview App (Simplest Method)

Preview is the default PDF and image viewer on macOS, and it includes a built-in export feature that makes pdf to jpg macbook conversion effortless:

  1. Open the PDF in Preview by double-clicking the file. If it opens in a different app, right-click the file, select "Open With," and choose Preview.
  2. Navigate to the page you want to convert using the sidebar thumbnails.
  3. Go to File > Export (or press Command+Shift+E) to open the export dialog.
  4. Set the Format to "JPEG" in the export options dropdown menu.
  5. Adjust the Quality slider — higher values produce larger files with better detail. For most uses, 75-85% is ideal.
  6. Choose a save location and filename, then click "Save."

Preview exports the currently visible page as a JPG file at the resolution of the PDF. This method produces excellent quality output and works on every version of macOS from Catalina to the latest release.

3Method 2: Use Print Dialog to Save as JPG

An alternative approach uses the macOS print system to save PDF as image Mac:

  1. Open the PDF in Preview, Safari, or any PDF viewer.
  2. Press Command+P to open the Print dialog.
  3. Click the "PDF" dropdown at the bottom-left of the print window.
  4. Select "Save as PDF" — wait, this saves as PDF. Instead, take a different approach.

Actually, for a cleaner workflow, use the built-in screenshot system:

  1. Open the PDF page you want to convert.
  2. Press Command+Shift+4 then press Spacebar — the cursor changes to a camera icon.
  3. Click on the PDF window to capture the entire window as a PNG screenshot.
  4. Open the screenshot in Preview and export it as JPG using File > Export.

4Method 3: Use Terminal for Batch Conversion

If you need to convert PDF to JPG on Mac for multiple files or pages, the Terminal app offers a powerful batch conversion approach:

  1. Open Terminal from Applications > Utilities or search with Spotlight (Command+Space).
  2. Navigate to the folder containing your PDF: cd /path/to/your/folder
  3. Use the sips command to convert: sips -s format jpeg input.pdf --out output.jpg

For converting all PDFs in a folder at once, use a simple loop:

for f in *.pdf; do
  sips -s format jpeg "$f" --out "${f%.pdf}.jpg"
done

This is the fastest method when you need to process dozens of PDF files. Each PDF page is converted to a separate JPG image automatically.

5Method 4: Use Automator for Repeated Conversions

Create a custom Quick Action in Automator for one-click pdf to jpg macbook conversions:

  1. Open Automator from Applications > Utilities.
  2. Create a new Quick Action (Document type).
  3. Set "Workflow receives" to "PDF files" in "any application."
  4. Add the "Render PDF Pages as Images" action — set format to JPEG and resolution to 150 or 300 DPI.
  5. Add "Move Finder Items" action to save output to your chosen folder.
  6. Save with a name like "Convert PDF to JPG."

Now you can right-click any PDF in Finder, select Quick Actions, and run your custom conversion workflow. This is ideal for users who frequently need to save PDF as image Mac.

6Method 5: Use Our Free Online Converter

For the most flexible option, use our online converter in Safari, Chrome, or any Mac browser:

  1. Visit the converter page and upload your PDF file.
  2. Select pages — convert all pages or pick specific ones.
  3. Set quality and resolution — choose from high, medium, or low quality presets.
  4. Download your JPG images — each page is saved as a separate high-quality JPG.

The online method gives you more control over output settings than Preview and produces consistent results. Everything processes locally in your browser for complete privacy.

7Tips for Better PDF to JPG Results on Mac

  • Use 300 DPI for print-quality results — Preview defaults to screen resolution, which may not be sufficient for printing. Use Terminal or our online tool for higher DPI output.
  • Compress large JPGs afterward — High-resolution conversions can produce very large files. Use our JPG compressor to reduce size without visible quality loss.
  • Resize for specific uses — Use our image resizer to set exact dimensions for web, social media, or email after converting.
  • Preserve color accuracy — If your PDF contains precise colors (logos, charts), use the highest quality export setting to avoid color shifts.

8Common Mac PDF to JPG Questions

Why can't I find the JPEG option in Preview?

Make sure you are using File > Export, not File > Export as PDF. The JPEG format option is only available in the standard Export dialog. Also ensure your Preview version is up to date via System Preferences > Software Update.

Can I convert a password-protected PDF on Mac?

You need to unlock the PDF first by opening it in Preview and entering the password, then exporting the unlocked version. Alternatively, use our online converter which handles password-protected files directly.

For a complete guide covering all devices, read our how to convert PDF to JPG article. To learn about free options, check out how to convert PDF to JPG free.

Key Numbers

Important statistics from this article

75-85%
strong> — higher values produce larger files with better ...

Pro Tips

Expert advice from our team

1

Open the PDF — in Preview by double-clicking the file. If it opens in a different app, right-click the file, select "Open With," and choose Preview.

2

Navigate to the page — you want to convert using the sidebar thumbnails.

3

Go to File > Export — (or press Command+Shift+E) to open the export dialog.

4

Set the Format to "JPEG" — in the export options dropdown menu.

Topics & Keywords

Everything covered in this article

Primary Topics

PDF to JPG Mac
Mac PDF converter
macOS image conversion
Preview app
save PDF as image Mac

Related Topics

Optimization
file compressionweb performancepage speed
Formats
JPEG compressorPNG optimizerWebP converter
Techniques
responsive imageslazy loadingbatch processing
Tools
browser-based toolsfree image toolsno upload
SEO
SEO optimizationEXIF removalnext-gen formats
Share this article:

Topics Covered

Related keywords and concepts

Primary Keywords

PDF to JPG Mac
Mac PDF converter
macOS image conversion
Preview app
save PDF as image Mac

Related Topics

Optimization
file compressionweb performancepage speed
Formats
JPEG compressorPNG optimizerWebP converter
Techniques
responsive imageslazy loadingbatch processing
Tools
browser-based toolsfree image toolsno upload
JT

JPG2Compress Team

Image Optimization Expert at JPG2Compress

Our team of image optimization specialists has helped millions of users compress, convert, and optimize their images. With years of experience in web performance and digital imaging, we create free browser-based tools that deliver professional results instantly — no software installation or server uploads required.

Expert Author Verified Trusted
Free Tools

Ready to Optimize Your Images?

Try our free tools and compress, convert, or resize your images instantly. No signup, no upload — everything runs in your browser.