▲ | dividuum 3 days ago | |||||||
Pretty sure you can rotate JPEG images lossless. But it’s still simpler to just modify metadata. | ||||||||
▲ | perching_aix 3 days ago | parent [-] | |||||||
A quick search suggests to me that it's only a lossless process if the image dimensions are a clean integer multiple of 8 or 16 (as the blocks can be 8x8, 8x16, 16x8, or 16x16), otherwise the edges must be reencoded. Never written a JPEG codec though, so happy to be proven wrong. | ||||||||
|