Free webp to jpg
Image MIME Reference
Apple-ICNS

Apple Icon Image

image/x-icns
VS

BlockFact Image

image/vnd.blockfact.facti
FACTI

A complete technical comparison of Apple Icon Image and BlockFact Image — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.

Equal browser support

Feature Support

Feature Apple-ICNS FACTI
Transparency (Alpha) Yes Yes
Animation Support ✕ No ✕ No
Progressive Loading ✕ No ✕ No
HDR Support ✕ No Yes
EXIF Metadata ✕ No Yes
ICC Color Profile Yes Yes
Apple Icon Image
image/x-icns
Extension
.icns
Container Chunk-based (OSType Header)
Compression Uncompressed (Legacy) / PNG (Modern) / JPEG 2000 (Modern)
Algorithm
NoneDeflate (via embedded PNG)Wavelet (via embedded JP2)
Color Depth 1-bit (Monochrome), 4-bit, 8-bit, 24-bit (RGB), 32-bit (RGBA)
Developed by Apple Inc.
Released 2001
Magic Bytes
69 63 6E 73
Full Apple-ICNS reference →
BlockFact Image
image/vnd.blockfact.facti
Extension
.facti
Container BlockFact Authenticated Container
Compression Container (Inherits payload compression, e.g., JPEG/PNG)
Algorithm
None (Pass-through to embedded payload)
Color Depth Inherited from payload
Developed by BlockFact
Released 2025
Magic Bytes
Unknown (Proprietary Container)
Full FACTI reference →

Browser Support Comparison

Browser Apple-ICNS FACTI
Chrome Chrome
Firefox Firefox
Safari Safari
Edge Edge
IE IE (Legacy)
Apple-ICNS

Apple-ICNS Strengths

  • Seamlessly handles multi-resolution scaling on macOS, perfectly serving both standard and high-DPI (Retina) displays from a single asset
  • Modern versions efficiently embed standard PNG files, making it much easier to parse the high-resolution layers than the legacy raw pixel formats
Limitations
  • Strictly bound to the Apple ecosystem; completely useless natively on Windows, Linux, or the Web
  • The internal chunking structure is notoriously messy, utilizing dozens of different undocumented, legacy OSType tags spanning 20+ years of Apple history
FACTI

FACTI Strengths

  • Provides undeniable, mathematically verifiable proof of a photo's origin (time, location, and device) via the StarkNet blockchain [1.3.1]
  • Privacy-first design utilizes zero-knowledge proofs (Groth16), meaning the actual image is never uploaded to a central server or blockchain
  • Invisible watermarking ensures that even if the image is screenshotted or cropped, tampering can be detected
Limitations
  • Lacks native rendering support in web browsers and standard image viewers, requiring specialized software to view
  • Requires blockchain registration at the moment of capture, making it incompatible with existing legacy photos
  • The proprietary nature of the container limits integration to environments supporting the BlockFact SDK

When to choose which format

Apple-ICNS
Use Apple-ICNS when…
  • macOS Application Bundles (.app)
  • macOS Folder Customization
  • Apple Disk Image (.dmg) Styling
FACTI
Use FACTI when…
  • Journalism and Media Authentication
  • Legal and Insurance Evidence
  • AI Deepfake Prevention
  • Content Provenance and Authorship
Share this comparison