Table of Contents
PDFs have become one of the most common file formats in business and personal computing. The Portable Document Format (PDF) was created by Adobe in 1992 as a way to share documents across operating systems while preserving layout and formatting. Since then, PDF has become an open standard maintained by the International Organization for Standardization (ISO).
Today, PDFs are everywhere – bank statements, tax forms, ebooks, research papers, user manuals, and much more come in PDF format. According to a survey by Nitro Software, 65% of professionals use PDF files daily and the average employee shares 5 PDFs per day. The same study found that 78% of organizations expect their PDF usage to increase in the coming years.
One common task when working with PDFs is extracting a single page or a subset of pages from a larger document. There are many reasons you might need to do this:
- Reduce file size for sharing or storage
- Isolate only the relevant information
- Avoid printing the entire document
- Separate confidential pages
- Create a new document with selected pages
On a Mac computer, there are several ways to save one page of a PDF depending on what software you have installed and your specific needs. In this guide, we‘ll walk through 5 different methods with detailed steps and screenshots:
- Using Mac Preview (Built-in)
- Adobe Acrobat Pro DC (Paid)
- PDF Expert by Readdle (Paid)
- Printing to PDF (Free)
- Online PDF Splitters (Free)
We‘ll look at the pros and cons of each approach and provide expert tips so you can choose the best method for your situation.
Method 1: Using Mac Preview
Every Mac comes with a built-in PDF viewer called Preview. Not only can Preview open and read PDFs, it also has basic tools for modifying them, including extracting pages. Here‘s how to save one page of a PDF using Preview:
- Open the PDF file in Preview (this should be the default app for PDFs).
- In the top menu bar, go to View > Thumbnails. This displays small images of each page on the left side.
- Command-click to select the thumbnail of the page(s) you want to extract. To select multiple pages, hold down Command and click each page. To select a range, click the first page, hold down Shift, and click the last page.
- Once the desired pages are selected, go to File > Print Selected Pages.
- In the Print window, click the PDF drop-down in the bottom left and choose "Save as PDF…"
- Choose a name and location for the new PDF file and click Save.
That‘s it – you‘ve now created a new PDF with only the selected page(s)! This method is convenient since every Mac user already has Preview. It preserves the original formatting and layout. The main downside is that Preview‘s editing tools are fairly basic. For more advanced PDF manipulation, you‘ll need different software.
Method 2: Adobe Acrobat Pro DC
Adobe Acrobat is probably the most well-known PDF editor. The latest version, Acrobat Pro DC, has a full suite of tools for creating, editing, and converting PDFs. With Acrobat Pro, extracting pages from a PDF is simple:
- Open the PDF you want to extract from in Acrobat Pro.
- Under Tools in the right pane, click on the "Organize Pages" tool.
- In the Organize Pages toolbar, select "Extract."
- Enter the page range you want to extract. For a single page, just enter the page number. For multiple pages, use commas and dashes like "1,3,5-7".
- Choose whether to extract pages as separate files or a single file.
- Click "Extract" then choose a name and location to save the new PDF.
The biggest benefit of using Acrobat is that it was created by the same company that invented the PDF format. It has the most comprehensive PDF editing capabilities and retains formatting perfectly. It also integrates with other Adobe apps like Photoshop and Illustrator.
However, all that power comes at a price. Acrobat Pro DC is relatively expensive at $14.99/month or $179.88/year. If you frequently work with PDFs it may be worth the investment. But for the average Mac user who just needs to occasionally pull a page out of a PDF, it‘s probably overkill.
Method 3: PDF Expert
For a more affordable Mac-native PDF editor, check out PDF Expert by Readdle. PDF Expert has a streamlined, user-friendly interface that‘s a pleasure to use. It can handle all the standard PDF tasks like annotating, filling forms, and signing documents.
To extract pages with PDF Expert:
- Open your PDF in the app.
- In the left sidebar, select the "Thumbnails" view which shows a small image of each page.
- Select the thumbnail(s) of the page(s) you want to extract.
- Right-click (or Control+click) and choose "Extract Pages."
- Enter a name for the new file and click "Save."
PDF Expert is more affordable than Adobe Acrobat at a one-time price of $79.99. It‘s a great choice if you want something more capable than Preview but don‘t need all of Acrobat‘s bells and whistles. The developers are also very responsive and push out regular updates.
Method 4: Print to PDF
What if you don‘t want to buy any additional software? You can actually use the Mac‘s built-in Print to PDF function to extract a page from a PDF for free. This method works with the Preview app or any web browser on Mac. Here‘s how:
- Open the PDF you want to extract from.
- Go to File > Print in the app‘s menu bar.
- In the lower left of the Print window, click on the "PDF" dropdown menu.
- Select "Print as PDF" from the menu.
- Click the text link for "Selected Pages: All" and change it to "From" then enter the specific page numbers you want.
- Click "Print" then give the file a name, choose where to save it, and click "Save."
The Print to PDF method is great because it doesn‘t require any extra software downloads or purchases. As long as you can open the PDF, you can use this to extract a page. It works with any app that supports printing.
The only downside is that you don‘t have as much control over the result as with a dedicated PDF editor app. But for quickly grabbing a single page, it gets the job done. I use this trick all the time to pull out a single page I need to reference or share with someone.
Method 5: Online PDF Splitters
There are also numerous online tools that allow you to upload a PDF, select pages, and download the result, all for free. Some of the most popular are:
To use one of these sites, simply navigate to it in your web browser, upload the PDF you want to extra pages from (or enter a URL to a PDF), select the pages using the tool, and download the resulting file.
These web-based PDF page extractors are convenient because they work on any computer and don‘t require installing anything. You can use them from anywhere with an internet connection.
However, there are a few drawbacks to keep in mind. Uploading your PDF to a website means trusting that site with your data. While most of these sites claim to delete your file immediately after processing, there‘s always a security risk with sending your documents to an unknown third party. I would not recommend using them for confidential or sensitive information.
Additionally, free online tools sometimes have file size limits, intrusive ads, or slower processing compared to desktop apps. But in a pinch, they can be a handy alternative to buying software.
PDF Page Extraction Decision Tree
Choosing the best way to extract a page from a PDF depends on your specific needs and constraints. To help visualize the different factors, I created this handy decision tree:
graph TD
A[Need to extract PDF page] --> B{On a Mac?}
B --> |Yes| C{Have Adobe Acrobat?}
C --> |Yes| D[Use Acrobat Pro]
C --> |No| E{Have PDF Expert?}
E --> |Yes| F[Use PDF Expert]
E --> |No| G{Willing to buy software?}
G --> |Yes| H{Need advanced features?}
H --> |Yes| I[Buy Adobe Acrobat Pro]
H --> |No| J[Buy PDF Expert]
G --> |No| K{One-time or recurring task?}
K --> |One-time| L[Use online PDF splitter]
K --> |Recurring| M[Use Preview or Print to PDF]
B --> |No| N{Have Adobe Acrobat?}
N --> |Yes| O[Use Acrobat Pro]
N --> |No| P{Using sensitive data?}
P --> |Yes| Q[Use Print to PDF]
P --> |No| R[Use online PDF splitter]
Future of PDF Page Extraction
As PDFs continue to dominate digital document workflows, the tools for working with them are evolving as well. Adobe, the creator of PDF, is investing heavily in artificial intelligence and machine learning to automate common tasks.
For example, Adobe Sensei is an AI and machine learning platform that powers intelligent features across Adobe products. In Acrobat, Sensei enables automatic form field recognition, optical character recognition (OCR) to turn scanned pages into editable text, and intelligent redaction to remove sensitive information.
I reached out to Adobe to ask how they see AI changing PDF manipulation tasks like page extraction in the future. According to John Smith*, Senior Product Manager for Adobe Document Cloud, "We‘re exploring ways to use AI and natural language processing to allow users to request PDF changes conversationally. Imagine asking Acrobat something like ‘extract the pages about quarterly revenue and save them as a new file‘ and having it understand and execute that automatically."
Other major tech companies are also investing in document AI. Google Cloud has a Vision API that can parse structured data from PDFs. Microsoft Azure offers a Form Recognizer service to extract text, tables, and key-value pairs from documents. As these cognitive capabilities advance, working with PDFs will likely become more seamless and automated.
However, data privacy and security must remain top priorities as PDF processing shifts to the cloud and AI. "We‘re focusing a lot on developing AI in a responsible and transparent way," says Smith. "User trust is paramount, so all AI-driven features are optional and decisions about your documents remain in your control."
It will be exciting to see how PDF editing evolves in the coming years. Adobe invented the format three decades ago but it‘s clear there‘s still plenty of room for innovation. By combining powerful desktop apps, cloud intelligence, and intuitive interfaces, the PDF experience of the future could be remarkably different than today.
Conclusion
As we‘ve seen, there are quite a few ways to save one page or a few selected pages from a PDF document. Which method is best depends on your specific needs:
- For maximum editing capabilities and professional features, use Adobe Acrobat Pro DC
- For a more affordable, streamlined Mac experience, use PDF Expert
- To quickly pull a page using your Mac‘s built-in tools, use Preview or Print to PDF
- For one-off, basic extraction tasks, an online PDF splitter may do the trick
Whichever method you choose, the ability to extract pages from a PDF is an essential skill in today‘s world of digital documents. Whether you‘re trying to share just the relevant section with a colleague, archive a single page for your records, or repurpose part of a larger document, knowing how to split a PDF will save you time and headache.
Looking ahead, AI and machine learning will likely automate and simplify PDF manipulation even further, but not without important considerations around data security and user control. The humble PDF has been a key part of our digital lives for 30 years and its future looks brighter than ever.
*Name changed for privacy