OXPS to PAM Converter

Convert OXPS to PAM — free Portable Arbitrary Map

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

Modern Netpbm Format

PAM supports grayscale, color, and alpha — the most versatile format in the Netpbm family.

Server-Side Processing

No Netpbm tools needed locally. Cloud infrastructure handles the format conversion for you.

Easy Three Steps

Upload your OXPS, pick PAM, download the result. No technical setup required.

How to convert OXPS 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

OXPS (Open XPS) is a fixed-layout document format standardized as ECMA-388 in June 2009, representing an evolution of Microsoft's original XPS specification. The format packages fixed-layout pages, fonts, images, and metadata in a ZIP-based Open Packaging Conventions container — the same packaging framework used by DOCX, XLSX, and other Office Open XML formats. Each page is described using an XML markup language that specifies paths, glyphs, images, and canvas elements with precise coordinates, producing documents that render identically regardless of the viewing device or printer. OXPS incorporated several changes from the original XPS: the use of JPEG XR for high dynamic range images, support for the Open Packaging Conventions 2nd edition, and alignment with the Ecma standardization process. Windows 8 and later generate OXPS (rather than XPS) when printing to the Microsoft XPS Document Writer. One advantage is standards-based document fidelity — as an Ecma standard, OXPS provides a vendor-neutral, fully specified format for documents that must look identical everywhere they are rendered, essential for legal filings, regulatory submissions, and archival records. The fixed-layout model is another strength: unlike reflowable formats, OXPS documents preserve exact page composition including precise glyph positioning and vector graphics. Built-in support in Windows and the .NET framework provides native viewing and creation capabilities without third-party software.
Developer: Ecma International
Initial release: June 2009
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

Why convert OXPS to PAM?

PAM is the most capable Netpbm format — it supports grayscale, color, and alpha transparency in a single format, making it ideal for flexible image processing pipelines.

What software reads PAM files?

Netpbm tools, ImageMagick, GIMP, and custom image processing scripts all handle PAM natively. It is well-supported across Linux and Unix imaging workflows.

Does PAM support transparency?

Yes — unlike older Netpbm formats like PBM, PGM, and PPM, PAM includes an alpha channel for transparency data, making it suitable for compositing tasks.

How quickly does OXPS to PAM conversion finish?

Cloud servers produce your PAM file within seconds of uploading. The Netpbm format is simple to encode, so conversion is fast even for multi-page documents.

Is OXPS to PAM conversion free?

Yes — Convertio provides free OXPS to PAM conversion for standard files. Premium plans unlock batch processing and expanded capacity for larger workloads.

Can I convert multiple OXPS files to PAM at once?

Yes — upload several OXPS documents and convert them all to PAM simultaneously, streamlining your workflow when preparing images for Netpbm processing.