Pdfcropobrez
|
Pdfcropobrez is a tool which converts pdf file into a cropped pdf file and splits it into two parts to be optimized for mobile devices.
Usage
The bin folder contains executable files for Windows and Unix(Linux) platforms.
-b,--bottom <arg> bottom distance in points to crop; default=30
-cro,--croponly page will be only cropped without splitting it in parts
-h,--help Help
-in,--inputfile input file name or file path to convert
-is,--intersect <arg> intersection distance in points( top and bottom area intersect each other); default=10; intersect=0 - no intersection
-l,--left <arg> left distance in points to crop; default=50
-out,--outputfile <arg> output file name or file path
-r,--right <arg> right distance in points to crop; default=50
-t,--top <arg> top distance in points to crop; default=30
Windows CMD Example:
c:/temp/pdfcropobrez-1.x.x/bin/pdfcropobrez.bat -in input.pdf -out output.pdf --top 30 --bottom 30 --left 20 --right 20
Unix SHELL Example:
user@host:/opt/pdfcropobrez/bin$./pdfcropobrez --input input.pdf --output output.pdf -t 20 -b 20 -l 40 -r 40 --croponly
Requirements:
* Java
The license of this software is Free, you can free download and free use this pdf converter software.