image-hasher

An n8n community node that generates perceptual hashes (pHash) of images to detect duplicates and manipulations.

Package Information

Downloads: 34 weekly / 43 monthly
Latest Version: 0.1.1
Author: Lydia Benzemrane

Documentation

n8n-nodes-image-hasher

This is an n8n community node that lets you generate perceptual hashes (pHash) for images inside your n8n workflows.

It is useful for detecting duplicate images, near-duplicates, or manipulated versions of the same picture.

n8n is a fair-code licensed workflow automation platform.


Installation

Follow the installation guide in the n8n community nodes documentation.

To install this node in your n8n setup:

npm install n8n-nodes-image-hasher

Discussion