What is the difference between .ps and .tex?
- Extension
- .ps
- .tex
- Format
- Binary
- Text
- Category
- Vector Image
- Document
- Developer
- Adobe Systems
- Donald Knuth
- Description
- A PS file is an image saved in the PostScript page description language. It may contain vector graphics, raster graphics, and text. PS files can be printed directly by a PostScript printer (i.e., containing a Raster Image Processor) without being opened in an application.
- It is a file that contains symbols, graphics, text, or mathematical expression developed by LaTex a typesetting system. Mainly used to typeset articles, books, and publications in computer science, physics, statistics, electrical engineering, and economics.
- MIME Type
- application/postscript
- text/x-tex
- Sample
- sample.ps
- sample.tex
- Wikipedia
- .ps on Wikipedia
- .tex on Wikipedia