looks-same icon indicating copy to clipboard operation
looks-same copied to clipboard

Node.js library for comparing images

Results 27 looks-same issues
Sort by recently updated
recently updated
newest added

- [ ] move to [email protected] and higher in order to be able to install [email protected] in which libvips installed from npm and not from gh. More info here -...

Hey, When I try to use this lib, i got this error in terminal: ```bash Cannot find module "../build/Release/sharp-linux-x64.node" from "/home/....." Possible solutions: - Install with verbose logging and look...

Is it possible to save image descriptors to database and compare new images with old ones?. Any idea would be helpful.

![4](https://github.com/gemini-testing/looks-same/assets/1551941/6cdc0a78-b882-4b21-a57a-597e30457c53) ![1004](https://github.com/gemini-testing/looks-same/assets/1551941/a0216a2f-60ac-461c-a35c-b293f69503ce) Two different images but equal results (image 1 has large black bands on the left and right): image 1: https://img.cloudimgs.net/rx/3800x4600,ofmt_png,c_2/s2/img/p/128890517/8312c6d0ed5201e9f5e426e0e920f06da482b22c.png image2: https://img.cloudimgs.net/rx/3800x4600,ofmt_png,c_2/s2/img/p/128890517/8312c6d0ed5201e9f5e426e0e920f06da482b22c.png?nocache=4

The `async` keyword may not be used in ambient contexts.

It would be great to know if the images are equal or not when creating diff. `looksSame.createDiff({ ... }, function (error, equal) { ... });`

fixes https://github.com/gemini-testing/looks-same/issues/45 If the createDiff function has a diff option as an argument, add equal to the return value option.

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1. Changelog *Sourced from [js-yaml's changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md).* > 3.13.1 / 2019-04-05 > ------------------- > > - Fix possible code execution in (already unsafe) `.load()`, [#480](https://github-redirect.dependabot.com/nodeca/js-yaml/issues/480). >...

dependencies

Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.3. Commits - [`23f4ddc`](https://github.com/mysticatea/eslint-utils/commit/23f4ddc58eda5e6aec3d6a43c6266acbe19345cd) 🔖 1.4.3 - [`8f9e481`](https://github.com/mysticatea/eslint-utils/commit/8f9e481ecc1204c7a1331b697f97903f90c75154) 🐛 fix reference tracker false positive - [`6633278`](https://github.com/mysticatea/eslint-utils/commit/663327835abfb1f62fc6fc5d69028457e11b5f80) ⚒ fix test scripts - [`7c8e67c`](https://github.com/mysticatea/eslint-utils/commit/7c8e67c22f7222685a6a9154ba5eec2ac4896a3e) ⚒ fix build...

dependencies