Skip to content

ThomasMoritz/exportlightroomfaces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Export Adobe Lightroom Faces

This script exports tagged faces from the Adobe Lightroom CC SQLlite Database. Just give the script a name you entered in Lightroom and you get JPGs just with the faces and not the whole image.

1. Install dependencies

There are a few library dependencies, which you can install using pip:

$ pip install -r requirements.txt

2. Usage

$ ./getfaces.py -d <path to Lightroom DB File> -o <output path> -n <Name of the person> [-ee extension1, extension2,... -cf <clipping factor>]

License

exportlightroomfaces is released under the [MIT License](https://github.com/ThomasMoritz/exportlightroomfaces/blob/master/LICENSE).

About

Export tagged faces from Adobe Lightroom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages