{"id":18396832,"url":"https://github.com/kemokemo/imgdiff","last_synced_at":"2025-04-07T04:32:46.462Z","repository":{"id":57602305,"uuid":"274155247","full_name":"kemokemo/imgdiff","owner":"kemokemo","description":"This tool compares old and new versions of image files and generates color-coded image in a diff format.","archived":false,"fork":false,"pushed_at":"2023-02-12T11:34:18.000Z","size":290,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-22T13:23:20.511Z","etag":null,"topics":["cli","go","golang","image-diff"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kemokemo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-22T14:10:22.000Z","updated_at":"2024-02-15T22:40:41.000Z","dependencies_parsed_at":"2024-06-20T14:47:23.485Z","dependency_job_id":"40bdc6a6-0660-4375-99aa-b5972f4fdd7e","html_url":"https://github.com/kemokemo/imgdiff","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kemokemo%2Fimgdiff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kemokemo%2Fimgdiff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kemokemo%2Fimgdiff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kemokemo%2Fimgdiff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kemokemo","download_url":"https://codeload.github.com/kemokemo/imgdiff/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247595083,"owners_count":20963939,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","go","golang","image-diff"],"created_at":"2024-11-06T02:14:59.247Z","updated_at":"2025-04-07T04:32:46.009Z","avatar_url":"https://github.com/kemokemo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# imgdiff\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) [![test-and-build](https://github.com/kemokemo/imgdiff/actions/workflows/test-and-build.yml/badge.svg)](https://github.com/kemokemo/imgdiff/actions/workflows/test-and-build.yml)\n\nThis tool compares old and new versions of image files and generates color-coded image in a diff format.\n\n![sample diff image](images/sample-diff-image.png)\n\nThis is based on the [diff-image](https://github.com/murooka/go-diff-image/blob/master/cmd/diff-image/main.go).\nThanks to the wonderful [@murooka](https://github.com/murooka)'s [go-diff-image](https://github.com/murooka/go-diff-image).\n\n## Install\n\n### Homebrew\n\n```sh\nbrew install kemokemo/tap/imgdiff\n```\n\n### Scoop\n\nFirst, add my scoop-bucket.\n\n```sh\nscoop bucket add kemokemo-bucket https://github.com/kemokemo/scoop-bucket.git\n```\n\nNext, install this app by running the following.\n\n```sh\nscoop install imgdiff\n```\n\n### Binary\n\nGet the latest version from [the release page](https://github.com/kemokemo/imgdiff/releases/latest), and download the archive file for your operating system/architecture. Unpack the archive, and put the binary somewhere in your `$PATH`.\n\n## Usage\n\n```sh\n$ imgdiff -h\nUsage: imgdiff [\u003coption\u003e...] \u003cold image\u003e \u003cnew image\u003e\n  -h\tdisplay help\n  -o string\n    \toutput filename (default \"diff.png\")\n  -v\tdisplay version\n```\n\nThis tool supports the following image formats.\n\n- png\n- jpeg\n- gif\n- bmp\n\n### Example\n\n```sh\n$ imgdiff -o=diff/screen.png v1/screen.png v2/screen.png\n```\n\n## License\n\n[MIT](https://github.com/kemokemo/imgdiff/blob/main/LICENSE)\n\n## Author\n\n[kemokemo](https://github.com/kemokemo)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkemokemo%2Fimgdiff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkemokemo%2Fimgdiff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkemokemo%2Fimgdiff/lists"}