What is the difference between .ps and .fits?
- Extension
- .ps
- .fits
- Format
- Binary
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- Adobe Systems
- IAU FITS Working Group
- 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.
- The Flexible Image Transport System (FITS) file format is a digital file format used primarily in astronomy for storing, transmitting, and analyzing scientific images and data. Developed in the late 1970s, FITS was designed to provide a standard for the interchange of astronomical data, facilitating the sharing and analysis of data among astronomers and researchers worldwide.
- MIME Type
- application/postscript
- image/fits
- Sample
- sample.ps
- sample.fits
- Wikipedia
- .ps on Wikipedia
- .fits on Wikipedia