summaryrefslogtreecommitdiff
path: root/man/ps2ps.1
blob: 796eef84be86b7fdf73de609e9e3521dad6f5409 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
.TH PS2PS 1 "22 March 2023" 10.01.0 "Ghostscript Tools" \" -*- nroff -*-
.SH NAME
ps2ps, eps2eps \- Ghostscript PostScript "distiller"
.SH SYNOPSIS
\fBps2ps\fR [ \fIoptions\fR ] \fIinput output.ps\fR
.br
\fBeps2eps\fR [ \fIoptions\fR ] \fIinput output.eps\fR
.SH DESCRIPTION
\fBps2ps\fR uses \fIgs\fR(1) to convert \fBPostScript\fR(tm) or \fBPDF\fR(tm) file
"input" to simpler, normalized and (usually) faster PostScript in
"output.ps".  The output is level 2 DSC 3.0 conforming PostScript.
.PP
\fBeps2eps\fR 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.
.PP
Both accept any general Ghostscript command line options, and
options specific to the ps2write and eps2write 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 SEE ALSO
ps2pdf(1), ps2ascii(1), ps2epsi(1)
.SH VERSION
This document was last revised for Ghostscript version 10.01.0.
.SH AUTHOR
Artifex Software, Inc. are the 
primary maintainers of Ghostscript.