/t5/photoshop-ecosystem-discussions/batch-reduce-images-to-1mb/td-p/1100518Mar 30, 2009
Mar 30, 2009
Copy link to clipboard
Copied
Is it possible to run a batch process to reduce a large number of image files to 1mb?
The images are all currently completely different size so file size could range from 3mb to 90mb. All images will be jpeg format so a file conversion doesn't need to be processed.
/t5/photoshop-ecosystem-discussions/batch-reduce-images-to-1mb/m-p/1100519#M386573Mar 31, 2009
Mar 31, 2009
Copy link to clipboard
Copied
As far as I know the resulting file-size with both lossy and loss-free image-compressions depends on the content, so aiming a jpgs file-size at 1MB might be a rather vague intention and consequently a bit difficult to Script.
Though maybe someone else has actual experience with such an operation?
> Though maybe someone else has actual experience with such an operation?
The only solution (that has been arrived at more than once) is to start off with
a jpeg quality of 10 or 12, save the image and check the file size. If it's too
big, reduce the quality and try again. Using Export For Web instead of Save As
will typically result in a better quality-compression trade off, but there is no
known way to specify the desired image size ahead of time.
/t5/photoshop-ecosystem-discussions/batch-reduce-images-to-1mb/m-p/1100522#M386576Mar 31, 2009
Mar 31, 2009
Copy link to clipboard
Copied
LATEST
You might consider the commercial program called JpegSizer. This has an option to specifiy a file size when resizing, You can find a free trial of it here.