
Buy now!
Final price will reflect on checkout page.
A-PDF Deskew 28% Discount Coupon
A-PDF Deskew provides a quick way to correct the skew scanned image in Acrobat PDF documents directly. It detects tilt images and straightens them automatically. A-PDF Deskew’s features include processing a batch of PDF file, even working with password protected files; filtering small images which may be a logo or else; and dealing out some page only to speed the processing.
Easy to use
The program is designed for ease of use:
Select the PDF/TIFF files which have skewed scanned images
Click “Deskew” or “Deskew and Save as”.
That’s all.
Import and export
As well as time-saving by allowing you to create an ‘import’ list for frequently used sets of documents to which you want to add specific additional PDFs or TIff images to be deskew.
Save Time
Handles a batch of files at one time.
Process is totally automatic.
Uses optimized algorithms to speed the processing.
Save Money
A-PDF Deskew is a standalone program costing only $27. It does NOT require Adobe Acrobat Pro, which costs hundreds of dollars.
A-PDF Deskew Command Line
A-PDF Deskew Command line (pdfdwcmd.exe) is a Windows console utility that Deskew the PDF or Tiff file. The pdfdwcmd.exe is included in the download package already. You can find it at the installation directory, generally, it is located in C:\program files\A-PDF Deskew.
USAGE
PDFDWCMD.exe
Parameters:
Input File: Source PDF or Tiff file.
[-S]: Password of source PDF file if application.
Output PDF: Output PDF file, if not specified, the
output file will be same as the input file.
[-R]: Sample 1,2,5-10. Default(null) is all
[-A]:Deskew Angle in degrees.
[-W]: Image width less then the value will
be neglected.
[-H]:Image heigh less then the value will
be neglected.
[-Q]: Default is 85.
Example:
pdfdwcmd “C:\pdfs\source.pdf” “C:\pdfs\destination.pdf”
-S”123″ -A30 -H500 -W400 -Q90
pdfdwcmd “C:\tiffs\source.tiff” “C:\tiffs\destination.tiff”
-A30 -H500 -W400 -Q90
note: “123” is a password for Source PDF\tiff file
Return code:
0: Success
2: Input file does not exist
3: Create output dir failed
4: Load PDF\Tiff error
5: Invalided Password
6: Non-support Security
7: Create output file failed
8: Can not save to output file