Quellcode durchsuchen

Readme v2.0.0 tunning

master
Gustavo Neves vor 8 Jahren
Ursprung
Commit
e5af08ffe6
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. +1
    -0
      README.md

+ 1
- 0
README.md Datei anzeigen

@@ -1,6 +1,7 @@
# pdfScale.sh
Bash Script to scale and resize PDFs from the command line.
Uses ghostscript to create a scaled and or resized version of the pdf input.
In `scaling mode`, the PDF paper size does not change, just the elements are scaled.
In `resize mode`, the PDF paper will be changed and fit-to-page will be applied.
In `mixed mode`, the PDF will first be `resized` then `scaled` with two Ghostscript calls.


Laden…
Abbrechen
Speichern