Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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 (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2023-09-23T01:49:33.000Z (over 1 year ago)
- Last Synced: 2024-02-13T21:45:02.841Z (12 months ago)
- Topics: cli, compare, diff, image
- Language: Rust
- Homepage:
- Size: 207 KB
- Stars: 14
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pixelmatch-rs
[![Action Status](https://github.com/dorayakikun/pixelmatch-rs/workflows/Build/badge.svg)](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
```