nietthijmen/pixi-match

Compare 2 images, without the hassle of doing it yourself.

Maintainers

Package info

github.com/NietThijmen/pixi-match

Homepage

Issues

Type:project

pkg:composer/nietthijmen/pixi-match

Statistics

Installs: 2

Dependents: 0

Suggesters: 0

Stars: 0

1.0.0 2026-04-20 21:16 UTC

This package is auto-updated.

Last update: 2026-04-20 21:23:14 UTC


README

Compare 2 images and get a percentage of how much they match. This is useful for testing if a rendered image matches an expected image.

Why we made this?

Originally I just had to compare source and output images for a project, but I couldn't find a good tool to do that. So I decided to make my own.

It also works pretty well for AI feedback loops on image (and website) generation, which is a nice bonus.