Difference between revisions of "Pdfinfo"

From Parallel Library Services
Jump to navigation Jump to search
 
Line 1: Line 1:
Manual: https://manpages.debian.org/testing/poppler-utils/pdfinfo.1.en.html
Manual: https://manpages.debian.org/testing/poppler-utils/pdfinfo.1.en.html


<code>pdfinfo</code> is a Portable Document Format (PDF) document information extractor. <code>pdfinfo</code> prints the contents of the ´Info' dictionary (plus some other useful information) from a Portable Document Format (PDF) file
<code>pdfinfo</code> is a Portable Document Format (PDF) document information extractor. <code>pdfinfo</code> prints the contents of the ´Info' dictionary (plus some other useful information) from a Portable Document Format (PDF) file.


It is part of the Poppler software package of PDF tools. To run it, first install [[Poppler]].  
It is part of the Poppler software package of PDF tools. To run it, first install [[Poppler]].  


[[Category:Tools]]
[[Category:Tools]]

Latest revision as of 12:06, 8 December 2021

Manual: https://manpages.debian.org/testing/poppler-utils/pdfinfo.1.en.html

pdfinfo is a Portable Document Format (PDF) document information extractor. pdfinfo prints the contents of the ´Info' dictionary (plus some other useful information) from a Portable Document Format (PDF) file.

It is part of the Poppler software package of PDF tools. To run it, first install Poppler.