Home | Scripts | Demo | About | Links

script: pdf2txt (download)
purpose: convert pdf file to ascii text; write the converted file to disk
requires: standard GNU commands, ps2ascii
version: 1.0
usage: pdf2txt [-vhlr] <file> [file...]
options:
 
     -r, remove input file after conversion
     -v, verbose
     -h, usage and options (help)
     -l, see this script"