This Lightroom plugin allows you to export photos to folders named after their original locattion. It automates the process of maintaining the folder structure during the export.
In my case the folder structure is generated by the sd_importer that follows:
- 2021
- 2018-08-31 - NY Trip - Intrepid Museum
- _RX05023.ARW
- _RX05024.ARW
- _RX05025.ARW
- 2018-09-01 - NY Trip - Yankees Stadium
- _RX06003.ARW
- _RX06004.ARW
- _RX06006.ARW
To export these two collections from Lightroom, I need to do it in two steps, copying the folder path into the export dialog from Lightroom in order to export these images.
Using this plugin, you only need to select the base folder where you want to export, and the plugin will create the required collection folder.
- Users
- Images
- Outputs
- 2018-08-31 - NY Trip - Intrepid Museum
- _RX05023.jpg
- _RX05024.jpg
- _RX05025.jpg
- 2018-09-01 - NY Trip - Yankees Stadium
- _RX06003.jpg
- _RX06004.jpg
- _RX06006.jpg
-
Download the Plugin:
- Download the
CollectionExporter.lrplugin
folder from the repository. You can clone the repository or click in the download button:
- Extract the zip
- Rename the folder from
CollectionExporter.lrplugin-main
toCollectionExporter.lrplugin
- Download the
-
Install the Plugin in Lightroom:
- Open Lightroom.
- Go to
File
>Plugin Manager
. - Click
Add
. - Navigate to the location where you downloaded the plugin and select the
CollectionExporter.lrplugin
folder. - Click
Add Plugin
.