Skip to content

ameza/png-to-phash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

var pngToPhash = require('png-to-phash')

pngToPhash('test.png', function(error,phash) {
  console.log(phash)
})

About

Generate pHash from PNG

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%