@woss/exiftool - v0.3.1
    Preparing search index...

    Function md5Hex

    • Computes hex-encoded MD5 digest of input bytes. Pure TypeScript implementation (RFC 1321) with no platform dependencies. Used for Photoshop CurrentIPTCDigest (MD5 of IPTC block).

      Parameters

      • input: string | Uint8Array<ArrayBufferLike>

        Data to hash (Uint8Array or string)

      Returns string

      32-character lowercase hex MD5 hash