WOFF to PGX Converter

Render web fonts as PGX images for JPEG 2000 testing online

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

Reference Format

PGX provides clean, controlled test images from WOFF font renders — ideal for JPEG 2000 codec conformance and quality testing.

Simple Structure

PGX stores raw component data with a minimal header — easy to parse and validate in codec development environments.

Online Process

No OpenJPEG or JPEG 2000 development tools needed. Convertio generates PGX from WOFF entirely through your web browser.

How to convert WOFF to PGX

1

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

2

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

3

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

About formats

WOFF (Web Open Font Format) is a web font container format developed by Jonathan Kew, Tal Leming, and Erik van Blokland, and standardized by the W3C as a Recommendation in December 2012. The format wraps existing TrueType or OpenType font data in a compressed container with additional metadata, specifically designed for efficient delivery over HTTP as part of web pages using the CSS @font-face rule. WOFF applies table-level zlib compression to the font data, typically achieving 40-50% size reduction compared to raw TTF or OTF files, while preserving every table and glyph exactly. An extended metadata block allows foundries to embed licensing information, credits, and descriptions that travel with the font file. WOFF was created to address a practical impasse: type foundries were reluctant to allow their fonts on the web in raw TTF/OTF form (easily installable as desktop fonts), while the web standards community needed a freely implementable font delivery mechanism. One advantage is universal browser support — every modern browser across desktop and mobile platforms renders WOFF natively, making it the baseline format for web typography. The distinct file signature and container structure also provides a licensing benefit, giving foundries a format distinguishable from desktop fonts while remaining technically straightforward. WOFF 2.0, standardized in March 2018, replaces zlib with Brotli compression for an additional 20-30% size reduction and has achieved similarly broad browser adoption. Together, WOFF and WOFF2 enabled the custom web typography revolution that transformed web design from a handful of system fonts to millions of typeface options.
Developer: W3C
Initial release: December 13, 2012
PGX is a simple single-component raster image format defined as part of the JPEG 2000 standard (ISO/IEC 15444) for use in conformance testing and verification of JPEG 2000 codec implementations. Introduced around 2000 alongside the JPEG 2000 specification itself, PGX files store a single image component (one color channel or grayscale plane) with a text header followed by raw pixel data, providing an unambiguous reference representation against which encoder and decoder outputs can be compared sample by sample. The header is a single ASCII line specifying endianness (ML for big-endian, LM for little-endian), signedness (+ for unsigned, - for signed), bit depth (1 to 32 bits), width, and height. The pixel data follows as raw binary values, each occupying the minimum number of bytes needed for the specified bit depth, with one value per pixel. For multi-component images (like RGB), each component is stored in a separate PGX file. The format's deliberate simplicity — no compression, no metadata, no multi-channel support — ensures there are no ambiguities in interpretation that could mask codec bugs. One advantage is verification precision: PGX's uncompressed, exactly-specified representation allows bit-exact comparison of decoded JPEG 2000 output against reference images, essential for certifying that a codec implementation conforms to the standard. The format's role in the JPEG 2000 conformance testing framework means it is implemented by every serious JPEG 2000 codec (OpenJPEG, Kakadu, etc.) and used in the official ISO conformance test suite. PGX files can also be processed by ImageMagick and various JPEG 2000 development tools.
Initial release: 2000

Frequently Asked Questions

Why convert WOFF to PGX?

PGX is used as a reference format for JPEG 2000 conformance testing. Font renders in PGX provide controlled test images for codec validation.

How do I open a PGX file?

OpenJPEG and other JPEG 2000 implementations read PGX natively. ImageMagick can also process PGX files for viewing and further conversion.

What is PGX format?

PGX stores single-component raw image data with a text header — designed as a reference format for testing JPEG 2000 encoders and decoders.

Is PGX useful outside of testing?

PGX is primarily a reference and testing format. For general imaging, JPEG 2000 (JP2) or PNG are more practical and widely supported alternatives.

Is WOFF to PGX free?

Yes, Convertio converts WOFF to PGX at no charge — entirely online with no JPEG 2000 tools required on your machine.