What is the difference between .htm and .ps?
- Extension
- .htm
- .ps
- Format
- Text
- Binary
- Category
- Developer
- Vector Image
- Developer
- World Wide Web Consortium (W3C)
- Adobe Systems
- Description
- Commonly used by web browsers like Mozilla Firefox and Internet Explorer to show format text and images in an HTML web page. In plain text format, they contain markup code.
- 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.
- MIME Type
- text/html
- application/postscript
- Sample
- sample.htm
- sample.ps
- Wikipedia
- .htm on Wikipedia
- .ps on Wikipedia