Skip to content
Image with logo, providing a link to the home page
  • United Stated of America flag, representing the option for the English language.
  • Bandeira do Brasil, simbolizando a opção pelo idioma Português do Brasil.

PPM Image Viewer

PPM Image Viewer

Online tool to view images in the (text) Portable Pixmap Format (PPM) format, from the graphical package Netpbm (Pbmplus).

The system implements code to view images in the text format Portable Pixmap Format (PPM) generated in the topic Learn Programming: Files and Serialization (Marshalling).

The file is processed locally, in the browser. Thus, the chosen file is not sent to a remote server.

Instructions

To use the viewer, you must use the button after Choose a text file in PPM format:. In the opened dialog, you must choose the desired file.

Note. If the image file is modified, it is necessary to select it again using the dialog.

After choosing a file, press the button View image to load the image. The image will be processed in the browser; if it is a valid image in PPM format, the contents will be shown in the browser. For convenience, the viewer also provides a magnification of the image of 16 times (1600% scale).

Program


Image

PPM image displayed in the canvas.

Scaled Image

Magnified PPM image displayed in the canvas.