logoalt Hacker News

jokingyesterday at 10:52 AM2 repliesview on HN

the main reason is probably that the chip is already outputting the image in a lossy format, and if you reorder the pixels you must reencode the image which means degrading the image, so it's much better to just change the exif orientation.


Replies

DidYaWipeyesterday at 11:30 PM

Image sensors don't "output images in a lossy format" as far as I know.

lsaferiteyesterday at 6:44 PM

> the chip is already outputting the image in a lossy format

Could you explain this one?