Choose File
Drag & drop files here … (or click to select files)
PNM is a raster image category format. This is a bitmap bitmap created in Portable Any Map format. As you know, this format was intended from the very beginning to process some types of portable monochrome black and white images (PBM), color images (PPM) and grayscale images with shades of gray (PGM). Allows the inclusion of raster graphics data in the .PBM, .PGM or .PPM format. Such formats can provide an intermediate representation of data during the conversion of raster graphic files by different platforms. Separate applications support these three formats directly because they are defined as the PNM format. Able to be stored using binary data or ASCII text. PNM is the common format for the Netpbm package. It contains intermediate files that are used when it comes to converting several open source programs called Portable Bitmap. The PPM format was developed by J. Poskanzer. This is the easiest format for storing graphics. PNM files store one image. They do not apply compression. To view and process a bitmap image in PNM format, you can use programs such as GIMP, ImageMagick, Newera Graphics Converter Pro, XnViewMP. The same programs are able to convert images of this format.
PCX is one of the first bitmap image formats developed by ZSoft for the PC Paintbrush program. This is the original bitmap format for the DOS / Windows platform. It supports monochrome single-bit black and white images, an eight-bit gray scale, indexed color images, and full-color 24-bit RGB model images. But there is no support for additional color and alpha channels, clipping paths, color management. The format provides for the application of the simplest compression algorithm (RLE) so that information is not lost. Now it has a purely historical significance. The PCX file format has been replaced by newer image formats. However, the format is still used in separate applications in order to scan and send faxes. PCX multi-page fax documents use the .DCX extension. Most DOS-based programs are suitable for viewing PCX (PC eXchange) files. In particular, the viewer Norton Commander. The big drawback of the PCX format is that it has too many versions. This can be explained by the fact that the PCX standard is open, and therefore it has been widely used by most independent software developers. And therefore it is constantly updated.