CLI tool for comparing images
Project description
image-diff
CLI tool for comparing images
Installation
Install this tool using pip
:
$ pip install image-diff
Usage
To generate an image showing the difference between two images:
image-diff first.jpg second.jpg -o diff.png
Development
To contribute to this tool, first checkout the code. Then create a new virtual environment:
cd image-diff
python -m venv venv
source venv/bin/activate
Or if you are using pipenv
:
pipenv shell
Now install the dependencies and test dependencies:
pip install -e '.[test]'
To run the tests:
pytest
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
image-diff-0.1.tar.gz
(6.4 kB
view details)
Built Distribution
File details
Details for the file image-diff-0.1.tar.gz
.
File metadata
- Download URL: image-diff-0.1.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0ff7c05f6b2e3318b583bf1ad5d91032716e3dd8eb8cb9d8acba4b74c900eb8 |
|
MD5 | e6e0bc67c5c0d2ca6d8903136faaf562 |
|
BLAKE2b-256 | 5fefdcfe1ef9c6aff27ebd002b84daf0ff778bc7b497df58cf9a51d93a925019 |
File details
Details for the file image_diff-0.1-py3-none-any.whl
.
File metadata
- Download URL: image_diff-0.1-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3dda1ae155c921dbae25f9fe6a7fd7401d128e4b1defbfc8b56b1088e1b023aa |
|
MD5 | 5239da3ea3404ad5e0a98af19d31709e |
|
BLAKE2b-256 | 2f80b53762572f3dbdb1a73070110fa5312bc6e928cce18d178b548c421b732e |