shithub: pdffs

ref: ee088488b4e8adc5cdb7ba02d7906d3f370a453c
dir: /README.md/

View raw version
# PDF as a file system

Yeah. WIP.

There is nothing to look at yet.  You can build it and run things like
`./6.out my.pdf Root Pages Kids 0 Kids 0 Kids 0 Contents .` to dump a
specific object (text, images, fonts, etc).

## TODO

* ASCIIHexDecode filter
* CryptDecode filter
* does DCTDecode filter need to deal with ColorTransform?
* do we need predictor 5 ("optimum")?
* object stream dictionary doesn't support `Extends`