pkgsrc/textproc/py-pdf-parser/DESCR

6 lines
265 B
Text
Raw Normal View History

This tool will parse a PDF document to identify the fundamental
elements used in the analyzed file. It will not render a PDF
document. The code of the parser is quick-and-dirty, I'm not
recommending this as text book case for PDF parsers, but it gets
the job done.