Rotate file without quality issue #2166
Replies: 4 comments 1 reply
-
Here is a great article that explains why this happens: https://cloudinary.com/blog/why_jpeg_is_like_a_photocopier. |
Beta Was this translation helpful? Give feedback.
-
I would suggest starting at the readme |
Beta Was this translation helpful? Give feedback.
-
Actually I edited my question before you read it. My fault. That the quality of a JPG decreases in each iteration is clear. I wanted to find a way how to change the orientation in the EXIF Metadata in order to rotate without changing the image data and therefore without loss of quality. |
Beta Was this translation helpful? Give feedback.
-
Locking because this isn’t a QA channel. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is actually a question but I did not find the correct way to create one.
What I do is rotating the image like this:
which is exactly what I need - but if saved it applies the quality (JPEG) once again.
What I tried is
The quality seems to decrease on each iteration.
Beta Was this translation helpful? Give feedback.
All reactions