shawnington
shawnington
Fixed Value Error: Decompressed Data Too Large thrown by PIL when attempting to opening PNG files with large embedded ICC colorspaces. Error occurs because PIL misinterprets large embedded ICC profiles...
This is a fix to #3465 for LoadImage node. Behavior also generalizes to preventing duplication of existing files. Adds function compare_image_hash to do a sha256 hash comparison between an uploaded...
This change started trying to transparently implement BHW3 compliance for IMAGE type inputs and outputs for all nodes, and has since started to expand into a general way to check...