https://github.com/dorayakikun/pixelmatch-rs
Image diff tool. port of mapbox/pixelmatch
https://github.com/dorayakikun/pixelmatch-rs
cli compare diff image
Last synced: about 1 year ago
JSON representation
Image diff tool. port of mapbox/pixelmatch
- Host: GitHub
- URL: https://github.com/dorayakikun/pixelmatch-rs
- Owner: dorayakikun
- License: isc
- Archived: true
- Created: 2019-03-02T10:39:31.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2023-09-23T01:49:33.000Z (almost 3 years ago)
- Last Synced: 2025-04-06T17:53:24.709Z (about 1 year ago)
- Topics: cli, compare, diff, image
- Language: Rust
- Homepage:
- Size: 207 KB
- Stars: 14
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pixelmatch-rs
[](https://github.com/dorayakikun/pixelmatch-rs/actions)
Image diff tool. port of [mapbox/pixelmatch](https://github.com/mapbox/pixelmatch)
# Usage
```
USAGE:
pixelmatch-rs --dest --threshold
```