Posts

Showing posts with the label photoshop

How to make log.csv file to log 400 .jpeg names in one row (Photoshop/JavaScript)

Image
Clash Royale CLAN TAG #URR8PPP How to make log.csv file to log 400 .jpeg names in one row (Photoshop/JavaScript) I am still new to JavaScript. But somehow managed to create following script. Usually I run this script, to batch process 400-500 images. It creates and saves 2 copies of an image in 2 different locations, while doing some specific Image Compression. //Script should be used only in Adobe Photoshop //This script will: 1. Check if canvas is 1:1, if not then scale to the correct ratio (3000px x 3000px) // 2. Check whether it has ColorProfile embedded. If not then change collor profile to sRGB. // 3. Save the resized TIFF version (100% Quality, 3000px x 3000px, sRGB, LZW compressed, Without layers) into "/Volumes/Hams Hall Workspace/Ecom_Staging/Images_Today" // 4. Save another copy as JPEG (80% Quality, 2000px x 2000px, sRGB) "into /Volumes/Hams Hall Workspace/Ecom_Staging/Jpegs_for_Hybris" if( BridgeTal...

Lightroom Batch HDR Script

Image
Clash 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_fa...