astc-encoder icon indicating copy to clipboard operation
astc-encoder copied to clipboard

Support EXIF orientation information

Open solidpixel opened this issue 10 months ago • 0 comments

As highlighted by #534, we don't support image EXIF orientation information for many input images formats, so the compressor uses pixels in physical layout and the compressed image looks "wrong" when seen by a user.

We should consider adding support for this.

solidpixel avatar Jan 14 '25 13:01 solidpixel