https://github.com/hughp/iphotoexport
Automatically exported from code.google.com/p/iphotoexport
https://github.com/hughp/iphotoexport
Last synced: about 1 month ago
JSON representation
Automatically exported from code.google.com/p/iphotoexport
- Host: GitHub
- URL: https://github.com/hughp/iphotoexport
- Owner: HughP
- License: other
- Created: 2015-03-15T03:57:13.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-15T04:07:45.000Z (about 10 years ago)
- Last Synced: 2025-02-15T06:26:59.543Z (3 months ago)
- Language: Python
- Size: 188 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
phoshare allows you to export and synchronize your iPhoto library to a
folder tree. It preserves both the original and modified image, your event
and album organization, and applies your iPhoto titles, descriptions,
keywords, and face tags to the IPTC/EXIF metadata of your images. You can
export a full copy of your library, or just build a tree of linked images
that require very little additional disk space. You can re-run phoshare
at any time to synchronize any changes made in iPhoto to your export tree
quickly. phoshare works well with file-system based photo management
tools like Picasa or Adobe Bridge.phoshare is written in Python, and can easily be customized.
Downloads at http://code.google.com/p/phoshare/
Documenation at https://sites.google.com/site/phoshare/Copyright 2010 Google Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.