SK to PGX Converter

SK to PGX conversion online — JPEG 2000 test format

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

Batch Conversion

Upload multiple SK files and convert them all to PGX in one session — no need to repeat the process for each file.

Cloud-Based

No JPEG 2000 toolkits needed locally. Convertio handles the entire SK to PGX conversion on remote servers.

Secure Handling

Uploaded SK files are deleted after processing. PGX outputs are purged from Convertio servers within 24 hours.

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

SK is the native file format of Skencil (originally named Sketch), a free vector graphics editor for Linux created by Bernhard Herzog, with the first public release on October 31, 1998. Skencil holds historical significance as one of the earliest full-featured vector drawing applications written almost entirely in Python, with only performance-critical rendering components implemented in C. The SK file format uses a text-based, Python-like syntax to describe document structure — pages, layers, groups, and individual graphic objects are represented as nested statements with parameters specifying coordinates, colors, line styles, and transformations. The format supports Bezier curves, rectangles, ellipses, text objects with font specifications, imported raster images, gradient and pattern fills, and hierarchical grouping with affine transforms. One advantage is human readability — SK files can be opened in any text editor, making it possible to inspect, modify, or generate artwork programmatically using simple scripts. The Python-native structure also provides a benefit for automation: since Skencil itself is a Python application, the file format integrates naturally with scripting workflows for batch processing and procedural graphic generation. While Skencil's development slowed after the mid-2000s, its SK format became the foundation for the sK1 project, which extended the format and continued active open-source vector graphics development. SK files remain convertible through sK1, UniConvertor, and other open-source tools.
Developer: Bernhard Herzog
Initial release: October 31, 1998
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 SK to PGX?

PGX is used as a reference format for JPEG 2000 codec testing. Converting SK to PGX creates images for codec development and validation.

What software handles PGX files?

JPEG 2000 reference software like OpenJPEG can read PGX files. It is primarily a tool for codec developers and researchers.

Is PGX a common format?

PGX is a niche format used mainly in JPEG 2000 standardization work. It is not intended for general-purpose image distribution.

Does the conversion flatten layers?

PGX stores single-component image data. SK layers are composited during conversion, and color channels may be separated.

Is this free?

Yes — Convertio provides free SK to PGX conversion. Premium plans offer higher limits for specialized research workflows.