Convert PCD to JXL

Drag and drop files here or click to select.
Max file size 100mb.
Uploading progress:

PCD vs JXL Format Comparison

Aspect PCD (Source Format) JXL (Target Format)
Format Overview
PCD
Kodak Photo CD

Kodak Photo CD was a professional film scanning and digital storage system introduced in 1992. PCD files store high-quality scans of 35mm film negatives and slides at multiple resolutions (from 192x128 to 6144x4096 pixels) in a single file using Kodak's proprietary YCC color space. The system was widely used by professional photographers and photo labs during the 1990s for digitizing film, offering quality that rivaled dedicated drum scanners at a fraction of the cost.

Lossless Standard
JXL
JPEG XL

JPEG XL is a next-generation image format standardized as ISO/IEC 18181 in 2022, designed to be the definitive successor to JPEG. It achieves 60% better compression efficiency, supports both lossy and lossless coding, HDR with up to 32-bit float per channel, alpha transparency, animation, and progressive decoding. Its open, royalty-free design ensures long-term accessibility and broad adoption across platforms.

Lossless Modern
Technical Specifications
Color Depth: 24-bit RGB (8-bit per channel, YCC encoded)
Compression: Kodak proprietary (Huffman + chroma subsampling)
Transparency: Not supported
Animation: Not supported
Extensions: .pcd
Color Depth: Up to 32-bit float per channel (HDR)
Compression: Lossy (VarDCT) and Lossless (Modular)
Transparency: Full alpha channel support
Animation: Native animation support
Extensions: .jxl
Image Features
  • Transparency: Not supported
  • Animation: Not supported
  • Multi-Resolution: 6 resolution levels in one file
  • Color Space: Kodak YCC (Photo YCC)
  • Film Source: Optimized for 35mm film grain structure
  • Metadata: Scene balance algorithm (SBA) data
  • Transparency: Full alpha channel with premultiplied alpha
  • Animation: Native frame sequences with variable delays
  • EXIF Metadata: Full Exif and XMP metadata support
  • HDR: PQ and HLG transfer functions, wide gamut
  • Progressive: Built-in progressive decoding by design
  • Color Management: ICC profile embedding, wide gamut
Processing & Tools

PCD reading with Pillow and ImageMagick:

# Read PCD with Pillow
from PIL import Image
img = Image.open('photo.pcd')
print(img.size)  # Default resolution

# Convert with ImageMagick
magick photo.pcd[5] output.tiff
# [5] selects highest resolution (6144x4096)

JXL encoding with cjxl reference encoder:

# Lossless encoding
cjxl input.png output.jxl -q 100

# High-quality lossy encoding
cjxl input.png output.jxl -q 90 -e 7

# Encode with color profile preservation
cjxl input.tiff output.jxl -q 95 -e 7
Advantages
  • Professional-quality 35mm film scans
  • Multiple resolutions stored in a single file
  • Up to 6144x4096 (25 MP equivalent) at highest resolution
  • Kodak YCC color space with wide gamut
  • Excellent film grain preservation
  • Historical significance in digital photography transition
  • 60% smaller than JPEG at equivalent visual quality
  • Both lossy and lossless compression modes
  • HDR support with up to 32-bit float precision
  • Progressive decoding for instant web display
  • Full alpha transparency and animation support
  • Royalty-free and open ISO standard (18181)
  • Wide gamut color preservation matches PCD capabilities
Disadvantages
  • Proprietary format discontinued by Kodak
  • Very limited modern software support
  • Kodak Photo CD service ceased in 2004
  • Complex YCC-to-RGB color conversion
  • Cannot be displayed in any web browser
  • Browser support still growing (Safari, Firefox partial)
  • Chrome removed support in v110, re-added experimentally
  • Limited native OS support on older systems
  • Encoding at highest effort can be slow
  • Social media platform support still limited
Common Uses
  • Professional film scanning archives (1990s-2000s)
  • Wedding and portrait photography on film
  • Stock photography library digitization
  • Museum and archive film collection preservation
  • Commercial photo lab output from the analog era
  • Next-generation web image delivery
  • Lossless photographic archival
  • HDR image distribution and display
  • Preserving film scans in modern format
  • Efficient storage for large photo collections
Best For
  • Original Kodak Photo CD disc archives
  • Professional 35mm film scan preservation
  • Multi-resolution access to single film frames
  • Historical digital photography collections
  • Modernizing vintage film scan collections
  • Archiving PCD images in accessible standard format
  • Web display of film photography portfolios
  • Efficient storage replacing obsolete PCD discs
  • Future-proof preservation of analog photography heritage
Version History
Introduced: 1992 (Kodak)
Developer: Eastman Kodak Company
Status: Discontinued (service ended 2004)
Variants: Photo CD, Pro Photo CD (4096x6144), Portfolio CD
Introduced: 2022 (ISO/IEC 18181)
Developer: Joint Photographic Experts Group
Status: Active, adoption growing
Evolution: JPEG (1992) → JPEG 2000 (2000) → JPEG XR (2009) → JPEG XL (2022)
Software Support
Image Editors: Pillow (read), ImageMagick, IrfanView
Web Browsers: Not supported
OS Preview: Not supported natively on modern systems
Libraries: Pillow (PcdImagePlugin), ImageMagick
CLI Tools: ImageMagick, pcdtojpeg
Image Editors: GIMP 2.99+, Krita, darktable
Web Browsers: Safari 17+, Firefox (behind flag), Chrome (experimental)
OS Preview: macOS 14+, Windows (via plugin), Linux (various)
Libraries: libjxl, Pillow (via plugin), ImageMagick 7.1+
CLI Tools: cjxl/djxl (reference), ImageMagick

Why Convert PCD to JXL?

Converting PCD to JXL is essential for preserving your Kodak Photo CD film scans in a modern, universally accessible format. Photo CD was a groundbreaking service in the 1990s, offering professional-quality 35mm film digitization that many photographers relied on for their transition from analog to digital. However, Kodak discontinued the service in 2004, and PCD software support has been declining ever since. JXL provides a future-proof ISO standard destination that will remain readable for decades.

The film scans stored in PCD files represent irreplaceable photographic content — original negatives and slides may have deteriorated since the 1990s, making these digital scans the primary surviving copies. JXL's lossless mode ensures that every detail of the Kodak scan is preserved exactly, while achieving 30-50% better compression than TIFF. For a collection of hundreds or thousands of PCD files, this translates to significant storage savings without any quality compromise.

PCD files use Kodak's proprietary YCC color space with a wider gamut than sRGB, and JXL is one of the few modern formats that can truly honor this wider color range. JXL supports wide-gamut ICC profiles and even HDR encoding, meaning the rich color information from professional Kodak film scans can be preserved and displayed on modern wide-gamut monitors rather than being clipped to sRGB during conversion.

For photographers wanting to share their film archives online, PCD files are completely inaccessible on the web. Converting to JXL with progressive decoding enables beautiful presentation of vintage film photographs on portfolio websites and photo blogs. The film grain texture and analog color character that make these images special are preserved perfectly in JXL, whether in lossless archival mode or high-quality lossy mode for web delivery.

Key Benefits of Converting PCD to JXL:

  • Format Preservation: Convert from discontinued format to ISO standard
  • Wide Gamut Colors: JXL preserves Kodak YCC's extended color range
  • Lossless Archival: Every pixel of the film scan preserved perfectly
  • Storage Efficiency: 30-50% smaller than TIFF with identical quality
  • Web Accessibility: Share vintage film photos on modern websites
  • Progressive Loading: Instant preview for online photo galleries
  • Long-Term Safety: Open ISO standard ensures decades of access

Practical Examples

Example 1: Migrating a Wedding Photography Archive from Photo CD

Scenario: A retired wedding photographer has 200 Photo CD discs from the 1990s containing film scans of client weddings. The discs are aging, and few computers can read them.

Source: wedding_ceremony_034.pcd (4.5 MB, 3072x2048, YCC)
Conversion: PCD → JXL (lossless)
Result: wedding_ceremony_034.jxl (2.8 MB, 3072x2048, lossless)

Archive migration:
1. Read PCD from disc at highest available resolution
2. Convert YCC to standard RGB color space
3. Encode as lossless JXL for permanent archival
✓ 200 discs (~20,000 images) safely migrated
✓ Quality preserved from original Kodak film scans
✓ 38% smaller than equivalent TIFF storage
✓ Accessible in any modern image application

Example 2: Creating an Online Gallery of 1990s Film Photography

Scenario: A photographer wants to showcase their 1990s travel film photography stored on Photo CDs on a modern portfolio website.

Source: paris_cafe_1996.pcd (4.5 MB, 3072x2048, YCC)
Conversion: PCD → JXL (lossy, quality 90)
Result: paris_cafe_1996.jxl (320 KB, 3072x2048)

Web gallery workflow:
1. Extract highest resolution from PCD files
2. Color correct for accurate film reproduction
3. Export to JXL at quality 90 for web delivery
✓ Film grain character beautifully preserved
✓ 320 KB file loads instantly on any connection
✓ Progressive decoding shows vintage images immediately
✓ Rich colors from Kodak film stock reproduced accurately

Example 3: Museum Digitization of Historical Photo CD Collection

Scenario: A local history museum has a collection of 5,000 PCD files from donated Photo CD discs documenting community events from the 1990s. They need a modern archival format.

Source: town_parade_1994_frame12.pcd (4.5 MB, 3072x2048)
Conversion: PCD → JXL (lossless, with metadata)
Result: town_parade_1994_frame12.jxl (2.6 MB, lossless)

Museum archival workflow:
1. Extract all resolution levels from PCD
2. Convert highest resolution to lossless JXL
3. Add descriptive metadata (date, event, location)
✓ 5,000 historical images preserved in modern format
✓ Metadata fields allow cataloging and search
✓ Lossless quality for exhibition prints
✓ Web-ready for online collection access

Frequently Asked Questions (FAQ)

Q: What is a Kodak Photo CD and why are PCD files important?

A: Kodak Photo CD was a professional film digitization service launched in 1992. You would bring your 35mm film to a Kodak-certified lab, and they would scan each frame at multiple resolutions onto a special Photo CD disc. The resulting PCD files often represent the only digital copies of photographs from the 1990s, as the original film negatives may have deteriorated. This makes PCD conversion a preservation priority.

Q: What resolution can I get from PCD files?

A: Standard Photo CD stores images at five resolutions: Base/16 (192x128), Base/4 (384x256), Base (768x512), 4Base (1536x1024), and 16Base (3072x2048). Pro Photo CD adds a sixth level at 64Base (6144x4096). Our converter extracts the highest available resolution. The 16Base resolution (3072x2048, ~6.3 MP) is excellent for prints up to 10x15 inches at 300 DPI.

Q: Does the conversion handle the Kodak YCC color space correctly?

A: Yes. PCD files use Kodak's Photo YCC color space, which has a wider gamut than sRGB. During conversion, the YCC data is transformed to standard RGB with an appropriate color profile. JXL can embed wide-gamut ICC profiles, so the extended color range from the original Kodak scans can be preserved rather than clipped to sRGB.

Q: Will my Photo CD images look as good as modern digital photos?

A: PCD scans have a distinctive character that many photographers treasure — the Kodak scanning process preserved the film grain, color palette, and tonal characteristics of the original emulsion. While the resolution (3-6 MP) is lower than modern cameras, the image quality from professional film stock (Kodachrome, Portra, Velvia) scanned on Kodak equipment is excellent and holds up well, especially for the nostalgic analog aesthetic.

Q: Can I still read Photo CD discs?

A: Photo CD discs use a standard CD format and can be read by any CD/DVD drive. The files appear as .pcd files on the disc. The challenge is finding software to open the PCD files, not reading the disc itself. However, Photo CD discs from the 1990s may have developed disc rot (oxidation), so extracting and converting the files should be done as soon as possible.

Q: Why choose JXL over JPEG for PCD conversion?

A: JXL provides significantly better quality at the same file size compared to JPEG. Film scans with their grain texture and subtle tonal gradations benefit particularly from JXL's superior compression model, which avoids the blocking artifacts that JPEG introduces. For archival, JXL's lossless mode preserves every detail perfectly, while JPEG is always lossy. JXL is also an ISO standard with better long-term prospects.

Q: How many PCD files can I convert at once?

A: You can upload multiple PCD files simultaneously. Each file is processed independently — the highest resolution is extracted, color space converted, and encoded to JXL. For large collections from multiple Photo CD discs, processing in batches of 50-100 files ensures smooth operation. A typical Photo CD disc contains 100 images.

Q: Are Photo CD discs at risk of data loss?

A: Yes. Photo CD discs from the 1990s are now 25-30+ years old, and CD media has a finite lifespan. Disc rot (oxidation of the reflective layer), scratches, and delamination can make discs partially or completely unreadable. Converting PCD files to JXL and storing them on modern media (SSD, cloud storage) is strongly recommended as a preservation measure before the original discs degrade further.