lksv / node-resemble.js

LOOKING FOR MAINTAINER - Image analysis and comparison
MIT License
99 stars 37 forks source link

Better loading support #36

Open reflectiz opened 7 years ago

reflectiz commented 7 years ago

Add support for more file formats, including GIF. Add support for loading different file format from the disk. Add support for data URI images.

mirzazeyrek commented 7 years ago

Thank you for your PR. Seems interesting. I'll check this when I have time.

BTW looks like you've removed png and jpg specific conditions. Did you tested if it caused any issue ?

reflectiz commented 7 years ago

I've changed the library to a different one that handle all of them automatically.