Crates.io | imgdiff |
lib.rs | imgdiff |
version | 0.1.1 |
source | src |
created_at | 2023-09-17 13:45:17.848475 |
updated_at | 2023-09-19 16:03:27.169272 |
description | A command-line and library for comparing two images |
homepage | |
repository | https://github.com/ordazgustavo/imgdiff |
max_upload_size | |
id | 975106 |
size | 31,665 |
A command-line and library for comparing two images.
Ensure you have Rust and Cargo installed. You can then install the tool with:
cargo install imgdiff
imgdiff image1.png image2.png out.png