Slashdot Mirror


Rotating JPG Images Without Losing Data?

Another voiciferous Anonymous Coward asks: "Is there a such thing as a loss-less JPEG rotator? I want to rotate 90 degrees w/o the decompress recompress cycle which chews up jpegs. Supposedly there are some for windows, but I haven't found any for Linux. The GIMP opens and resaves and from what I can tell so does ImageMagik."

2 of 14 comments (clear)

  1. jpegtran by Daffy+Duck · · Score: 3
    The Independent JPEG Group's standard tool package includes "jpegtran" which will do exactly what you want. In fact, depending on your distribution, it might already be sitting on your Linux box.

    If not, here's one of many links that came up on Google.

  2. Oops, look before you link by Daffy+Duck · · Score: 4

    Sorry, the link above is for an old version of the software that doesn't do rotation. Here is a link to a more recent version.