Anyfile
Open file
pixelmator-pxdprotocol v2workspace: none

How Anyfile's Pixelmator PXD Viewer Works

Pixelmator Pro document viewer: explore supported file formats, viewing limits and open-source credits. Your files are never uploaded.

Viewing architecture

The viewer validates the ZIP package and SQLite metadata, extracts the embedded Quick Look image, and displays it without uploading the PXD file.
  1. 1A bounded central-directory probe checks for the expected PXD package members.
  2. 2Only the selected preview entry is decompressed; legacy TIFF previews use the shared TIFF decoder.

Main limitations

  • The result is a flattened representative preview, not a layer browser.
  • A missing or unsupported embedded preview prevents display.

MANIFEST

Formats declared by the plugin

Pixelmator Pro document
.pxd

Open-source projects and licenses

zip.js 2.8.60

BSD-3-Clause

Bounded ZIP entry discovery and preview extraction.

GeoTIFF.js 3.0.5

MIT

Legacy TIFF preview decoding.

Published format pages