Image MIME Reference
FITS
Flexible Image Transport System
image/fits
VS
Kodak K25 Raw Image
image/x-kodak-k25
Kodak-K25
A complete technical comparison of Flexible Image Transport System and Kodak K25 Raw Image — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.
Equal browser support
Feature Support
| Feature | FITS | Kodak-K25 |
|---|---|---|
| Transparency (Alpha) | ✕ No | ✕ No |
| Animation Support | ✕ No | ✕ No |
| Progressive Loading | ✕ No | ✕ No |
| HDR Support | Yes | Yes |
| EXIF Metadata | ✕ No | Yes |
| ICC Color Profile | ✕ No | ✕ No |
Flexible Image Transport System
image/fits
Extension
.fits.fit.fts
Container
FITS
Compression
Uncompressed / Tile Compressed (Rice, GZIP)
Algorithm
UncompressedRiceGZIPHcompress
Color Depth
8-bit, 16-bit, 32-bit, 64-bit (Float/Double)
Developed by
IAU FITS Working Group / NASA
Released
1981
Magic Bytes
53 49 4D 50 4C 45 20 20 3D 20
Kodak K25 Raw Image
image/x-kodak-k25
Extension
.k25
Container
Proprietary Kodak Raw (TIFF-based variant)
Compression
Uncompressed / Proprietary Lossless
Algorithm
Proprietary Kodak Compression
Color Depth
10-bit, 12-bit (Per Channel)
Developed by
Eastman Kodak Company
Released
1996
Magic Bytes
Varies (Often resembles TIFF header 49 49 2A 00 or requires proprietary parsing)
Browser Support Comparison
| Browser | FITS | Kodak-K25 |
|---|---|---|
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
FITS
FITS Strengths
- The undisputed global standard for archiving and sharing astronomical data
- Self-documenting: Headers are written in plain ASCII, ensuring data is readable decades later regardless of software
- Supports incredibly high dynamic range, N-dimensional arrays, and complex binary tables
Limitations
- No support in standard consumer software or web browsers
- Uncompressed raw FITS files from modern telescopes can be excessively large
- Does not use standard metadata models like EXIF or XMP, requiring specialized parsers
Kodak-K25
Kodak-K25 Strengths
- Historically significant format tied to the first digital camera to adopt CompactFlash memory
- Preserves original raw sensor data, allowing modern demosaicing algorithms (via LibRaw) to extract much better image quality than 1996-era software could
Limitations
- Completely obsolete and deeply proprietary, lacking modern raw format features found in DNG
- Cannot be natively viewed in web browsers or standard operating system image viewers without specialized decoders
- Subject to misidentification by automated MIME detection libraries due to structural similarities with standard TIFFs
When to choose which format
FITS
Use FITS when…
- Astronomy & Astrophysics
- Space Telescope Data (Hubble, JWST)
- Scientific Data Archiving
- Spectroscopy
Kodak-K25
Use Kodak-K25 when…
- Vintage Digital Photography Archival
- Kodak DC25 Camera Restorations
- Historical Imaging Research