Limiting File Size upon Export
I am trying to batch process images and the files need to be 1800x1800px @ 72dpi . I achieve this through an action, but I want to be able to control the save functions when batch processing for "Save for Web"(jpeg).
The export file size is required to be between 500-600KB, but I need to batch export images at these settings. I have tried writing script for it, but it does not correctly execute the save function.
Does anyone have any insight into controlling my files size export?
