Skip to main content

Simple exporter for master images from iPhoto Libraries

Project description

# iPhoto Exporter

[![Say Thanks!](https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg)](https://saythanks.io/to/janwh)

Export master images from an iPhoto Library.

I recently stumbled upon an old iPhoto library which contained a damaged database file. Fortunately each iPhoto library also contains an XML version of the library that can be parsed (at least in my case).

This Python module allows you to export the master images (i.e. unmodified originals) from an iPhoto Library by simply providing the path to an iPhoto Library file, and an output directory to which to copy the images.

Simply install the script with

```bash
pip install iphoto-exporter

```

and run the following to see the input/output arguments.

```bash
iphoto_exporter --help
```

## Todo

Additional features are imaginable, for example

* Only export certain albums by title/name
* Improve the progress bar
* Prevent duplicate images contained in multiple albums
* ...

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iphoto_exporter-0.0.3.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

iphoto_exporter-0.0.3-py3-none-any.whl (3.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page