Bank Telecommunications Image Format
image/prs.btif
Released 1998
· by NationsBank (Bank of America) / Ben Simon
The image/prs.btif MIME type represents the BTIF (Bank Telecommunications Image Format) file, originally developed by NationsBank (now Bank of America) in the late 1990s. It was designed to store and transmit scanned check image data alongside transaction metadata. The 'prs' prefix indicates it is officially registered in the IANA Personal or Vanity tree.
Technical Specifications
.btif.btf
JPEGTIFF-variant
Magic Bytes & HTTP Headers
Unknown
Browser Support Matrix
| Browser | Status | Min Version |
|---|---|---|
|
|
Not Supported | — |
|
|
Not Supported | — |
|
|
Not Supported | — |
|
|
Not Supported | — |
|
|
Not Supported | Legacy |
Advantages & Limitations
- Allowed early digital archiving and web-based transmission of cleared bank checks
- Encapsulated both image data and ASCII transaction metadata in a single file
- 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
Developer Code Snippets
File Detection Steps
How to programmatically detect a image/prs.btif
file by reading its raw bytes:
- 1 Rely primarily on the .btif or .btf file extension, as the internal magic bytes are not part of standard open-source magic databases
Software Support
Conversion Tools
Share & Embed
[](https://freewebptojpg.com/mime/image/btif)
<iframe src="https://freewebptojpg.com/mime/image/btif/embed" width="100%" height="280" style="border:1px solid #cbd5e1;border-radius:8px;" title="BTIF Specs"></iframe>
JSON API
All data on this page is available as a free, open JSON API. Use it in your project, documentation, or tooling.
GET https://freewebptojpg.com/mime/image/btif.json
Open JSON
Frequently Asked Questions
What is a BTIF file?
A BTIF (Bank Telecommunications Image Format) file is a legacy format used by financial institutions, primarily NationsBank (now Bank of America), to store scanned images of checks along with associated metadata (like clearance dates and account details).
What does the 'prs' stand for in image/prs.btif?
In IANA MIME type specifications, 'prs' stands for 'Personal or Vanity tree'. It is used for formats that are not standardized by a recognized standards body, but rather registered by individuals or specific companies for their own software ecosystems.
Are BTIF files supported in modern web browsers?
No. Originally, viewing these files required a proprietary NationsBank Check Viewing plugin on Windows. Modern web browsers do not natively support the BTIF image format.