Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working for tiff files having compression CCITT T.6 #71

Open
SnehalVNikam opened this issue Mar 1, 2023 · 1 comment
Open

Not working for tiff files having compression CCITT T.6 #71

SnehalVNikam opened this issue Mar 1, 2023 · 1 comment

Comments

@SnehalVNikam
Copy link

Tried few tiff : Works for below images

  1. Uncompressed 32 Bit Depth
  2. Compression: PackBits 8 Bit Depth

But not for image:
compression CCITT T.6 and 1 Bit Depth

@anurag-shj
Copy link

@SnehalVNikam I'm currently working with an API that returns TIFF files in its response, and some of these files have multiple pages. I'm looking to implement a preview feature for these files in my Angular frontend. Could you please provide guidance on how to achieve this or share any helpful resources? FYI - all the tiff files have Bit depth of 1 and have CCITT T.6 compression.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants