mutoolΒΆ
Run mutool without any options to see a list of available commands.
mutool
Here are a few highlights:
mutool drawThis is the more customizable tool, but also has a more difficult set of command line options. It is primarily used for rendering a document to image files.
mutool convertThis tool is used for converting documents into other formats, and is easier to use.
mutool showA tool for displaying the internal objects in a PDF file.
mutool grepSearch text content of documents.
mutool extractExtract images and embedded font resources.
mutool cleanRewrite PDF file. Used to fix broken files, or to make a PDF file human editable.
mutool createCreate a new PDF file from a text file with graphics commands.
mutool mergeMerge pages from multiple input files into a new PDF.
mutool posterDivide pages of a PDF into pieces that can be printed and merged into a large poster.
mutool runDo anything you can imagine!