Keyboard Shortcut for “Save as PDF…” in OS X

PDF_red.1.jpg

Here is one thing that has been driving me crazy for some time. I constantly find myself saving from Safari to PDF. Whether it is a utility bill or legal research, I have a fetish for saving PDF copies. The problem is that in order to do so you must click print, then the PDF button, then the “Save as PDF” button. Each step requires me to get the mouse in the right place and read the menu. Granted this is probably less than 10 seconds but I do it a lot and it makes me just a little bit nuts.

So I’ve been thinking about this and wondering if there is an Automator action or perhaps an Applescript that can simplify this. Well tonight I stumbled upon an excellent hint at MacOSXHints that address this very problem very easily through with a keyboard shorcut.

Here is the walkthrough.

Open your Keyboard Shortcuts tab in the Keyboard & Mouse system preference pane.

Picture 1.png

Click the “+” sign to add a new shortcut for all applications.

Picture 2.png

Then a box pops up asking for the command.

Save as PDF 3.png

Type in the Command exactly as it appears: “Save as PDF…” For the ellipses, use the combination: option + semicolon. Don’t ask me why because I have no clue. Just do it.

Save as PDF 4.png

For the keyboard shortcut use: command + P (I know this sounds like a conflict with the print shortcut, but trust me)

Now you are done.

Picture 5.png

Now go to your favorite webpage and hold down the command key and press “P” twice.

Bingo. “Save as PDF…” lickity split.

9 Responses to “Keyboard Shortcut for “Save as PDF…” in OS X”


  1. 1 gabe

    this is the most useful thing i have read in the last few months. customizing those keyboard shortcuts is way overlooked!

    great tip

  2. 2 Anthony

    Great tip. Another good one that I think I picked up at MacOSXHints (I think in a comment to a tip) is a way to add a button to the browser bookmark bar that, when clicked, automatically opens an email with a link to the page you are viewing so you can send it to someone. You do it by creating a bookmark with the following address

    javascript:location.href=’mailto:?SUBJECT=’+document.title+’&BODY=’+escape(location.href)

    and then naming it something like “sendlink” and then putting the bookmark in the bookmark bar.

  3. 3 Chris Scott

    Excellent!

    Regarding Anthony’s comment: Omniweb has that feature built in to it.

  4. 4 MacSparky

    OmniWeb is one of those applications I’ve been meaning to kick the tires on, but never quite got around to it.

  5. 5 Jono

    I managed to get it down to one keystroke (⌘⌥P) with an AppleScript but ⌘P twice sounds easy enough :)

  6. 6 marieboyer

    Finally added this one, David. Nice!

  7. 7 Alex

    Thanks, David. This is just so useful!

  8. 8 Alex

    Yahoo!!
    I’ve have been looking for something like this forever!!
    Thanks!

  9. 9 bernie

    Great tip, thanks. Can this be modified to save as PDF to a specific folder? I see a workflow in the pull-down menu that says “Save PDF to iPhoto” It would be nice to be able to add the pull-down menu or simply have the PDF directed to a folder.

Leave a Reply