Skip to content

A Tool to transfer keywords from photos in LightRoom to Apple Photos

Notifications You must be signed in to change notification settings

YvesStraten/LrToPhotos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LrToPhotos

This is a tool written in python to transfer keywords for photos in Lightroom to photos in Apple Photos

Installation

python -m venv venv 
source venv/bin/activate 
pip freeze -r requirements.txt

Substitute python and pip with python3 and pip3 respectively depending on the device.

Usage

python photosDriver.py <path to .photoslibrary> <path to .lrcat>

About

A Tool to transfer keywords from photos in LightRoom to Apple Photos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published