PostScript 🖨

PostScript (.ps)

Open Beta
.ps · application/postscript

PostScript(.ps)는 Adobe가 만든 페이지 기술 언어이자 PDF의 전신입니다. 수천 종의 프린터와 RIP 서버에서 지원되는, 학술 출판을 위한 프리프레스 및 아카이브 표준입니다. LaTeX 파이프라인(dvips → ps2pdf)과 편집 가능한 벡터 지도 레이아웃을 장기 아카이브에 보관하는 데 이상적입니다.

지금 PostScript 내보내기 ✨ 오픈 베타 — 무료, 제한 없음

주요 기능

PostScript Level 2/3, 무손실
순수 벡터 그래픽
LaTeX 배포판 호환
표준 CLI 도구로 PDF/EPS/SVG 변환 가능
Example PostScript export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

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

Format specifications

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.ru의 인터랙티브 지도에서 사각형 또는 폴리곤을 그리세요
2
PostScript 선택
사용 가능한 127가지 내보내기 형식 목록에서 PostScript (.ps)을(를) 선택하세요
3
내보내기
내보내기를 클릭하면 1~5분 안에 .ps 파일을 받습니다
4
다운로드
완성된 PostScript 파일을 다운로드하여 Adobe Distiller에서 여세요

내보낸 뒤 여는 방법

PostScript 형식의 인기 지도

무료

PostScript (.ps) 지도 내보내기 받기

OpenStreetMap에서 전문가용 PostScript 지도를 다운로드하세요. 즉시 생성, 모든 영역 지원.

무료 / 내보내기
지금 PostScript 내보내기 →

자주 묻는 질문

PS는 EPS와 어떻게 다른가요?
Adobe Reader 없이 Windows에서 .ps를 열 수 있나요?
PostScript는 한물간 형식인가요?
.ps에서 레이어가 유지되나요?
What sheet size do I get?
How is PS different from your own PDF?

관련 형식

함께 자주 내보내는 형식

Related Articles