how to compress pdf in linux
gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/screen -dNOPAUSE -dQUIET -dBATCH -sOutputFile=output.pdf input.pdfgs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/prepress -dNOPAUSE -dQUIET -dBATCH -sOutputFile=compressed_PDF_file.pdf input_PDF_file.pdfps2pdf large.pdf small.pdf
Also in C++:
- permission denied directory linux
- nvm install script
- ohmyzsh
- mongodb install in ubuntu
- calculate darkness value of an image
- clean uninstall ubuntu-desktop from ubuntu server
- source tree not installed
- how to install vscode on manjaro linux
- pushing to github
- configure: error: *** POSIX caps headers not found
- bash command for unzipping tar.gz files
- git save username and password
- install @angular-devkit/build-angular
- vim shuffle lines of file
- ubuntu undelete a whole directory
- install grunt mac
- npm default init
- commit only single file in git
- enable virtualization mac pro
- install composer debian
- git only add modified files
- git set description branch
- linux failed to save insufficient permissions vscode
- copy ssh key from windows to linux