OXPS to PNM Converter

Convert OXPS to PNM — free Portable Anymap output

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

Flexible Netpbm Format

PNM adapts to your image content — monochrome, gray, or color — the most versatile Netpbm format.

Web-Based Tool

No Unix tools needed to convert. Use any browser on any platform to create PNM files.

Fast Processing

Simple PNM format means quick conversion — results in seconds on cloud infrastructure.

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

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
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 OXPS to PNM?

PNM is the umbrella Netpbm format that automatically adapts to your content — it can hold monochrome, grayscale, or full-color data for versatile image processing.

What software opens PNM files?

Netpbm tools, GIMP, ImageMagick, and virtually all Linux image viewers handle PNM natively. It is the standard interchange format across Unix imaging workflows.

What sub-formats does PNM cover?

PNM automatically selects PBM for monochrome, PGM for grayscale, or PPM for color based on image content — you get the optimal sub-format without manual selection.

How quickly does OXPS to PNM conversion finish?

Cloud servers produce PNM files from OXPS in seconds. The Netpbm format is straightforward to encode, keeping conversion times minimal even for complex pages.

Is OXPS to PNM conversion free?

Yes — Convertio converts OXPS to PNM at no charge for standard files. Premium plans provide batch processing and expanded capacity for pipeline-heavy workloads.

Can I convert multiple OXPS files to PNM at once?

Yes — upload several OXPS documents and convert them all to PNM in one batch, making it easy to feed multiple images into Unix-based processing pipelines.