gemini-testing

gemini-testing/looks-same

Node.js library for comparing images

1 good first / help-wanted issue · JavaScript · last activity Sep 10, 2025

image-comparisons nodejs testplane
1 Open Issue Need Help Last updated: Sep 10, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The `looksSame` library currently throws an unhelpful `RangeError` when an empty file is passed for image comparison. The issue requests implementing a check for empty files and throwing a more understandable error, such as "File 'empty.png' is not a valid png image". It also suggests validating that the buffer is a PNG image.

Complexity: 2/5
good first issue
gemini-testing/looks-same
795

Node.js library for comparing images

JavaScript
#image-comparisons#nodejs#testplane