Top "Pypng" questions

Pure Python library for PNG image encoding/decoding

numpy.array to PNG file and back

I have a 2d numpy.array object of dtype=uint16 representing a grayscale image. How do I save it to …

python numpy png pillow pypng