How to convert PDF to image with anti-aliasing via command line

The command line application EEPDF PDF to Image Converter Command Line is able to convert PDF documents to images with anti-aliasing.

Anti-aliasing is a number of techniques to combat the problems of aliasing in a sampled signal. It reduces the prominence of jaggies by surrounding the stairsteps with intermediate shades of gray (for gray-scaling devices) or color (for color devices).

EEPDF PDF to Image Converter Command Line is a professional application that can convert PDF to image (JPG, BMP, PNG, GIF, TGA, PCX, PNM, RAS, PBM, etc.) with font anti-aliasing, vector anti-aliasing, and image anti-aliasing. If you want to see how to make this kind of conversion, please go on reading the following contents.

Firstly, you need to download EEPDF PDF to Image Converter Command Line and unzip the downloaded ZIP file to the computer disk. In the unzipped file folder, you can see an executable file named as pdf2img.exe which is the called program in MS-DOS interface.

Then, please open the MS-DOS interface in which you are able to input the commands.

In the opened MS-DOS interface, please refer to the following templates to input your own commands:

pdf2img.exe -aa <string> <PDF-file> <img-file>

      pdf2img.exe -aavec <string> <PDF-file> <img-file>

       pdf2img.exe -aaimg <string> <PDF-file> <img-file>

In the above templates,

pdf2img.exe: is to call the program

-aa <string>: is to enable font anti-aliasing: yes/no (The default is “yes”.)

-aavec <string>: is to enable vector anti-aliasing: yes/no (The default is “yes”.)

-aaimg <string>: is to enable image anti-aliasing: yes/no (The default is “yes”.)

<PDF-file>: is to specify input PDF file

<img-file>: is to specify output image

If you still don’t know how to input your own commands, please see the following examples:

pdf2img.exe -aa 10 C:\in.pdf C:\out.png

      pdf2img.exe -aavec 20 C:\in.pdf C:\out.emf

      pdf2img.exe -aaimg 30 C:\in.pdf C:\out.jpg

The first example is to convert PDF to PNG image and set the font anti-aliasing as 10.

The second example is to convert PDF to EMF vector image and set the vector anti-aliasing as 20.

The third example is to convert PDF to JPG image and set the image anti-aliasing as 30.

At last, please hit the Enter button on your keyboard to run the commands and you just need to wait until the conversion is completed.

This is the end of this article and you can click the following button to download EEPDF PDF to Image Converter Command Line.

download EEPDF PDF to Image Converter Command Line

No votes yet.
Please wait...

Related Posts: