What is the difference between .hpgl and .ps?
- Extension
- .hpgl
- .ps
- Format
- Binary
- Category
- Vector Image
- Vector Image
- Developer
- Hewlett-Packard
- Adobe Systems
- Description
- The HPGL file format, standing for HP Graphics Language Plotter File, is a specialized file type developed by Hewlett-Packard. It is primarily used for controlling plotter devices, which are printers that draw images with lines instead of dots, making them ideal for engineering and architectural drawings. HPGL files contain a series of two-letter instruction codes followed by parameters that direct the plotter's drawing operations, such as moving to a point, drawing a line, or selecting a pen.
- 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
- application/vnd.hp-hpgl
- application/postscript
- Sample
- sample.hpgl
- sample.ps
- Wikipedia
- .hpgl on Wikipedia
- .ps on Wikipedia