Skip to content

Instantly share code, notes, and snippets.

View aslilac's full-sized avatar
🦒
finally

ケイラ aslilac

🦒
finally
View GitHub Profile
@aslilac
aslilac / extract-aperture-images.js
Created August 9, 2012 23:19 — forked from rsms/extract-aperture-images.js
Aperture library extractor -- copies all source images from a apimportgroup inside a aplibrary into any folder.
#!/usr/bin/env node
// Aperture library extractor -- copies all source images from a apimportgroup inside a aplibrary
// into any folder.
//
// Step 1. Create a new folder somewhere, for instance in ~/ap-rescue
//
// Step 2. Run this program, giving it the apimportgroup as the first argument and your
// destination directory as the second argument.
//
// e.g. node extract-aperture-images.js ~/'Pictures/Aperture Library 2000.aplibrary/Arkivet.approject/2006-01-15 @ 03:57:21 PM - 1.apimportgroup' ~/ap-rescue