Free webp to jpg
Image MIME Reference
AIMG

Universal AI Media Format (Image)

image/prs.aimg
VS

Tencent TAP Image

image/vnd.tencent.tap
Tencent-TAP

A complete technical comparison of Universal AI Media Format (Image) and Tencent TAP Image — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.

Equal browser support

Feature Support

Feature AIMG Tencent-TAP
Transparency (Alpha) Yes ✕ No
Animation Support Yes ✕ No
Progressive Loading ✕ No ✕ No
HDR Support Yes ✕ No
EXIF Metadata Yes ✕ No
ICC Color Profile Yes ✕ No
Universal AI Media Format (Image)
image/prs.aimg
Extension
.aimg
Container Universal AI Media Format (AIMF)
Compression Container (Inherits payload compression, e.g., PNG/JPEG)
Algorithm
None (Pass-through to embedded payload)
Color Depth Inherited from payload (8-bit, 16-bit, HDR)
Developed by AI Media Format (ai-mf) Open-Source Project
Released 2026
Magic Bytes
Varies (Custom AIMF Header Prepended to Payload)
Full AIMG reference →
Tencent TAP Image
image/vnd.tencent.tap
Extension
.tap
Container Proprietary Tencent Container
Compression Unknown (Proprietary)
Algorithm
Unknown
Color Depth Unknown
Developed by Tencent (Registered by Ni Hui)
Released 2014
Magic Bytes
Unknown (Proprietary)
Full Tencent-TAP reference →

Browser Support Comparison

Browser AIMG Tencent-TAP
Chrome Chrome
Firefox Firefox
Safari Safari
Edge Edge
IE IE (Legacy)
AIMG

AIMG Strengths

  • Provides a robust, tamper-evident cryptographic wrapper to definitively prove the origin of AI-generated media
  • Header-first structure allows verifier nodes and APIs to validate an image's origin without needing to download or decode the entire massive pixel payload
Limitations
  • Lacks native rendering support in browsers, requiring server-side extraction or client-side WebAssembly to display the embedded image
  • Utilizes the IANA 'prs.' (personal/vanity) tree rather than the standards tree, which can cause strict enterprise firewalls to reject the MIME type as unverified
Tencent-TAP

Tencent-TAP Strengths

  • Officially registered with IANA, ensuring a unique MIME type identifier for internal Tencent network routing and content negotiation
Limitations
  • Completely undocumented and closed-source, making it impossible to decode or parse outside of Tencent's software
  • Shares its file extension (.tap) with numerous other established legacy formats, leading to frequent automated file misidentification by Node/Python libraries

When to choose which format

AIMG
Use AIMG when…
  • AI Provenance and Attribution
  • Verifiable Deepfake Prevention
  • Cryptographic Media Watermarking
  • Generative AI Workflows
Tencent-TAP
Use Tencent-TAP when…
  • Internal Tencent Ecosystem Applications
  • Proprietary Mobile or Gaming Assets
Share this comparison