macOS Preview can technically export a PDF page as JPG, but only one page at a time, only at a fixed resolution, and only after several hidden menu clicks that most Mac users never discover.
Loading PDF to JPG…
Browser-based, files never uploaded
No watermark on exported images
Free with no usage limits
Every page exported as a separate JPG
Drop the PDF to JPG into any page — blog post, product docs, intranet, school portal — with a single line of HTML. Your visitors get the full tool, processed entirely in their browser. No backend, no uploads, no signup.
Embed code
<iframe
src="https://www.fixtools.io/pdf/pdf-to-jpg?embed=1"
width="100%"
height="780"
frameborder="0"
style="border:0;border-radius:16px;max-width:900px;"
title="PDF to JPG by FixTools"
loading="lazy"
allow="clipboard-write"
></iframe>Attribution-friendly: a small "Powered by FixTools" link appears in the embed footer.
Apple's Preview app is wonderful for viewing PDFs and surprisingly capable for light editing, but its PDF to JPG export path is buried and limited. To export a PDF page as JPG in Preview you must open the PDF, select the page in the sidebar, choose File then Export, switch the format dropdown from PDF to JPEG, and adjust the quality slider. The catch is that this only exports the currently selected page. For a 30-page PDF you would need to repeat the process 30 times, which is the kind of busywork that turns a five-minute task into an hour of clicking. There is no batch mode, no DPI input field, and no way to specify pixel dimensions directly.
Power users sometimes reach for Automator or a shell command pipeline using sips and pdftoppm to script the conversion, but these approaches require a working knowledge of macOS scripting and break in subtle ways on different macOS releases. Automator workflows that worked on macOS Monterey often need adjustment on Sonoma and Sequoia, and the sips utility produces JPGs at a fixed 72 DPI regardless of the source PDF density. For users who simply need a clean stack of JPG files at a chosen DPI, the friction of building a working Automator workflow vastly outweighs the time saved by automating it for a single job.
A browser-based converter sidesteps all of this complexity. The FixTools page loads the PDF.js engine in a few hundred milliseconds, accepts your file by drag and drop, exposes a DPI selector and a quality slider on the same screen, and exports all pages in one click. There is no version drift between macOS releases because the converter runs in your browser engine, which Apple keeps current independently of system updates. The same FixTools URL works identically on an Intel MacBook Pro from 2015 and an M3 MacBook Air from this year, and produces bit-identical output on both because the rendering is purely deterministic at the JavaScript level.
For users on managed Macs where IT restricts software installs, browser-based conversion is often the only viable path. Many corporate Mac fleets block App Store installs and prevent users from running pip or homebrew, which rules out any local tooling. Safari and Chrome are always available, and any PDF on the disk can be dragged into a browser tab and converted without administrator privileges or VPN-routed uploads to an external service. This matters especially in regulated industries where uploading internal documents to a free online converter would breach data-handling policy.
Upload your PDF and choose resolution and quality settings for 'convert PDF to JPG Mac'. FixTools converts all pages to JPG and offers them for download as individual files or a ZIP archive.
Step-by-step guide to convert pdf to jpg on mac:
Open FixTools PDF to JPG in Safari or Chrome
Launch Safari, Chrome, Firefox, or Arc on your Mac and visit fixtools.io/pdf/pdf-to-jpg. The page loads quickly on any Mac released in the last ten years and works identically on Intel and Apple Silicon machines. No extension or download is required to use the converter.
Drag your PDF from Finder
Open the Finder window containing your PDF and drag the file directly onto the FixTools upload area. macOS handles the drag-and-drop natively through the browser File API, and the PDF appears as ready to convert within a fraction of a second regardless of size. You can also click to open a standard macOS file picker if you prefer.
Choose DPI and JPEG quality
Select 150 DPI for screen-only use or 300 DPI for print-ready output. Adjust the JPEG quality slider to balance file size against fidelity. For most macOS export use cases, the default 150 DPI with quality 85 produces sharp images that view perfectly in Preview and Quick Look without bloating storage.
Convert and save to a Finder folder
Click Convert and let the browser render every page. When the conversion finishes, click Download All ZIP and the archive lands in your Downloads folder. Double click in Finder to extract, then drag the resulting page-01.jpg through page-NN.jpg files anywhere on your Mac for further work. On macOS Sonoma and newer, Quick Look preview integrates with the system PDF renderer, so the JPGs you generate match what you see in Finder previews. This consistency is helpful when sharing files with colleagues on different operating systems, since they will see identical rendering. The macOS Preview app can also batch convert PDFs to JPG natively, but our online tool offers more granular DPI and quality control than Preview default export options. Some Mac users prefer running this directly in Safari for performance reasons, while others use Chrome for cross-device sync of recent files. Mac users with extensive PDF archives can pair our tool with macOS Automator workflows. Once you bulk-export PDFs to JPG, an Automator routine can resize, watermark, or rename the files in a folder watch action without requiring Photoshop or any commercial design tool. This makes a Mac an efficient document-processing workstation for legal, archival, or compliance teams handling thousands of documents per month. AppleScript automation can also drive batch JPG export through Safari without manual clicks. IT teams managing large Mac fleets sometimes set up a shared Automator droplet that staff drag PDFs onto for instant conversion to JPG, which is faster than opening the PDF and selecting export every time.
Common situations where this approach makes a real difference:
Mac-based freelancer converting client PDFs for Keynote
A freelance consultant uses Keynote rather than PowerPoint for client presentations and wants to drop PDF pages directly into slides as background imagery. Keynote does not accept PDFs as slide backgrounds without first rendering them, so converting the PDF to JPG in FixTools yields ready-to-place slide images that work natively in Keynote on every Mac model the consultant's clients use during in-person presentations.
Designer on a managed corporate Mac without Acrobat installed
A junior designer at a creative agency works on a corporate MacBook Pro where IT has restricted software installs. Acrobat is licensed for senior designers only. To convert client PDFs to JPG for Slack sharing, the junior designer uses FixTools in Chrome, which works without any IT ticket, produces watermark-free images, and keeps the client files entirely on the local machine where the IT data-handling policy requires them to stay.
macOS Shortcuts user automating PDF triage with browser conversion
A productivity-focused Mac user has a Shortcuts workflow that monitors a Downloads subfolder for new PDFs. When a PDF appears, the Shortcut opens it in Safari at the FixTools URL with the file pre-attached. The user clicks Convert, the resulting JPGs land back in Downloads, and the Shortcut moves them into a tagged photo library where they are searchable by the original PDF name and creation date.
Mac student converting lecture slide PDFs for an iPad notes app
A graduate student uses Notability on iPad to annotate lecture notes, but Notability handles JPG images more efficiently than PDFs for multi-page lectures. Converting the professor's PDF slides on the Mac before AirDropping to iPad results in faster page flipping in Notability, smoother Apple Pencil response, and smaller iCloud sync sizes than importing the PDF directly into the notes app.
Get better results with these expert suggestions:
Use Quick Look to preview exported JPGs before extracting the ZIP
After the ZIP arrives in Downloads, select it in Finder and press space bar. Quick Look shows the contents of the ZIP and you can arrow through the JPGs without extracting. This lets you confirm the conversion produced what you expected before committing to extracting the full archive, especially helpful for batches of 20 or more pages.
Tag the export folder for fast Spotlight retrieval later
Right click the folder containing your extracted JPGs and apply a coloured Finder tag like Yellow or Blue. Spotlight indexes tags immediately and a tagged export folder will surface in command-space searches months later when you need to find specific PDF-derived images for a follow-up project without remembering where you saved them.
AirDrop the ZIP to iPhone for mobile sharing
If your converted JPGs need to reach an iPhone for messaging or social media, AirDrop the ZIP directly from the Downloads folder. iOS will accept the archive in Files, where iOS 16 and later can extract ZIPs natively. The resulting JPGs can then be shared to Photos with a tap, which is faster than re-running the conversion on the iPhone itself.
Pair with Preview for selective annotation after export
Drag any exported JPG into Preview to annotate with arrows, text boxes, and highlights before sharing. Preview saves annotations directly into the JPG by default, which means the recipient sees the marked-up image without needing any annotation app. This is faster than annotating in the PDF and re-exporting, especially when only one or two pages need callouts.
More use-case guides for the same tool:
Other tools you might find useful:
Open the full PDF to JPG — free, no account needed, works on any device.
Open PDF to JPG →Free · No account needed · Works on any device