www.makeworld.space

You are in my Digital Garden.

Perceptual Hashing

Last modified: Sep 11th, 2026

A perceptual hash is a fingerprint of a multimedia file derived from various features from its content. Unlike cryptographic hash functions which rely on the avalanche effect of small changes in input leading to drastic changes in the output, perceptual hashes are “close” to one another if the features are similar.

https://www.phash.org/

This document focuses on image hashing.

Algorithms

Comparisons

Software