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.
- Bitmap graphic created in the FITS (Flexible Image Transport System) format, which was originally specified by the International Astronomical Union (IAU); may contain both binary data and ASCII text; used as a standard format for storing astronomical data.
- MIME Type
- application/postscript
- image/fits
- Sample
- sample.ps
- sample.fits
- Wikipedia
- .ps on Wikipedia
- .fits on Wikipedia