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.

PBM Image Viewer

PBM Image Viewer

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

The system implements code to view images in the text format Portable Bitmap Format (PBM) 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 PBM 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 PBM 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

PBM image displayed in the canvas.

Scaled Image

Magnified PBM image displayed in the canvas.