Was ist PNM? Netpbm Portable Anymap Format erklärt

PNM (Portable Anymap) ist die Netpbm-Familie einfacher, tragbarer Bildformate, die PBM-Bitmap-, PGM-Graustufen- und PPM-Farb-Bilder abdeckt.

Kostenloses Online-Dateikonvertierungstool. Funktioniert in Chrome, Firefox, Safari, Edge, Opera und anderen modernen Browsern unter Windows, macOS, Linux, Android und iOS. Keine Softwareinstallation oder Anmeldung erforderlich. Alle Konvertierungen laufen direkt in Ihrem Browser, Ihre Dateien verlassen also nie Ihr Gerät. Kostenlos und ohne Konto nutzbar.

Image

Was ist PNM? Netpbm Portable Anymap Format erklärt

Die Netpbm-Familie einfacher, tragbarer PBM-, PGM- und PPM-Bildformate.

Zuletzt aktualisiert:

Year1988
TypeRaster
UsageCross-platform image exchange

What is it?

PNM (Portable Anymap) is a collective name for a family of simple raster image formats from the Netpbm project: PBM (Portable Bitmap, 1-bit), PGM (Portable Graymap, grayscale) and PPM (Portable Pixmap, color). The formats originated with Jef Poskanzer's Pbmplus toolkit, released in 1988.

Each file begins with a two-character magic number: a capital P followed by a digit. P1, P2 and P3 are the human-readable 'plain' (ASCII) variants of PBM, PGM and PPM, while P4, P5 and P6 are the corresponding compact 'raw' (binary) variants. A small text header gives the dimensions and, for PGM/PPM, the maximum sample value. The related PAM format uses the magic number P7.

Technical Specifications

DeveloperJef Poskanzer / Netpbm project
File Extension.pnm (.pbm, .pgm, .ppm)
MIME Typeimage/x-portable-anymap
Released1988
TypeRaster (bitmap/grayscale/color)

Pros & Cons

Advantages

Extrem einfache Struktur

A tiny text header plus pixel data makes PNM formats trivial to read and write, ideal for quick tools and pipelines.

Hochgradig tragbar

The formats were designed for easy exchange between platforms and are supported by virtually all image-processing toolkits.

Einfache und rohe Varianten

ASCII variants are human-readable and easy to debug, while binary variants store the same data compactly.

Verlustfreie Speicherung

PNM stores raw, uncompressed samples, so no image quality is lost when saving.

Disadvantages

Keine Kompression

PNM files are uncompressed, so they are much larger than formats like PNG for the same image.

Minimale Metadaten

The formats carry essentially no metadata beyond dimensions and maximum sample value.

Keine Transparenz in Kernformaten

PBM, PGM and PPM have no alpha channel; transparency requires the extended PAM format.

When to Use It

PNM formats are widely used as simple intermediates in image-processing and conversion pipelines.

Konvertierungszwischenformate

The Netpbm toolkit uses PNM as a common intermediate format when converting between many other image formats.

Programmgesteuerte Bildgenerierung

Their simple structure makes PBM/PGM/PPM easy targets for scripts and programs that generate images directly.

Lehre und Prototyping

The readable layout makes PNM popular for learning image formats and for quick prototyping of graphics code.

How to open a PNM file

Software for working with PNM files can be categorized into professional tools, free/open-source applications, browser-based solutions, and built-in utilities. Professional tools typically offer advanced features for comprehensive editing, while free/open-source options are suitable for users with basic needs or those who prefer customizable software. Browser-based solutions provide quick access without installation, and built-in utilities offer basic functionality for casual users.

When choosing software for PNM, important factors include feature fidelity, whether the focus is on editing or viewing, cost models, platform compatibility, export needs, and the potential benefits of converting to other formats. Users should consider how much editing they plan to do versus simple viewing, as well as the importance of exporting to other formats for compatibility with different applications.

GIMP 2.10.34

Windows, macOS, LinuxFree (GPL)

GIMP is a powerful open-source image editor that supports PNM files for both viewing and editing. It maintains high fidelity when working with PNM formats, allowing users to manipulate images with precision.

Hauptfunktionen
  • Advanced layer and mask editing
  • Support for multiple color models
  • Customizable brushes and tools
  • Extensive plugin support
  • Batch processing capabilities
Stärken
  • Highly customizable with plugins
  • Robust editing features for PNM
  • Active community for support
Einschränkungen
  • Steeper learning curve for beginners
  • Performance can lag with large files

Exportiert nach: PNG, JPG, TIFF, BMP, GIF

Am besten für: GIMP is ideal for users needing extensive editing capabilities for PNM files without the cost.

Besuchen GIMP →

ImageMagick 7.1.0-13

Windows, macOS, LinuxFree (Apache License)

ImageMagick is a command-line tool that excels in converting and processing images, including PNM files. It is particularly useful for batch processing and automation, maintaining high fidelity during conversions.

Hauptfunktionen
  • Command-line interface for automation
  • Batch conversion of multiple files
  • Image resizing and transformation
  • Support for over 200 formats
  • Advanced scripting capabilities
Stärken
  • Powerful for batch processing tasks
  • Highly scriptable for automation
  • Supports extensive image formats
Einschränkungen
  • No graphical user interface
  • Steeper learning curve for non-technical users

Exportiert nach: PNG, JPG, GIF, TIFF, PDF

Am besten für: ImageMagick is best for users who need robust batch processing and automation for PNM files.

Besuchen ImageMagick →

Netpbm 10.0.0

Windows, macOS, LinuxFree (GPL)

Netpbm is a toolkit specifically designed for handling PNM files, offering a suite of command-line utilities for conversion and manipulation. It provides high fidelity for PNM formats and is ideal for users who need to work with raw image data.

Hauptfunktionen
  • Conversion between PNM and other formats
  • Image manipulation utilities
  • Support for grayscale and color images
  • Batch processing capabilities
  • Minimal dependencies for installation
Stärken
  • Focused on PNM file handling
  • Lightweight and easy to install
  • Comprehensive set of utilities
Einschränkungen
  • Lacks a graphical user interface
  • Limited editing features compared to GUI tools

Exportiert nach: PNG, JPG, TIFF, BMP

Am besten für: Netpbm is perfect for users needing a dedicated toolkit for PNM file manipulation without a GUI.

Besuchen Netpbm →

IrfanView 4.60

WindowsFree for non-commercial use

IrfanView is a lightweight image viewer that supports PNM files, allowing users to view and perform basic edits. It is user-friendly and suitable for quick access to PNM images without complex features.

Hauptfunktionen
  • Basic editing tools like cropping and resizing
  • Slideshow creation capabilities
  • Batch conversion of image formats
  • Support for plugins to extend functionality
  • Simple interface for quick access
Stärken
  • Fast and lightweight for viewing
  • User-friendly interface
  • Batch processing for conversions
Einschränkungen
  • Limited editing capabilities
  • Windows-only platform

Exportiert nach: PNG, JPG, BMP, GIF, TIFF

Am besten für: IrfanView is suitable for users who need a quick and easy way to view and perform basic edits on PNM files.

Besuchen IrfanView →

Convert PNM Files Free

Use our free online converter to convert PNM and other formats - no signup, no watermarks.

Try Image Converter Free

References

  1. The PNM Format - Netpbm documentation
  2. Netpbm - Wikipedia
  3. The PPM Format - Netpbm documentation