Free webp to jpg
Image MIME Reference
BTIF

Bank Telecommunications Image Format

image/prs.btif
VS

MacPaint Image

image/x-macpaint
MacPaint

A complete technical comparison of Bank Telecommunications Image Format and MacPaint Image — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.

Equal browser support

Feature Support

Feature BTIF MacPaint
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)
Full BTIF reference →
MacPaint Image
image/x-macpaint
Extension
.mac.pntg.pnt.macp
Container Raw pixel payload with a 512-byte pattern header
Compression PackBits (Run-Length Encoding)
Algorithm
PackBits (Apple RLE)
Color Depth 1-bit (Monochrome)
Developed by Apple Computer, Inc. (Bill Atkinson)
Released 1984
Magic Bytes
None (Relies on classic Mac OS 'PNTG' OSType)
Full MacPaint reference →

Browser Support Comparison

Browser BTIF MacPaint
Chrome Chrome
Firefox Firefox
Safari Safari
Edge Edge
IE IE (Legacy)
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
MacPaint

MacPaint Strengths

  • Profoundly historically significant as the format that introduced millions to the concept of bitmap digital painting
  • Extremely simple PackBits compression makes it easy for emulator developers or archivists to write parsers from scratch in under an hour
Limitations
  • Severely limited: strictly black and white, and hard-locked to exactly 576 x 720 pixels
  • Lack of standard magic bytes makes programmatic file sniffing unreliable on modern filesystems without relying on the file extension
  • Completely obsolete and unsupported by modern web browsers or consumer image viewers

When to choose which format

BTIF
Use BTIF when…
  • Bank Check Archiving (Legacy)
  • Financial Transaction Records
MacPaint
Use MacPaint when…
  • Historical Apple Macintosh Archival
  • Early 1980s Digital Art Preservation
  • Retro UI/UX Academic Research
Share this comparison