man -t bash | ps2pdf - bash.pdf
将jpeg转成pdf convert *.jpeg images.pdf 将pdf转成jpeg gs -dBATCH -dNOPAUSE -sDEVICE=jpeg -r150 -dTextAlphaBits=4 -dGraphicsAlphaBits=4 -dMaxStripSize=8192 -sOutputFile=unixttoolbox_%d.jpg unixtoolbox.pdf convert unixtoolbox.pdf unixtoolbox_%03d.png