#1112244 ITP: pixelmatch -- pixel-level image comparison for go

#1112244#5
Date:
2025-08-27 19:26:30 UTC
From:
To:
* Package name    : pixelmatch
   Version         : 0.0~git20230914
   Upstream Author : Nao Yonashiro
* URL             : https://github.com/orisano/pixelmatch
* License         : Expat
   Programming Lang: Go
   Description     : pixel-level image comparison

  Compares two input images pixel-by-pixel and generates an output
  image showing the differences. Supports common formats for
  input and output as JPG or PNG.
  .
  Go port for javascript mapbox/pixelmatch.


This is a useful cli and may be used as a dependency for playwright-go
(not looking likely though as node-playwright isn't playing)

I'll try to find a home for it with the go team.