PostScript 🖨

PostScript (.ps)

Open Beta
.ps · application/postscript

PostScript(.ps)是 Adobe 开发的页面描述语言,是 PDF 的前身。它是印前及科技出版归档领域的标准,数千种打印机和 RIP 服务器均支持。非常适合 LaTeX 流水线(dvips → ps2pdf),也适合在长期归档中保存可编辑的矢量地图版面。

立即导出 PostScript ✨ Open Beta — 免费无限制

主要特点

PostScript Level 2/3,无损
纯矢量图形
兼容 LaTeX 发行版
可经标准命令行工具转为 PDF/EPS/SVG
PostScript 格式导出示例(莫斯科中心,1x0.5 公里)
示例:莫斯科中心区,约 1x0.5 公里,中等详细度

关于 PostScript 格式

PostScript is a page description language invented by Adobe in the early 1980s; PDF grew directly out of it. A .ps file is, in essence, a small program executed by the interpreter inside a printer or a RIP server: it draws vector outlines, text and raster inserts. Level 3 is still understood by office and print-shop devices, and the free Ghostscript opens such a file on any operating system.

An OpenStreetMap map is exported to PostScript when the result goes into a printing or archival pipeline: hand it to a print shop, put it on a RIP, keep the layout in editable vector form for years ahead. For on-screen viewing the format is awkward — usually a .ps is first turned into a PDF with a single command.

Here is how the file is built on our side: QGIS draws the sheet in vector, the labels stay as text with embedded fonts, and then Ghostscript converts the result into PostScript Level 3 with a standard DSC structure. The sheet is 297x210 mm by default (A4 in landscape orientation), raster elements are 300 DPI. PostScript has no layers by the design of the format itself: the map arrives as a single stream of vector commands.

打开 PostScript 文件的程序

以下程序可以打开、编辑和处理从 OSM2CDR 导出的 PostScript (.ps)(.ps)文件:

💻Adobe Distiller 💻Ghostscript 💻GSview 💻LaTeX/dvips Inkscape (export) 🎨CorelDRAW

格式规格

谁在使用 PostScript 地图

🏗
印前与 RIP 服务器
The file goes to a print shop or onto a RIP as is: vector, embedded fonts, a predictable sheet layout.
💻
科技出版(LaTeX / dvips)
An illustration for a paper in the classic latex to dvips pipeline; for pdflatex the file is converted to PDF with one command.
📊
以可编辑矢量形式归档的地图
Long-term storage of a layout: PostScript is open, documented and still readable years later.
🎨
在 PostScript 打印机上打印
A PostScript-capable printer executes the file directly, bypassing driver conversions.
🗺
通过 ps2pdf / Distiller 转换为 PDF
A ready input for Distiller or Ghostscript when the PDF has to be produced by your own printing rules.

如何导出 PostScript

1
选择区域
在 osm2cdr 的交互式地图上绘制矩形或多边形
2
选择 PostScript
从 127 种可用导出格式中选择 PostScript (.ps)
3
导出
点击导出,1–5 分钟内收到您的 .ps 文件
4
下载
下载完成的 PostScript 文件并在 Adobe Distiller 中打开

导出后如何打开

PostScript 格式的热门地图

Free

导出 PostScript (.ps) 地图

从 OpenStreetMap 下载专业的 PostScript 地图。即时生成,任意区域。

免费 / 导出
立即导出 PostScript →

常见问题

PS 与 EPS 有何区别?
在 Windows 上不用 Adobe Reader 能打开 .ps 吗?
PostScript 已经过时了吗?
.ps 中会保留图层吗?
What sheet size do I get?
How is PS different from your own PDF?

相关格式

经常一起导出

Related Articles