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

Is Compression level 4 supported? #15

Open
yarafatin opened this issue Jan 27, 2015 · 3 comments
Open

Is Compression level 4 supported? #15

yarafatin opened this issue Jan 27, 2015 · 3 comments
Labels

Comments

@yarafatin
Copy link

I have been trying to use this amazing tool for one of my projects and I am stuck at a point where I have to parse CCITT T.6 format tiff file - compression level 4.
In the code, I see a comment for compression level 4 - "Use PDF.js code".
Would you be able to give some pointers on how to make this work? Your help is greatly appreciated.

Thanks!

@GPHemsley
Copy link
Owner

I haven't been actively developing this in a while. Apparently pdf.js already has to process a number of the same compression types that are used in TIFFs, so their code can probably be reused, but I never took the time to do it (or even to figure out where that code lives).

@yarafatin
Copy link
Author

Any chances that you could look into it?
In my project, this will eliminate 40 servers that convert tiff to png on demand. The document base is two hundred terabytes, so one time conversion is also costly. Please let me know if I could do something to move ahead in this direction.

@GPHemsley
Copy link
Owner

As mentioned, I am no longer actively developing this, as I am not using it for anything. I don't have the time to look into it, so I'm afraid you're on your own.

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

No branches or pull requests

2 participants