AFF to PGM Converter

AFF to PGM online — free grayscale bitmap conversion

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

Research-Ready

PGM is a staple in image processing research. AFF to PGM conversion gives you clean grayscale data ready for analysis.

Fast Turnaround

Cloud-powered conversion finishes in seconds. Your AFF to PGM result is ready almost immediately.

Browser-Only Tool

No software to install. The converter runs entirely in your web browser on any platform.

How to convert AFF to PGM

1

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

2

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

3

Let the file convert and you can download your pgm 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
PGM (Portable Graymap) is the grayscale member of the Netpbm image format family, created by Jef Poskanzer in 1988 as part of the Pbmplus toolkit for Unix systems. PGM stores single-channel intensity images where each pixel holds a gray value from 0 (black) to a user-specified maximum (typically 255 for 8-bit or 65535 for 16-bit). The format exists in ASCII (magic number P2), where pixel values are written as decimal text numbers separated by whitespace, and binary (magic number P5), where values are stored as raw bytes. Both variants begin with a header specifying the magic number, width, height, and maximum gray value. PGM was designed as the grayscale intermediate in Netpbm's convert-process-convert pipeline philosophy: source images from any format are converted to PGM, processed using Netpbm's extensive command-line tool library, then converted to the target format. One advantage is format transparency — the ASCII variant makes image data directly readable by humans and trivially processable by text tools like awk and grep, invaluable for debugging and education. The scientific and computer vision community's adoption is another strength: PGM's straightforward single-channel representation makes it a natural format for image analysis algorithms, and many academic papers and course materials use PGM examples. The format is supported by ImageMagick, GIMP, and countless image processing libraries, and remains standard input for many research tools and benchmarks.
Developer: Jef Poskanzer
Initial release: 1988

Frequently Asked Questions

Why convert AFF to PGM?

AFF cannot be opened without Acorn Draw. PGM is a plain grayscale format commonly used in image processing, research, and Unix-based toolchains.

What opens PGM files?

GIMP, IrfanView, XnView, and Netpbm utilities read PGM natively. Most Linux image viewers support it out of the box.

Is PGM grayscale only?

Yes — PGM represents grayscale images. Each pixel stores a luminance value, producing a clean monochrome representation of your artwork.

Is registration needed?

Not at all. Convert AFF to PGM freely without any account — premium features are optional.

How secure is the upload?

Your AFF file is deleted immediately after conversion. PGM results are purged from servers within 24 hours.