Image Orientate only works with JPEG files containing Exif tags.

#losslessImage Orientate performs the transformations using lossless JPEG transformations. When images are stored in the JPEG format, the image data is compressed. When the image is later decompressed, some details are lost. When the image is then saved again using the JPEG format after making some modifications, yet more details are lost due to the compression. Lossless JPEG transformations work on the compressed data directly, and do not require that the image be decompressed before it can be processed. Hence, there will be no degradation in image quality.

