photopea / UTIF.js

Fast and advanced TIFF decoder
MIT License
424 stars 87 forks source link

Tiff file displays ok in photopea, but not using UTIF.replaceIMG() #112

Closed CoenraadS closed 1 year ago

CoenraadS commented 1 year ago

Hi

I have a .Tiff file that displays correctly in Photopea, but when using this library directly via UTIF.replaceIMG() it displays incorrectly. Also manually calling toRGBA8 gives wrong result.

I do not want to share the image publicly, but can make it available privately.

I tried from latest commit: https://github.com/photopea/UTIF.js/blob/09af57503292b66ae657e1a5f4742fa248a91e9d/UTIF.js

photopea commented 1 year ago

Could you send us your file to support@photopea.com ?

Augus commented 1 year ago

I have encountered the same issue and have sent the problematic file to you. Could you please check the issue again? Thank you.

photopea commented 1 year ago

it should be fixed now, both in UTIF.js and in Photopea.com