Experimental JavaScript library to measure blur in images. Try out the live demo or read this blog post to find out more.
brew install pkg-config cairo pango libpng jpeg giflib librsvg
npm install
Simply run npm start path/to/image/file.jpg
Full error message:
“canvas.node” can’t be opened because Apple cannot check it for malicious software.
This software needs to be updated. Contact the developer for more information.
Show in Finder
.canvas.node
, select Open with
and choose Other...
.Enable: All Applications
is selected. Pick /Applications/Utilities/Terminal.app
(the default macOS Terminal).npm start path/to/image/file.jpg
again - this time an Open
button will be displayed in the dialog.Open
once, subsequent attempts of running the script will work without showing any dialog.This possibly happens only if you cloned this repo onto a Volume mounted from a disk image file (.dmg
). The reason is macOS' Gatekeeper trying to protect you from running software from an "unidentified developer".