Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
PS2PS(1)			Ghostscript Tools			PS2PS(1)

NAME
     ps2ps, eps2eps - Ghostscript PostScript "distiller"

SYNOPSIS
     ps2ps [ options ] input output.ps
     eps2eps [ options ] input output.eps

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

     eps2eps  performs	the equivalent optimization, creating Encapsulated Post-
     Script (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 spe-
     cific to the ps2write and eps2write devices.

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

SEE ALSO
     ps2pdf(1), ps2ascii(1), ps2epsi(1)

VERSION
     This document was last revised for Ghostscript version 10.04.0.

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

10.04.0 			  18 Sept 2024				PS2PS(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ps2ps&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help