Replies: 1 comment 1 reply
-
@ribeiroi without an example image, there is not much we can do about it. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have a RGBA32 image. It can be saved to PNG with no problem.
When saved to TIFF using CcittGroup4Fax, it generates a corrupted file (can't be opened). If I change compression to LZW, it can be opened but of course file is much bigger.
Is this a bug? I need to save the RGBA32 image as a TIFF CcittGroup4Fax.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions