mutool recolorΒΆ
The recolor
command changes the colorspaces used in
a PDF file.
mutool recolor [options] file
Note
Command line parameters within square brackets []
are optional.
[options]
Options are as follows:
-c
colorspaceThe desired colorspace used in the output document:
gray
(default),rgb
orcmyk
.-o
output fileUse the specified filename for the output PDF file with altered colorspaces.
-r
Remove any output intents present in the input file.
file
Input file name. The input must be a PDF file.