@dumpsterqueer Sometimes iphones used to upload heic images to websites (even tho I know they are generally not supposed to). IDK if they still do this but if so, I found/wrote some code that can read them and make sure they are rotated correctly https://git.sequentialread.com/forest/heic-converter-gui/src/branch/main/heic2jpg.go#L18
It uses the same wazero thing yall have been using