What is the difference between .pbm and .fts?
- Extension
- .pbm
- .fts
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Wolfgang Hoschek
- IAU FITS Working Group
- Description
- 1-bit black and white image; formatted in text format; basic raster image format in which each pixel is represented by a byte that contains a 1 or 0; 1 represents black and 0 represents white pixels.
- FTS file format is used to edit, store and transmit images with metadata (data with spatial and photometric calibrations) for scientific purposes. Most times it stores the data without the actual associated images.
- MIME Type
- image/x-portable-bitmap
- image/fits
- Sample
- sample.pbm
- Wikipedia
- .pbm on Wikipedia
- .fts on Wikipedia