Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 314 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 314 Bytes

PDFDump

A command line tool that extracts text from PDFs. It can be used either with or without a parameter.

If no parameter is set it will extract text from every file that it finds in the current folder.

Either a folder (PDFDump "c:\test") or a file (PDFDump "c:\test\test.pdf") can be used as a parameter.