Search found 1 match

by coolnodje
2018-11-15T10:41:50-07:00
Forum: Users
Topic: -rotate more than double jpg size
Replies: 5
Views: 8456

-rotate more than double jpg size

I'm trying to "just" rotate some jpg & png images in a folder
`magick mogrify -rotate 180 *.jpg`

this works fine but all jpg images almost triple in size.

This doesn't seem to happen with png located in the same folder: most increase very slightly in size (a few Kb), some would also go roughly x2 ...