[next] [tail] [up]
To decompress the streams in a PDF file, for instance to manually inspect the PDF, use:
cpdf -decompress in.pdf -o out.pdf
If cpdf finds a compression type it can’t cope with, the stream is left compressed.
[next] [front] [up]