Comments

You must log in or register to comment.

oolong wrote

mail me your phone so that i can resize it through the image editor

4

ChloePrice4Ever wrote

fbg dont listen to this person the postal service takes too long. fax me a copy of the picture and ill shrink it and fax it back to u

3

Ruby wrote

i usually just size the image down until it fits whatever the file size limit is. ezgif.com also has a jpg optimizer that works pretty well if you don't want to make it smaller https://ezgif.com/optijpeg

3

nitori wrote (edited )

I use GIMP then set the quality to like 30-40 when exporting. And make sure all checkboxes are not ticked of course

3

twovests wrote

^ This is what I do too. That said, there are diminishing returns with quality, you can use the preview to see how the options impact filesize

2

emma wrote

convert juicero.jpeg -quality 69 juicero-compressed.jpeg

requires imagemagick

3