Open Issues Need Help
View All on GitHub Throw understandable error when empty file is passed about 2 months ago
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
Node.js library for comparing images
JavaScript
#image-comparisons#nodejs#testplane