Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
sharp-phash
sharp based perceptual hash implementation
imghash
Image perceptual hash calculation for node
@texel/color
a minimal and modern color library
scale-color-perceptual
Javascript exports of matplotlib's new default color scales; inferno, magma, plasma and viridis. Works with browserify and D3.js
blockhash
Perceptual image hash calculation tool
text-phash
Compute and compare perceptual hashes for text strings to check similarity.
node-image-hash
Perceptual image hash for node.js
phash-imagemagick
get and compare perceptual hashes (as computed by imagemagick)
bktree-fast
As an example, a common strategy for de-duplicating images is to compute perceptual hashes for each of the images and compare those hashes with each other. Such hashes are small compared with the images (often 32, 64, 128 bits). If the hashing function is
pdiffy
pdiffy is a perceptual difference tool used to compare images for differences. This tool is primarily aimed at web developement for comparing different states of a website.
phash-js
Perceptual image hashing in the browser without using HTML canvas
phash-im
Perceptual image hashing provided by imagemagick.
@sensio/op-sn-image-phash
Blockchain Version **bafy2bzaceafhfdbh4r6fmmnudwqehqedhf632dbafl7fnmbkbpjnv2miacdza**
img-hash-js-core
Algorithms for generating image hashes.
phash2
node wrapper for pHash
friendly-img-hash-js
User friendly algorithms for generating image hashes.
@dnaroma/blockhash
A Custom fork of perceptual image hash calculation tool
webelapse
Generate time-lapse video for a web page
imglookalike
small module to calculate if 2 images look alike using perceptual hash Hamming distance and Levenshtein distance
imghash-bbassi
Image perceptual hash calculation for node. Based on package imghash v0.0.7 but fixes that is waiting to go upstream.