Search found 1 match

by eecanoc789
2014-03-05T07:03:22-07:00
Forum: Developers
Topic: Commands no reduce size in wondows
Replies: 1
Views: 3730

Commands no reduce size in wondows

Good Morning I have a doubt, I am executing some commands to reduce the size for images, the commands are: 1. convert original.jpeg -define jpeg:extent=300kb output.jpg 2. mogrify -define jpeg:extent=127kb -path c:\images\out c:\images\*.jpg I tested both in windows environments but it does not ...