Skip to content

Tool for syncing XMP files between AfterShot Pro (Bibble 5) and Lightroom

License

Notifications You must be signed in to change notification settings

tschundler/xmp-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xmp-sync

Python tool for syncing XMP files between Bibble5/Corel Aftershot Pro and Adobe Lightroom.

Install Depndencies

Designed for python3. Uses dcraw to get image sizes

Ubuntu:

#sudo apt-get install imagemagick ufraw-batch
#sudo apt-get install libtiff4-dev
sudo apt-get install python3-dev python3-setuptools dcraw

OSX:

brew install dcraw

Install xmp-sync

python3 setup.py install

This should automatically fetch all python dependencies

Related Projects

About

Tool for syncing XMP files between AfterShot Pro (Bibble 5) and Lightroom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages