Please accept my gratitude, Stephen. This was of tremendous help to me, and if you lived in LA, I would buy you beer. I have one last question. If I open the script and change the following two code lines from 75 to 100, will it save at 100% ? // Save as a copy and close saveWebP("compressionLossy", 75, true, true, true, true); activeDocument.close(SaveOptions.DONOTSAVECHANGES); // Save as a copy and close saveWebP("compressionLossy", 75, true, true, true, true); activeDocument.close(SaveOptions.DONOTSAVECHANGES);
... View more