Search code examples
javaalgorithmjpegrotationlossless

Lossless JPEG Rotate (90/180/270 degrees) in Java?


Is there a Java library for rotating JPEG files in increments of 90 degrees, without incurring image degradation?


Solution

  • I found this: http://mediachest.sourceforge.net/mediautil/

    API: http://mediachest.sourceforge.net/mediautil/javadocs/mediautil/image/jpeg/LLJTran.html