gs

GhostScript is a PDF and PostScript interpreter.

=> More information.

gs -dQUIET -dBATCH {file.pdf}
gs -dNOPAUSE -dQUIET -dBATCH -sDEVICE=pdfwrite -dPDFSETTINGS=/ebook -sOutputFile={output.pdf} {input.pdf}
gs -dQUIET -dBATCH -dNOPAUSE -sDEVICE=jpeg -r150 -dFirstPage={1} -dLastPage={3} -sOutputFile={output_%d.jpg} {input.pdf}
gs -dQUIET -dBATCH -dNOPAUSE -sDEVICE=pdfwrite -sOutputFile={output.pdf} {input.pdf}
gs -dQUIET -dBATCH -dNOPAUSE -sDEVICE=pdfwrite -sOutputFile={output.pdf} {input1.pdf} {input2.pdf}
gs -dQUIET -dBATCH -dNOPAUSE -sDEVICE=pdfwrite -sOutputFile={output.pdf} {input.ps}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

=> CC-BY

Proxy Information
Original URL
gemini://freeshell.de/tldr/gs.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-GB
Capsule Response Time
104.316745 milliseconds
Gemini-to-HTML Time
0.391897 milliseconds

This content has been proxied by September (ba2dc).