AFF to PNM Converter

AFF to PNM online — free portable anymap conversion

Drop files here. 1 GB maximum file size or Sign Up
to
Facebook Amazon Microsoft Tesla Nestle Walmart L'Oreal

Unix Toolchain Ready

AFF to PNM conversion produces Netpbm-compatible output — ideal for shell scripts, pipelines, and automated image processing.

Instant Delivery

Processing wraps up in seconds. Cloud servers deliver your PNM file fast without any device-side load.

Private by Design

AFF uploads are purged after conversion. PNM output is removed from servers within 24 hours automatically.

How to convert AFF to PNM

1

Select files from Computer, Google Drive, Dropbox, URL or by dragging it on the page.

2

Choose pnm or any other format you need as a result (more than 200 formats supported)

3

Let the file convert and you can download your pnm file right afterwards

About formats

AFF (Acorn Draw) is a vector graphics file format native to Acorn Computers' RISC OS operating system, introduced with the Draw application bundled in RISC OS 2 in April 1989. The Draw application shipped as a standard component of every RISC OS installation, providing users with a capable vector illustration tool at no additional cost. AFF files store vector objects as a sequence of tagged data blocks, each containing object type, bounding box, and type-specific data — supported objects include paths with straight lines and Bezier curves, text objects with font references, sprite (bitmap) objects, groups, and tagged objects for application-specific extensions. Path objects use cubic Bezier curves with move, line, and curve elements, supporting variable line widths, join styles, dash patterns, and flat color fills. The coordinate system uses RISC OS draw units at 1/180 inch resolution, providing precision for both screen display and print output. One advantage is the straightforward binary structure — the tagged block architecture makes AFF files simple to parse and generate programmatically. Native operating system integration is another strength: RISC OS renders Draw files natively in its desktop environment, treating vector graphics as first-class objects alongside bitmaps. While Acorn Computers ceased operations in the late 1990s, RISC OS continues under active open-source development, and AFF files remain supported through the platform's drawing applications and conversion utilities.
Developer: Acorn Computers
Initial release: 1989
PNM (Portable Any Map) is an umbrella designation within the Netpbm family that encompasses all three classic portable map formats: PBM (Portable BitMap for monochrome), PGM (Portable GrayMap for grayscale), and PPM (Portable PixMap for color). Created by Jef Poskanzer in 1988 as part of the Pbmplus toolkit, PNM is not a distinct format with its own magic number but rather a collective name indicating that any of the three underlying formats may be used. When software reads a PNM file, it examines the magic number (P1/P4 for PBM, P2/P5 for PGM, P3/P6 for PPM) and processes accordingly; when software writes a PNM file, it selects the most appropriate subformat based on the image content. This convention allows Netpbm processing pipelines to pass images between tools without requiring the user to track which specific format is in use — every tool in the chain accepts PNM input and produces PNM output, with the actual format chosen automatically. The Netpbm toolkit provides hundreds of command-line utilities for image manipulation: scaling, rotation, color adjustment, compositing, format conversion, quantization, and analysis — all operating on PNM as the common interchange format. One advantage is pipeline composability: Netpbm tools can be chained with Unix pipes (e.g., pnmflip | pnmscale | ppmquant | ppmtogif) to build complex image processing operations from simple primitives, following the Unix philosophy of small, focused tools. The format family's cross-platform availability and language support is another strength — virtually every image processing library in every programming language can read and write PNM variants. PNM files are supported by ImageMagick, GIMP, and all major image tools.
Developer: Jef Poskanzer
Initial release: 1988

Frequently Asked Questions

Why convert AFF to PNM?

AFF is confined to extinct software. PNM is a Netpbm umbrella format covering PBM, PGM, and PPM — perfect for scripted image processing on Unix systems.

What reads PNM files?

Netpbm utilities, GIMP, IrfanView, ImageMagick, and most Linux-native image viewers support PNM files.

Does PNM preserve color?

Yes — PNM encompasses color (PPM), grayscale (PGM), and monochrome (PBM). The converter selects the appropriate variant.

Is the conversion free?

Free for everyone — no signup needed. Premium plans offer batch conversion and extended limits.

Can I run this on Linux?

Absolutely — Convertio works in any browser. Linux, macOS, Windows, and mobile all supported.