How to convert EPS to Vector by command line?

Question: I need a PS or EPS converter that can convert to EMF and maintain vector format. I downloaded your program, but the EMF conversions are not vectored,but are raster.I can find no options in either the command line or com which look like they
would control output format.Will your product do this and how?Thanks,

****************************************************************************

Answer: I guess you used the wrong software. According to your needs, maybe you can have a free trial of software VeryDOC Postscript to Image Converter, which can be used to convert PS and EPS files to dozens of image formats, such as TIFF, JPG, GIF, PNG, BMP, EMF, WMF, PCX, TGA and so on. Take converting EPS to vector of EMF for example, I will show you how this software works.

Step 1. Download Postscript to Image Converter

  • This software is command line version, so we have compressed it to zip file and then uploaded it.
  • So after downloading, it is an zip file. Please extract it to some folder and then check the elements in it.
  • Before running the conversion, you’d better read the website and readme.txt file carefully.

Step 2. Convert EPS to EMF

  • Do the conversion following usage and examples.

Usage: ps2img [options] <-i PS File> [-o Output]
Examples:

  • When converting single EPS to EMF, please refer to the following command line.
    ps2img -i C:\input.eps-o C:\output.emf

    -i [input PS file]   : Input PS filename
    -o [output TIF file] : Output TIFF filename

  • When you need to set bit count for the generated image files, please refer to the following command line.
    ps2img -b 4 -i C:\input.eps -o C:\output.emf
    -b [bit count]       : Set bit count in generated image files
  • When you need to do batch conversion, you can use wild character like the following command line. By this method, you can convert the whole directory EPS file to EMF in one go.
    ps2img -i C:\*.eps -o C:\*.emf
  • When converting PS file to EMF by ghostscript, please refer to the following command line.
    ps2img -a -i C:\input.ps -o C:\output.emf
    -a                   : Call ghostscript to convert postscript to image files

This software also has other functions and parameters, I can not list all of them here. If you need to know more, please check them in the parameter list. During the using, if you have any question, please contact us as soon as possible. Please check the conversion effect from the following snapshot. Through comparing, it is not hard to find the conversion effect is perfect. When you need to convert PS or EPS  to EMF and maintain vector format, this software is a good option for you.

input eps and output emf

VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *


Verify Code   If you cannot see the CheckCode image,please refresh the page again!