Sync your Lightroom photos to iOS with iCloud Photo Stream
16 Jun 2013

Photo Stream is a neat iOS feature. Every photo you take with your phone just appears on your computer.

You can also use it to get photos from an actual camera onto your devices - it’s handy for flicking through pictures on an iPhone, and photos look really awesome on an iPad with a retina display. If you use iPhoto to manage your photos, this all happens automatically - but what about if you use Lightroom? Here’s how I do it.

Windows

You’ll need to install the iCloud Control Panel. Once you do, you’ll have a ‘Photo Stream’ folder in My Photos, and anything that gets dropped in there is uploaded.

All you need to do in Lightroom is create an export preset that exports your photos as JPGs to this folder, and they’ll show up on your other devices. Simple!

OS X

Not quite so simple.

As with Windows, we want an export preset in Lightroom that exports JPGs to a folder - this time though, we don’t care where it puts then.

Lightroom lets you run a program after the export, in the “Post-Processing” step. To get our pictures into Photo Stream, I use an Automator script. Open Automator, and enter the following steps:

This script will import your photos into iPhoto, where they’ll be uploaded to your Photo Stream and appear on your devices. The Photo Stream agent uploads even while iPhoto is closed, so there’s no need to keep it open.

You can also find the source for the Automator script on my github page.

Archive