🎁 Limited time offer: Use Coupon Code "SAVE20NOW" To Get Instant 20% Discount on all VeryUtils products!

PostScript to Image Converter Command Line is a windows Command Line application to convert from PostScript PS and EPS files to image files, such as TIFF, BMP, JPEG, GIF, PNG, TGA, PCX, EMF, WMF, etc. image formats. PostScript to Image Converter Command Line creates the high quality image files that are perfect representations of the original PostScript PS and EPS files. All PS fonts, forms and other resources are reproduced exactly as they are on PostScript printers.

PostScript to Image Converter Command Line does render PostScript PS and EPS files to image files directly and without via the printer driver, so it's speed is very fast. PostScript to Image Converter Command Line is standalone application, it does not need any third part software. During the conversion, PS to Image Converter software optimizes the images for archiving and displaying. PostScript to Image Converter Command Line is a great software to batch convert your PostScript PS and EPS files to image files on the fly.

PostScript to Image Converter Command Line key features:
* Convert PS and EPS documents to image files quickly.
* Batch PS and EPS to image conversion.
* Render the vector PS and EPS files into image files directly, without via printer driver.
* Standalone application, don't require any 3rd applications.
* Able to generate various image formats, such as 'bmp', 'tiff', 'jpg', 'gif', 'png', 'pcx', 'emf', 'wmf' etc.
* Able to generate multi-page tiff files.
* Support any resolution in the generated image files.
* Able to create the image files in 1bit, 4bits, 8bits, 4bits grayscale, 8bits grayscale and 24bits image formats.
* Support various compression methods to TIFF image format, such as lzw, jpeg, packbits, ccitt group3, ccitt group4, rle etc.
* Support Win2000, xp, 2003, 2007, 10 and later systems.
* Support both 32bit and 64bit systems.
* 100% preserve the layout of original contents in generated image files.
* Support Command Line operation, it can be called from your script or your applications.
* Support Unicode characters in PostScript PS and EPS files.
* Use command-line scripting to automate your PDF conversions or choose the API (DLL) for a programmatic interface.
* You can run it as a PS to PDF Conversion Server to do the Automate Workflows.
* No Printer Driver.

PostScript to Image Converter Command Line v1.x options:
-------------------------------------------------------
EXE File Name: ps2img.exe
Product Name: PS To Image Converter Command Line
Description: Convert PS (Postscript) and EPS to TIF, TIFF, JPG, GIF, PNG, BMP, WMF, EMF, PCX, TGA, etc. formats
Web: http://www.verypdf.com
Web: http://www.verydoc.com
Email: support@verypdf.com
Usage: ps2img [options] [-i PS File] [-o Output]
-i [input PS file] : Input PS filename
-o [output TIF file] : Output TIFF filename
-g : Convert to 8-bit grayscale image file, this option is only available while bitcount equal 8 (-b 8)
-m : Set output to multi-page TIFF file, the default is output to single page TIFF files
-r [resolution] : Set resolution in generated image files
-r 300 : Set horizontal and vertical resolution to 300 DPI
-r 200x300 : Set horizontal and vertical resolution to 200x300 DPI
-r 204x98 : Set horizontal and vertical resolution to 204x98 DPI
-f [first Page] : First page to convert
-l [last Page] : Last page to convert
-c [compress] : Set compression method in generated image files (for tif only)
-c none : Create TIFF file without compression
-c lzw : Compress TIFF using LZW arithmetic
-c jpeg : Compress TIFF using JPEG arithmetic
-c packbits : Compress TIFF using packbits arithmetic
-c g3 : Compress TIFF using CCITT G3 arithmetic
-c g4 : Compress TIFF using CCITT G4 arithmetic
-c ClassF : Compress TIFF into Fax compatible ClassF 204x98 format
-c ClassF196 : Compress TIFF into Fax compatible ClassF 204x196 format
-q [quality] : Set quality in created image files(for jpeg image only)
-t : Enable transparent background
-b [bit count] : Set bit count in generated image files
-a : Call 3rd application to convert postscript to image files
-e : Append suffix to single page image file, (e.g. out0001.jpg)
-# : Set your License Key
-? : Help
-------------------------------------------------------

PS to PDF Converter Command Line Examples:
ps2img -i C:\input.ps -o C:\output.tif
ps2img -i C:\input.eps -o C:\output.tif
ps2img -m -i C:\input.ps -o C:\output.tif
ps2img -c lzw -i C:\input.ps -o C:\output.tif
ps2img -q 80 -i C:\input.ps -o C:\output.jpg
ps2img -b 4 -i C:\input.ps -o C:\output.tif
ps2img -i C:\input.ps -o C:\output.tif -b 1 -c ClassF -r 204x98 -m
ps2img -f 1 -l 9 C:\input.ps -o C:\output.jpg
ps2img -i C:\*.ps -o C:\*.pcx
ps2img "-#" "XXXXXXXXXXXXXXXX"
ps2img "-#" "XXXXXXXXXXXXXXXX" -i C:\input.ps -o C:\output.tif

PostScript to Image Converter Command Line v2.x options:
-------------------------------------------------------
VeryDOC Postscript to Image Converter Command Line v2.0
Web: http://www.verypdf.com
Web: http://www.verydoc.com
Email: support@verypdf.com
-------------------------------------------------------
Key features in PS to Image Converter:
* Convert postscript files to various image formats.
* Use disk cache to render postscript to image files at any resolution.
* Various compression arithmetic for output TIFF files.
-------------------------------------------------------
Usage: ps2image.exe [options] [Options] [PS Files]
-f [int] : first page to print, from 1 to max page
-l [int] : last page to print, from 1 to max page
-r [int] : set resolution when render ps to image files
-c [string] : set compression method to generated TIFF files
-c lzw : Compress TIFF using LZW arithmetic
-c packbit : Compress TIFF using packbits arithmetic
-c g3 : Compress TIFF using CCITT G3 arithmetic
-c g4 : Compress TIFF using CCITT G4 arithmetic
-c rlebmp : Compress BMP using RunLength arithmetic
-b [int] : set bitcount when render ps to image files
-forcebw : force to create Black and White image file
-debug : print debug message
-silent : suppress log message
-$ [string] : input registration key

PS to PDF Converter Command Line Examples:

ps2image.exe C:\input.ps C:\output.tif
ps2image.exe -c g3 C:\input.ps C:\output.tif
ps2image.exe -c g4 C:\input.ps C:\output.tif
ps2image.exe -c lzw C:\input.ps C:\output.tif
ps2image.exe -c packbit C:\input.ps C:\output.tif
ps2image.exe C:\input.ps C:\output.jpg
ps2image.exe C:\input.ps C:\output.bmp
ps2image.exe C:\input.ps C:\output.pcx
ps2image.exe C:\input.ps C:\output.png
ps2image.exe C:\test\*.ps C:\test\*.jpg
ps2image.exe C:\filelist.txt

Write a review

Note: HTML is not translated!
    Bad           Good
Captcha

PS to Image Converter Command Line

  • Brand: VeryDOC
  • Product Code: MOD200111193240
  • Availability: In Stock
  • Viewed: 52182
  • Sold By: VeryDOC
  • Seller Rating:
  • Seller Reviews: (0)
  • $195.00

  • Ex Tax: $195.00

Available Options


Related Products

OCR to Any Converter for Windows

OCR to Any Converter for Windows

OCR to Any Converter for Windows is a Windows desktop application which can be used to extract tex..

$29.95 Ex Tax: $29.95

DWG to Any Converter Command Line

DWG to Any Converter Command Line

DWG to Any Converter Command Line allows you to convert DWG and DXF files to PDF, EMF, WMF, JPEG, ..

$299.00 Ex Tax: $299.00

Photo Watermark Command Line

Photo Watermark Command Line

Photo Watermark Command Line is a very powerful tool for manipulating and combining images. You ca..

$19.95 Ex Tax: $19.95

EMF to Vector Converter Command Line

EMF to Vector Converter Command Line

EMF to Vector Converter Command Line Software can be used to convert from EMF and WMF Metafile file..

$295.00 Ex Tax: $295.00

PDF Toolkit Command Line Tools & Utilities

PDF Toolkit Command Line Tools & Utilities

PDF Toolkit Command Line Tools & UtilitiesPDF Toolkit Command Line gives you a wide range of profess..

$299.00 Ex Tax: $299.00

PDF to SVG Converter Command Line

PDF to SVG Converter Command Line

PDF to SVG Converter Command Line VeryUtils PDF2SVG is a multi-platform command-line application fo..

$295.00 Ex Tax: $295.00

HTML5 PDF Annotation Source Code License

HTML5 PDF Annotation Source Code License

HTML5 PDF Annotation Source Code License HTML5 PDF Annotation is a HTML5 Based Document & Image Ann..

$6,500.00 Ex Tax: $6,500.00

TrueType TTF Font to SVG Converter Command Line

TrueType TTF Font to SVG Converter Command Line

TrueType TTF Font to SVG Converter Command Line is a software that can convert a single character ..

$79.95 Ex Tax: $79.95

PDF Page Master Command Line

PDF Page Master Command Line

PDF Page Master Command Line is a command line application which can be used to maintain your PDF ..

$299.00 Ex Tax: $299.00

PDF DRM Protector Solution for Business

PDF DRM Protector Solution for Business

Use PDF DRM Protector Solution to protect PDF and Office Documents for your business. PDF DRM Protec..

$5,000.00 Ex Tax: $5,000.00

Scan to Word OCR Converter

Scan to Word OCR Converter

VeryUtils Scan to Word OCR Converter does scan papers to word documents or convert to word documen..

$79.95 Ex Tax: $79.95

Java PDFTools (jpdftools.jar) Command Line

Java PDFTools (jpdftools.jar) Command Line

Java PDFTools (jpdftools.jar) Command Line is a Java toolkit for working with PDF documents. This ..

$199.00 Ex Tax: $199.00

Tags: ps to image, ps to tiff, ps to bmp, ps to jpeg, ps to gif, ps to png, ps to tga, ps to pcx, ps to emf, ps to wmf, ps to jpg, ps to tif, ps to photo, ps to picture, ps to raster, render ps file, ps to bitmap, eps to image, eps to tiff, eps to bmp, eps to jpeg, eps to gif, eps to png, eps to tga, eps to pcx, eps to emf, eps to wmf, eps to jpg, eps to tif, eps to photo, eps to picture, eps to raster, render eps file, eps to bitmap, postscript to image, postscript to tiff, postscript to bmp, postscript to jpeg, postscript to gif, postscript to png, postscript to tga, postscript to pcx, postscript to emf, postscript to wmf, postscript to jpg, postscript to tif, postscript to photo, postscript to picture, postscript to raster, render postscript file, postscript to bitmap, convert ps to image, ps to image converter