mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
b3c25e5fee
Dify is a fast pixel-by-pixel image comparison tool in Rust. Features: - .png, .jpg, .jpeg, or .bmp format supported - Compares different format, .png vs .jpg for example - Compares different dimensions - Anti-aliasing support - Blockout areas support - Supports macOS, Linux and Windows https://github.com/jihchi/dify
10 lines
289 B
Plaintext
10 lines
289 B
Plaintext
Dify is a fast pixel-by-pixel image comparison tool in Rust.
|
|
|
|
Features:
|
|
- .png, .jpg, .jpeg, or .bmp format supported
|
|
- Compares different format, .png vs .jpg for example
|
|
- Compares different dimensions
|
|
- Anti-aliasing support
|
|
- Blockout areas support
|
|
- Supports macOS, Linux and Windows
|