Pdf

pdf convert with cut marks:

gs -sDEVICE=ps2write -o /tmp/marked.ps -r300x300 -dUseTrimBox -f /printcatalog.pdf 
ps2pdf14  marked.ps marked-pdf.pdf

PDF verkleinern (bytesize)

gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook -dNOPAUSE -dBATCH -sOutputFile=strom1.pdf SCAN0077.pdf

PDF aus Jpeg(s) erzeugen

gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook -dNOPAUSE -dBATCH -sOutputFile=strom1.pdf /usr/share/ghostscript/9.19/lib/viewjpeg.ps -c 
"(bild1.jpg) viewJPEG showpage \
(bild2.jpg) viewJPEG showpage"

Git Vim

Pdf