Description:
Have you ever thought that when you rotate a JPEG photo you lose its quality.
Most image editors decode a JPEG image, rotate the bitmap and then encode your JPEG image back.
This process surely decreases the final image quality. Unlike other tools, this one does not recode your image but performs a special loss less block transformation.
As a result, a rotated image has exactly the same quality as the original. Free, simple, and useful.
Update Description:
Version 5:
- Adds Batch rotation
- Delete function
- Include subfolders option
- Multilingual interface
- And fixes some bugs.