Given a pdf composed of many color pages, how to convert programmatically only some specific pages to grayscale?
It seems Ghostscript allows to apply the conversion on the whole file only, no way to process only specific pages.
Any hint, working on linux?