How to copy the frontmost Skim PDF document to Dropbox and iCloud

For reading PDF files on my iPad I use most of the time the PDF Expert app combined with Dropbox. Moreover, I am experimenting with PDFpen apps for iOS and OS X which use iCloud in order to synchronize the PDF files and their annotations. Undoubtedly, the automatic and on the fly synchronization of my highlights and notes is quite impressive but I still consider Skim to be the best Mac application for reading PDF documents. As a result, I wanted an easy and fast way to send the PDF files, which I would like to read on my iPad, from Skim (more precisely from my DEVONthink databases) to my Dropbox and iCloud folders. This can happen with the following AppleScripts.

The first script sends the frontmost Skim PDF document to my Dropbox folder (:Users:MB:Dropbox:0 PDF files:) and the second to the iCloud folder for PDFpen (:Users:MB:Library:Mobile Documents:7PKJ6G4DXL~com~smileonmymac~PDFpen:Documents:). You should customize the variables which store the above paths in order for the scripts to function in your computer.

The Skim annotations are automatically embedded in the PDF document and you can see and edit them without any problem using either PDF Expert or PDFpen.


Click here to open the source code in AppleScript Editor


Click here to open the source code in AppleScript Editor

One Response to “How to copy the frontmost Skim PDF document to Dropbox and iCloud”

  1. John Burrows says:

    I am thinking of starting a similar workflow with my DT system. Do you export your notes and highlights from you iPad back to Skim or directly back to DT? What if you begin reading a document on your iPad, but finish annotating it on Skim?

Leave a Reply