Skip to content
This repository was archived by the owner on Jul 7, 2020. It is now read-only.

Conversation

@gwatts
Copy link

@gwatts gwatts commented Jul 10, 2017

Implement very basic decoding of CCITT fax image data, which I needed to extract image data from PDFs generated by libtiff.

i found i had to loosen the header signature check as the implementation my sender is using includes some extra whitespace.

gwatts added 2 commits July 9, 2017 18:16
Not all PDF content producers strictly adhere to the spec recommendations.
Allow reading of embedded faxes by wrapping the data with a suitable
tiff header.

Does not do any parsing of the data, but should be sufficient to read
fax imagery in most cases, I think.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant