PNMViewer is a simple image viewer for a simple image format.
PNM (Portable Any Map) is an uncompressed image format.
Its so simple that a beginning programmer can make a program to write or read this format without any difficulty.
Sometimes you can even manually edit a PNM file with a text editor.
- Auto reload when file is changed
- Easy to zoom
- Easy to inspect pixel values