PDF to PS - Convert PDF online
Conversion Results:
# | Output File | Source File | Action |
---|
How to convert PDF to PS:
1. Click the "Choose Files" button to select multiple files on your computer or click the "URL" button to choose an online file from URL, Google Drive or Dropbox.
2. Choose target format. You can convert all kinds of documents and images to PDF files or convert PDF files to DOC, DOCX, XLS, XLSX, PPT, PPTX, XML, CSV, ODT, ODS, ODP, HTML, TXT, RTF, SWF, PNG, JPG, TIFF, BMP, PCX, PNM and PSD.
3. Click the "Convert Now!" button to start batch conversion. The output files will be listed in the "Conversion Results" section. Click icon to show file QR code or save file to cloud storage services such as Google Drive or Dropbox.
PDF vs PS:
Name | PS | |
Full name | Portable Document Format | Adobe PostScript File |
File extension | .ps | |
MIME | application/pdf, application/x-pdf, application/x-bzpdf, application/x-gzpdf | application/post-script |
Developed by | Adobe Systems | Adobe Systems |
Type of format | Document format | Printing file format |
Introduction | The Portable Document Format (PDF) is a file format used to present documents in a manner independent of application software, hardware, and operating systems. Each PDF file encapsulates a complete description of a fixed-layout flat document, including the text, fonts, graphics, and other information needed to display it. | PostScript (PS) is a computer language for creating vector graphics. It is a dynamically typed, concatenative programming language. It is used as a page description language in the electronic and desktop publishing areas. |
Technical details | The PDF combines three technologies: A subset of the PostScript page description programming language, for generating the layout and graphics. A font-embedding/replacement system to allow fonts to travel with the documents. A structured storage system to bundle these elements and any associated content into a single file, with data compression where appropriate. | PostScript is a Turing-complete programming language, belonging to the concatenative group. Typically, PostScript programs are not produced by humans, but by other programs. However, it is possible to write computer programs in PostScript just like any other programming language. |
Associated programs | Adobe Acrobat, Adobe InDesign, Adobe FrameMaker, Adobe Illustrator, Adobe Photoshop, Google Docs, LibreOffice, Microsoft Office, Foxit Reader, Ghostscript. | Adobe Acrobat, Adobe Illustrator, Adobe Photoshop, GPL Ghostscript |
Sample file | sample.pdf | sample.ps |
Wikipedia | PDF on Wikipedia | PS on Wikipedia |