ImageShow Module#

The ImageShow Module is used to display images. All default viewers convert the image to be shown to PNG format.

class PIL.ImageShow.UnixViewer#

The following viewers may be registered on Unix-based systems, if the given command is found:

To provide maximum functionality on Unix-based systems, temporary files created from images will not be automatically removed by Pillow.