SFD to PGX Converter

Render FontForge fonts as PGX test images for JPEG 2000

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

Test Format

PGX is the standard reference image format for JPEG 2000 testing — render SFD font data for codec conformance and benchmarking workflows.

No Local Tools

Convertio handles SFD to PGX rendering on its servers. No OpenJPEG, Kakadu, or FontForge installation needed.

Secure Processing

Uploaded SFD files are deleted after conversion and PGX outputs are purged within 24 hours for data privacy.

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

SFD (SplineFont Database) is the native source file format of FontForge, the free and open-source font editor originally created by George Williams in 2000 under the name PfaEdit. The format stores a complete font project — glyph outlines (cubic and quadratic splines), advance widths, side bearings, hinting instructions, kerning and OpenType feature tables, naming records, and metadata — in a single human-readable text file. Each glyph is described by its Unicode code point, outline coordinates, reference composites, and anchors, making the entire font design inspectable and diffable with standard text tools. SFD functions as the editable working format during font development, from which finished fonts are compiled to binary formats like OTF, TTF, or WOFF. A primary advantage is version control friendliness — because SFD is plain text, font designers can track changes to individual glyphs, merge contributions from collaborators, and maintain full revision history using Git or any other VCS. The format's completeness is another strength: it preserves every piece of data that FontForge can represent, including TrueType instructions, contextual substitution lookups, and multiple master axes, avoiding round-trip data loss during editing. The SFD specification is publicly documented and has evolved through several versions. FontForge's widespread adoption in the open-source type design community means SFD serves as the source format for hundreds of freely licensed font families distributed worldwide.
Developer: George Williams
Initial release: November 7, 2000
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 SFD to PGX?

PGX is a reference format for JPEG 2000 compliance testing. Use it when verifying JPEG 2000 encoders and decoders with font-based test images.

How do I open a PGX file?

PGX files are used by JPEG 2000 reference software (OpenJPEG, Kakadu). ImageMagick can also read PGX for conversion to other formats.

Is PGX a standard image format?

PGX is specialized for JPEG 2000 conformance testing. For everyday use, JP2 or PNG are far more practical and widely supported.

Does PGX support multiple components?

PGX stores single-component images. For multi-component images, multiple PGX files are created — one per channel.

Is this conversion free?

Convertio converts SFD to PGX for free online — no JPEG 2000 tools or FontForge needed.