What is the difference between .hpgl and .tga?
- Extension
- .hpgl
- .tga
- Format
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- Hewlett-Packard
- Avid Technology
- 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 TGA file is a file saved in the raster graphic format designed by Truevision. It supports 8, 16, 24, or 32 bits per pixel at a maximum of 24 bits for RGB colors and and 8-bit alpha channel. TGA files are often used to store texture files referenced by 3D video games.
- MIME Type
- application/vnd.hp-hpgl
- image/x-tga
- Sample
- sample.hpgl
- sample.tga
- Wikipedia
- .hpgl on Wikipedia
- .tga on Wikipedia