Photography Workflow Automation; with your camera tethered to Lightroom, your photo is going to get automatically exported to disk, uploaded to pixid to display instantly to your client in our gallery sample gallery
- Download plugin as a zip file from this link. Then extract zip file to your computer.
- Add the plugin by adding the folder in Lightroom via
File > Plug-in Manageror pressCtrl+Alt+Shift+,(windows) or pressCommand+Option+Shift+,(mac)
-
Open the
Export & Uploader Consolewindow by navigating toFile > Plug-in Extras > Export & Uploader Console.
-
Configuration options
- Selet Lightroom folder you want to apply the script to
- Select output photo size (1500px, 2000px, 4000px, or original size)
- Select process interval, 60 seconds recommended
- Specify the output folder (full path)
- Select to whether apply presets in favorite folder or not
- Enable FTP and specific username and password ( In order to enable pixid FTP upload capabilities, please contact pixid vie Facebook page messenger )
-
Now you have two options (A) apply the process just once by pressing
Process onceor (B) start theInterval processwhich run the script every configured interval. -
This will process all pictures by:
- Rating the processed picture with 2 stars to keep track which pictures do not need to be processed again
- Exporting full quality JPEG to the specified Output folder
-
Press
Stop interval processwhen you want to stop the watcher. If you want to run the script in the background press OK or Cancel. Note: that it will keep on running as long as Lightroom is open (a more neat solution is yet to be found).
If you have any suggestions for improvements feel free to open a pull request or creating an issue.
This plugin originally inspired by this repo of OlafHaalstra. Thank you.