pdftools(1) - Linux man page

Name

pdftools - analyze PDF files, change image colors

Synopsis

pdftools [ OPTION ... ] <file> [ <file> ... ]

Description

pdftools analyzes PDF files and changes image colors. It is used by the ConTeXt programs. The image-processing features are not documented here (since I don't understand what they do).

Options

--help
Print the available options.
--analyzefile
Print statistics about each PDF file, including size, number of xforms, annotations, links, etc.
--info
Print, in XML format, information about the PDF files. It gives the number of pages, producer, author, subject, creation date, bounding boxes, ... See also pdfinfo(1).
--countpages
Print the number of pages in each PDF file.

See Also

texexec(1), pdfinfo(1), pdftk(1)

The pdftools manual CWmpdftools.pdf available from PRAGMA ADE laURL: http://www.pragma-ade.com/dir/general/manuals/ ra.

ConTeXt wiki laURL: http://www.contextgarden.net ra.

The PDF specification laURL: http://www.adobe.com/devnet/pdf/pdf_reference.html ra.

Author

This (incomplete) manual page was written by Sanjoy Mahajan <sanjoy@mit.edu>. It is in the public domain.

Referenced By

texmfstart(1), texutil(1)