'\" te .\" $Id: ps2ps.1 11721 2010-09-14 14:56:26Z chrisl $ .TH PS2PS 1 "14 September 2010" 9.00 "Ghostscript Tools" \" -*- nroff -*- .SH NAME ps2ps, eps2eps \- Ghostscript PostScript "distiller" .SH SYNOPSIS \fBps2ps\fR [ \fIoptions\fR ] \fIinput.ps output.ps\fR .br \fBeps2eps\fR [ \fIoptions\fR ] \fIinput.eps output.eps\fR .SH DESCRIPTION \fBps2ps\fR uses \fIgs\fR(1) to convert \fBPostScript\fR(tm) file "input.ps" to simpler, normalized and (usually) faster PostScript in "output.ps". Normally the output is allowed to use PostScript Level 2 or Level 3 constructs, but the \fB\-dLanguageLevel=1\fR option restricts the output to Level 1. .PP \fBeps2eps\fR performs the equivalent optimization for Encapsulated PostScript (EPS) files. .PP Both accept any general Ghostscript command line options, and respectively options specific to the pswrite and epswrite devices. .SH FILES Run "\fBgs -h\fR" to find the location of Ghostscript documentation on your system, from which you can get more details. .SH BUGS The pswrite device used by both \fBps2ps\fR and \fBeps2eps\fR produces much lower level output than is desirable. Use with caution. .\" Oracle has added the ARC stability level to this manual page .SH ATTRIBUTES See .BR attributes (5) for descriptions of the following attributes: .sp .TS box; cbp-1 | cbp-1 l | l . ATTRIBUTE TYPE ATTRIBUTE VALUE = Availability print/filter/ghostscript = Stability Volatile .TE .PP .SH SEE ALSO ps2pdf(1), ps2ascii(1), ps2epsi(1) .SH VERSION This document was last revised for Ghostscript version 9.00. .SH AUTHOR Artifex Software, Inc. are the primary maintainers of Ghostscript. .SH NOTES .\" Oracle has added source availability information to this manual page This software was built from source available at https://java.net/projects/solaris-userland. The original community source was downloaded from http://ghostscript.com/releases/ghostscript-9.00.tar.gz Further information about this software can be found on the open source community website at http://ghostscript.com/.