logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ps2ps, eps2eps - Ghostscript PostScript "distiller"

Author

       Artifex Software, Inc. are the primary maintainers of Ghostscript.

10.04.0                                           18 Sept 2024                                          PS2PS(1)

Description

ps2ps  uses  gs(1) to convert PostScript(tm) or PDF(tm) file "input" to simpler, normalized and (usually)
       faster PostScript in "output.ps".  The output is level 2 DSC 3.0 conforming PostScript.

       eps2eps performs the equivalent optimization, creating Encapsulated PostScript (EPS) files.  NB,  despite
       the name, the input need not be an EPS file, PostScript or indeed PDF files are equally acceptable.

       Both  accept  any  general  Ghostscript  command  line  options, and options specific to the ps2write and
       eps2write devices.

Files

       Run "gs-h" to find the location of Ghostscript documentation on your system, from which you can get more
       details.

Name

       ps2ps, eps2eps - Ghostscript PostScript "distiller"

See Also

ps2pdf(1), ps2ascii(1), ps2epsi(1)

Synopsis

ps2ps [ options ] inputoutput.pseps2eps [ options ] inputoutput.eps

Version

       This document was last revised for Ghostscript version 10.04.0.

See Also