PostScript 🖨

PostScript (.ps)

Open Beta
.ps · application/postscript

PostScript (.ps) یک زبان توصیف صفحه از Adobe و پیشینهٔ PDF است. استانداردی برای پیش‌چاپ و بایگانی در نشر علمی، که هزاران چاپگر و سرور RIP از آن پشتیبانی می‌کنند. ایده‌آل برای خط‌لولهٔ LaTeX (dvips ← ps2pdf) و برای نگهداری چیدمان‌های برداری قابل ویرایش نقشه در بایگانی‌های بلندمدت.

همین حالا PostScript را خروجی بگیرید ✨ بتای باز — رایگان، بدون محدودیت

ویژگی‌های کلیدی

PostScript Level 2/3، بدون اتلاف
گرافیک برداری خالص
سازگار با توزیع‌های LaTeX
تبدیل به 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 را باز می‌کند

برنامه‌ها و نرم‌افزارهای زیر می‌توانند فایل‌های PostScript (.ps) (.ps) صادرشده از OSM2CDR را باز و ویرایش کنند و با آن‌ها کار کنند:

💻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.
🗺
تبدیل به PDF از طریق ps2pdf/Distiller
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
PostScript (.ps) را از فهرست ۱۲۷ قالب خروجی موجود انتخاب کنید
3
خروجی
روی خروجی کلیک کنید و فایل .ps خود را در ۱ تا ۵ دقیقه دریافت کنید
4
دانلود
فایل آمادهٔ PostScript را دانلود کنید و آن را در Adobe Distiller باز کنید

نحوه باز کردن پس از خروجی

نقشه‌های محبوب در PostScript

رایگان

خروجی نقشهٔ PostScript (.ps) را دریافت کنید

نقشه‌های حرفه‌ای PostScript را از OpenStreetMap دانلود کنید. تولید آنی برای هر ناحیه.

رایگان / هر خروجی
همین حالا PostScript را خروجی بگیرید →

پرسش‌های متداول

تفاوت PS با EPS چیست؟
آیا می‌توانم ‎.ps‎ را در Windows بدون Adobe Reader باز کنم؟
آیا PostScript منسوخ شده است؟
آیا لایه‌ها در ‎.ps‎ حفظ می‌شوند؟
What sheet size do I get?
How is PS different from your own PDF?

قالب‌های مرتبط

قالب‌هایی که اغلب همراه با هم خروجی گرفته می‌شوند

Related Articles