Image MIME Reference
BTIF
Bank Telecommunications Image Format
image/prs.btif
VS
PCO B16 Image
image/vnd.pco.b16
PCO-B16
A complete technical comparison of Bank Telecommunications Image Format and PCO B16 Image — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.
Equal browser support
Feature Support
| Feature | BTIF | PCO-B16 |
|---|---|---|
| Transparency (Alpha) | ✕ No | ✕ No |
| Animation Support | ✕ No | ✕ No |
| Progressive Loading | ✕ No | ✕ No |
| HDR Support | ✕ No | ✕ No |
| EXIF Metadata | ✕ No | ✕ No |
| ICC Color Profile | ✕ No | ✕ No |
Bank Telecommunications Image Format
image/prs.btif
Extension
.btif.btf
Container
Proprietary Check Image Container
Compression
Lossy (JPEG-based) / Lossless (TIFF-based)
Algorithm
JPEGTIFF-variant
Color Depth
1-bit (B&W), 8-bit (Grayscale)
Developed by
NationsBank (Bank of America) / Ben Simon
Released
1998
Magic Bytes
Unknown (Proprietary container)
PCO B16 Image
image/vnd.pco.b16
Extension
.b16
Container
PCO B16 Binary Container
Compression
Uncompressed (Raw Sensor Data)
Algorithm
None
Color Depth
16-bit (Monochrome or Bayer Raw Color)
Developed by
PCO AG (Excelitas PCO GmbH)
Released
Early 2000s
Magic Bytes
50 43 4F 2D
Browser Support Comparison
| Browser | BTIF | PCO-B16 |
|---|---|---|
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
BTIF
BTIF Strengths
- Allowed early digital archiving and web-based transmission of cleared bank checks
- Encapsulated both image data and ASCII transaction metadata in a single file
Limitations
- Completely proprietary and obsolete format
- Lacks native support in modern operating systems and image viewers
- Requires legacy plugins or specialized bio-format readers (like ImageC) to decode
PCO-B16
PCO-B16 Strengths
- Preserves exact, uncompressed 16-bit raw sensor data, which is critically important for accurate scientific measurements, fluorescence microscopy, and photometry
- The simple, linear struct header is highly predictable and easy to parse in custom Python, MATLAB, or C++ scripts for researchers building bespoke pipelines
Limitations
- Generates massive file sizes due to the complete lack of image compression [1.3.1]
- Completely unsupported by standard operating systems, web browsers, and consumer image editing suites
- Strictly tied to the hardware and software ecosystems of a single camera manufacturer
When to choose which format
BTIF
Use BTIF when…
- Bank Check Archiving (Legacy)
- Financial Transaction Records
PCO-B16
Use PCO-B16 when…
- Microscopy and Life Sciences
- High-Speed Camera Recording
- Machine Vision and Industrial Inspection
- Scientific Photometry