
Allows you to reduce the size and quality of an image file.
Example

Running this code will reduce the image quality to 500KB of "E:\Example Folder\Picture 1.jpg", saving it to "E:\Saved Folder\Sample.jpg".
plugin command("Image Automation.dll", "image reduce file size", "E:\\Example Folder\\Picture 1.jpg", "E:\\Saved Folder\\Sample.jpg", 500, "Image Quality")