exportiphoto icon indicating copy to clipboard operation
exportiphoto copied to clipboard

Export iPhoto library to a folder structure

Results 7 exportiphoto issues
Sort by recently updated
recently updated
newest added

I've added a switch that in case a photo file path has not been found it is reported and processing continues or can be stopped to let the user fix...

... the script complains. Videos can be exported separately via a smart album.

It seems I have an iPhoto library that has a malformed AlbumData.xml and regenerating it (deleting the file and reopening iPhoto) doesn't seem to fix it. I could just set...

Added an option to skip exporting events older than a given date, useful for making regular exports to a PC (so you don't have to re-export the whole iPhoto database...

I keep hitting an exception: ``` Traceback (most recent call last): File "exportiphoto.py", line 635, in library.walk([copyImage]) File "exportiphoto.py", line 304, in walk func(imageId, targetFileDir, folderDate) File "exportiphoto.py", line 629,...

I followed this http://www.leancrew.com/all-this/2011/10/homebrew-and-pyexiv2/

It would be nice to be able to export the iPhoto Events to YYYY/MM/Event Name, so that the events are stored by month.