Script pdf2jpg.sh: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

11 August 2014

14 June 2014

  • curprev 18:0418:04, 14 June 2014imported>T1t0 897 bytes +897 Created page with "<pre> #!/bin/bash # # pdf2jpg.sh # v 1.0 # # REQUIRED apt-get install imagemagick DENSITY=150; QUALITY=75; echo; echo "Converte l'immagine specificata"; echo "se non e'..."