Convert PCD to QOI
Max file size 100mb.
PCD vs QOI Format Comparison
| Aspect | PCD (Source Format) | QOI (Target Format) |
|---|---|---|
| Format Overview |
PCD
Kodak Photo CD
Digital image format created by Kodak in 1992 for professional photo archiving on compact discs. Stores photographs at multiple resolutions (Base/16 to 64Base) in a single file using YCC color encoding with 24-bit RGB output. Designed for high-quality film scanning and photo distribution services. Standard Format Lossless |
QOI
Quite OK Image
Modern lossless image format designed for simplicity and speed, created by Dominic Szablewski in 2021. Achieves compression comparable to PNG with 20-50x faster encoding/decoding. Modern Format Lossless |
| Technical Specifications |
Structure: Image Pac with multi-resolution hierarchy
Color Depth: 24-bit RGB (via YCC color encoding) Resolution: Base/16 (128×192) to 64Base (4096×6144) Compression: Huffman + subsampled chroma (YCC 4:2:0) Extensions: .pcd |
Structure: 14-byte header + chunks + 8-byte end
Color Depth: 24-bit RGB or 32-bit RGBA Compression: Run-length + index + delta encoding Transparency: Full 8-bit alpha channel Extensions: .qoi |
| Syntax Examples |
PCD uses binary Image Pac format: Image Pac structure: Resolutions: Base/16 → 64Base Color space: Photo YCC (luminance + chroma) Encoding: Huffman compressed residuals Each resolution builds on previous Film term: 35mm scan equivalent |
QOI binary format (not human-readable): QOI file structure: Header with format metadata Image dimensions and color depth Pixel data (compressed/raw) Optional footer/trailer |
| Content Support |
|
|
| Advantages |
|
|
| Disadvantages |
|
|
| Common Uses |
|
|
| Best For |
|
|
| Version History |
Introduced: 1992 (Kodak)
Discontinued: 2004 (Kodak Photo CD service ended) Status: Legacy (read-only support) Evolution: Succeeded by JPEG, TIFF, RAW formats |
Format: Quite OK Image
Status: Active Support: Pillow native read/write |
| Software Support |
Pillow (Python): Native read support (PcdImagePlugin)
ImageMagick: Read support IrfanView: Full read support Other: XnView, ACDSee, GIMP (via plugin) |
Pillow: Native read/write support
ImageMagick: Full support Other: Various specialized tools |
Why Convert PCD to QOI?
Converting PCD to QOI transforms Kodak Photo CD images into Quite OK Image format. PCD files from Photo CD disc collections can be converted to QOI for use in modern applications and workflows.
Photo CD images contain high-quality 35mm film scans at multiple resolutions. Converting to QOI makes these professional photographs accessible in a format supported by current tools and systems.
The conversion preserves the image quality from the original Photo CD scan while producing output compatible with QOI-supporting applications. This enables continued use of legacy photo archives.
For users with Photo CD disc collections, converting to QOI ensures long-term accessibility of their photographic memories and professional archives.
Key Benefits of Converting PCD to QOI:
- Ultra-Fast Encoding: 20-50x faster than PNG encoding with similar compression
- Lossless Quality: Perfect pixel reproduction with zero quality loss
- Simple Specification: Entire format spec fits on one page — easy to implement
- Alpha Transparency: Full 8-bit alpha channel support
- Modern Design: Created in 2021 with modern computing in mind
- Pillow 12+ Native: Python Pillow library supports QOI natively
- Open Standard: MIT-licensed specification and reference implementation
Practical Examples
Example 1: Photo Archive Conversion
Input PCD file (family_photo.pcd):
PCD Photo CD image: Resolution: 3072×2048 (16Base) Color: 24-bit RGB Source: 35mm film scan Content: Family photograph
Output QOI file (family_photo.qoi):
QOI output: ✓ Full resolution preserved ✓ Quite OK Image format ✓ Quality maintained ✓ Modern tool compatible ✓ Archive-ready output ✓ Widely supported ✓ Professional quality
Example 2: Legacy Photo Recovery
Input PCD file (vacation_1998.pcd):
PCD vacation image: Resolution: 1536×1024 (4Base) Color: 24-bit RGB Source: Photo CD disc Content: Travel photograph
Output QOI file (vacation_1998.qoi):
Recovered QOI: ✓ Photo recovered from PCD ✓ Modern format output ✓ Shareable and viewable ✓ Color accuracy preserved ✓ Ready for editing ✓ Platform independent ✓ Future-proof storage
Example 3: Batch Disc Conversion
Input PCD file (scan_001.pcd):
PCD disc scan: Resolution: 768×512 (Base) Color: 24-bit RGB Source: Kodak Photo CD Content: Scanned photograph
Output QOI file (scan_001.qoi):
Converted QOI: ✓ Batch processing ready ✓ Consistent output format ✓ Quality standardized ✓ Quite OK Image compatible ✓ Organized archive ✓ Easy cataloging ✓ Professional workflow
Frequently Asked Questions (FAQ)
Q: What is PCD format?
A: PCD (Kodak Photo CD) is a digital image format created by Kodak in 1992 for professional photo archiving on CDs. It stores photographs at multiple resolutions from Base/16 (128×192) to 64Base (4096×6144) in a single file using YCC color encoding.
Q: What is QOI format?
A: QOI (Quite OK Image) is an image format. Modern lossless image format designed for simplicity and speed, created by Dominic Szablewski in 2021. Achieves compression comparable to PNG with 20-50x faster encoding/decoding.
Q: Why convert PCD to QOI?
A: Converting PCD to QOI makes Photo CD images accessible in a widely supported format. PCD files from Kodak Photo CD discs cannot be viewed in most modern applications, so conversion to QOI enables viewing, editing, and sharing.
Q: Is the conversion lossless?
A: The PCD image data is read at full quality from the Photo CD file. The output QOI format preserves all pixel data losslessly.
Q: What resolution does PCD support?
A: Photo CD stores images at multiple resolutions: Base/16 (128×192), Base/4 (384×256), Base (768×512), 4Base (1536×1024), 16Base (3072×2048), and 64Base (4096×6144). The converter reads the default resolution provided by Pillow.
Q: Can I batch convert multiple PCD files?
A: Yes, you can upload and convert multiple PCD files simultaneously. Each file will be converted to QOI format independently, allowing efficient processing of entire Photo CD disc collections.
Q: Is Kodak Photo CD still supported?
A: Kodak discontinued the Photo CD service in 2004, but the file format remains readable. Our converter uses Pillow's native PcdImagePlugin to read PCD files without requiring any Kodak software.
Q: What happened to Kodak Photo CD?
A: Kodak Photo CD was launched in 1992 as a professional photo archiving service where film was scanned and stored on CDs. The service was popular in the 1990s but was discontinued in 2004 as digital cameras became mainstream. Converting PCD files preserves these legacy photo archives.