▲ | tinco 3 days ago | ||||||||||||||||
I think it does this after the photo has already been stored as JPEG. I think users would expect the image be persisted the moment you capture it, so any transformations after that are better done in metadata. When the image has been saved as JPEG the original image data is discarded so you can't transform without deteriorating the image. | |||||||||||||||||
▲ | dividuum 3 days ago | parent [-] | ||||||||||||||||
Pretty sure you can rotate JPEG images lossless. But it’s still simpler to just modify metadata. | |||||||||||||||||
|