AW to PAM Converter

Free AW to PAM conversion — Portable Arbitrary Map output

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

Flexible Format

PAM supports grayscale, RGB, and alpha channels — a versatile Netpbm format for image processing pipelines.

Data Protection

Uploaded AW files are removed after conversion. PAM results are erased within 24 hours.

Browser-Based

No installation needed. The converter runs online in any browser on any device.

How to convert AW to PAM

1

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

2

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

3

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

About formats

AW is the document format of Applix Words, the word processor component of the Applix office suite (later renamed Anyware Office) developed by Applix, Inc. for Unix and Linux workstations. The suite targeted enterprise Unix environments during the 1990s, providing word processing, spreadsheet, graphics, and presentation capabilities on platforms like Solaris, HP-UX, AIX, and Linux where Microsoft Office was unavailable. AW files store formatted text documents with support for character and paragraph styling, page layout, tables, headers and footers, and embedded graphics. The format uses a proprietary binary structure optimized for the Applix application's internal document model. Applix Words gained particular visibility in the Linux community during the late 1990s when it was bundled with several commercial Linux distributions as their default word processor before OpenOffice.org became widely available. One advantage was native Unix platform support — Applix provided professional word processing capabilities on Unix workstations at a time when few commercial alternatives existed. The format's tight integration with other Applix suite components enabled cross-referencing between word processing documents, spreadsheets, and presentations. Applix was acquired by Cognos in 2003, and the office suite was discontinued. AW files are primarily encountered today in archived documents from Unix enterprise environments of the 1990s and early 2000s.
Developer: Applix, Inc.
Initial release: 1992
PAM (Portable Arbitrary Map) is a raster image format added to the Netpbm family around the year 2000 by Bryan Henderson, the maintainer of Netpbm, as a generalization that unifies and extends the original PBM, PGM, and PPM formats. Where the classic Netpbm formats each handle a specific image type (PBM for bilevel, PGM for grayscale, PPM for color), PAM provides a single format that can represent any combination of channels, bit depths, and image types through a flexible ASCII header. The PAM header uses keyword-value pairs: WIDTH, HEIGHT, DEPTH (number of channels), MAXVAL (maximum sample value, up to 65535), and TUPLTYPE (a string identifying the image type — BLACKANDWHITE, GRAYSCALE, RGB, GRAYSCALE_ALPHA, RGB_ALPHA, or custom types). After the header, pixel data is stored in binary, with each sample occupying one or two bytes depending on MAXVAL. PAM's key innovation over its predecessors is native alpha channel support: GRAYSCALE_ALPHA (2-channel) and RGB_ALPHA (4-channel) tupletypes provide transparency without requiring a separate mask file, something the original PBM/PGM/PPM formats could not express. One advantage is format unification: a single PAM-reading implementation handles monochrome, grayscale, color, and alpha-augmented images, eliminating the need for separate parsers for each Netpbm variant. The extensible TUPLTYPE mechanism provides another practical strength — custom channel configurations (multispectral, depth + color, or any application-specific arrangement) can be represented and labeled without modifying the format specification. PAM is supported by Netpbm tools, ImageMagick, GIMP, and programming libraries that process the Netpbm family.
Initial release: 2000

Frequently Asked Questions

What is PAM?

PAM (Portable Arbitrary Map) is a flexible Netpbm format supporting grayscale, color, and alpha channel image data.

Why convert AW to PAM?

PAM is useful in image processing pipelines that use Netpbm tools. Convert AW pages for such workflows.

What opens PAM files?

Netpbm tools, ImageMagick, GIMP, and many image processing libraries read PAM format files.

Is this free?

Yes — AW to PAM conversion is free. Premium accounts offer extended limits.

How is PAM different from PBM or PGM?

PAM is the most flexible Netpbm format — it handles any combination of channels that PBM, PGM, and PPM cover.

How fast is the conversion?

Seconds. Cloud servers render your AW pages to PAM quickly and efficiently.