Created
August 23, 2016 18:30
-
-
Save marcelod/be2f53ec2533e09f6decd76b659a6aad to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/screen -dNOPAUSE -dQUIET -dBATCH -sOutputFile=novo_nome_arquivo.pdf nome_arquivo.pdf | |
Uma ajuda também em https://www.vivaolinux.com.br/dica/GhostScript-Reduzindo-o-tamanho-de-arquivos-PDF-pelo-terminal |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment