Hash Network Documentation
Website
  • About Hash Network
    • What is Provenance
    • Why Provenance Matters?
    • Why Hash Network Exists?
    • How Hash Network Solves These Problems?
  • Hash Netwok Provenance
    • Use Cases
      • Provenance For AI Agent Actions
      • Provenance In Camera
      • Provenance In Editing Tools
      • AI Generated Content
      • Other Use Cases
    • Provenance SDK
    • Provenance Contract
    • Provenance Schema
    • JSON Example
    • Verify SDK
    • Verify API
    • Architecture Overview
    • Supported Media Formats
    • Reputation System
    • Hash Verify - Chrome Extension
  • C2PA Standard
    • Overview
    • Manifest
    • Assertion
    • Action
    • Ingredient
    • Compatibility with Hash Network
  • Hash Network Playground
    • Provenance for AI generated Content
    • Register Content's Provenance Onchain
    • Verify provenance of content
  • Using Hash Network Chain
    • Network Information
    • Adding Network To Metamask
    • Contracts
    • Bridges
    • Block Explorer
    • Faucet
Powered by GitBook
On this page
  1. Hash Netwok Provenance

Supported Media Formats

The following table summarizes the supported media (asset) file formats. This information is based on what the Rust library supports; other libraries in the SDK support the same formats unless noted otherwise.

Extensions
MIME type

avi

video/msvideo, video/x-msvideo, video/avi, application/x-troff-msvideo

avif

image/avif

c2pa

application/x-c2pa-manifest-store

dng

image/x-adobe-dng

gif

image/gif

heic

image/heic

heif

image/heif

jpg, jpeg

image/jpeg

m4a

audio/mp4

mp3

audio/mpeg

mp4

video/mp4, application/mp4 *

mov

video/quicktime

pdf

application/pdf **

png

image/png

svg

image/svg+xml

tif,tiff

image/tiff

wav

audio/wav

webp

image/webp

NOTES:

* Fragmented MP4 (DASH) is supported only for file-based operations from the Rust library. ** Read-only

PreviousArchitecture OverviewNextReputation System

Last updated 4 months ago