Lightroom Batch HDR Script

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP


Lightroom Batch HDR Script



I don't have a lot or any experience in coding.



I'm looking to Batch Merge HDR photographs in lightroom CC for OSX. More specifically automate the Batch Process.



The task:



Select 3 bracketed photos in Lightroom from exposure -3 to +3
use Photomerge HDR function ( control + shift + H ) - this creates a merged photograph file in the catalogue right after the 3 bracketed photos.



From there, the process would continue - selecting the next three and Merging the HDR photo until all photos in the catalogue have been processed.



I've looked up on Adobe Forums and have had no luck automating the process, right now manually doing this takes a lot of time...




1 Answer
1



You're right. There's no way to do the HDR processing in batch at the moment.



But let Adobe know you're interested here:
https://feedback.photoshop.com/photoshop_family/topics/batch-hdr?topic-reply-list%5Bsettings%5D%5Bfilter_by%5D=all



And see
https://feedback.photoshop.com/photoshop_family/topics/batch-hdr






By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

Arduino Mega cannot recieve any sketches, stk500_recv() programmer is not responding

Visual Studio Code: How to configure includePath for better IntelliSense results

C++ virtual function: Base class function is called instead of derived