Convert IIQ to DJVU
Max file size 100mb.
IIQ vs DJVU Format Comparison
| Aspect | IIQ (Source Format) | DJVU (Target Format) |
|---|---|---|
| Format Overview |
IIQ
Phase One Intelligent Image Quality
Phase One's proprietary RAW image format from their medium format digital cameras. IIQ files contain unprocessed sensor data with full color depth and wide dynamic range, offering maximum flexibility for professional post-processing. The format continues to be actively used. Lossless RAW |
DJVU
DjVu Document Format
A document-centric format developed by AT&T Labs in 1996, specifically designed for scanned documents, digital books, and high-resolution images. DJVU uses separate compression layers for text (JB2), images (IW44 wavelet), and background, achieving file sizes 3-10x smaller than PDF for scanned content. Lossy Standard |
| Technical Specifications |
Color Depth: 16-bit per channel (RAW sensor data)
Compression: Lossless (Phase One proprietary) Transparency: Not applicable (RAW sensor data) Animation: Not supported Extensions: .iiq |
Color Depth: 8-bit per channel (24-bit RGB)
Compression: IW44 wavelet (images) + JB2 (text/line art) Transparency: Mask layer supported Animation: Not supported (multi-page document) Extensions: .djvu, .djv |
| Image Features |
|
|
| Processing & Tools |
IIQ RAW processing and extraction: # Extract IIQ RAW to TIFF
dcraw -T -w input.iiq
# Process with rawpy
rawpy.imread('input.iiq').postprocess()
|
DJVU creation with layer separation: # Convert image to DJVU c44 input.ppm output.djvu -dpi 300 # Merge pages into multi-page DJVU djvm -c document.djvu page1.djvu page2.djvu |
| Advantages |
|
|
| Disadvantages |
|
|
| Common Uses |
|
|
| Best For |
|
|
| Version History |
Introduced: 2005 (Phase One P series)
Current Version: IIQ (proprietary RAW) Status: Active — Phase One camera format Evolution: Early IIQ (P25) → IIQ-L/IIQ-S (P65+) → Current (IQ4 150MP) |
Introduced: 1996 (AT&T Labs)
Current Version: DjVu specification (open format) Status: Stable, widely used in digital libraries Evolution: AT&T Labs (1996) → LizardTech (2000) → DjVuLibre (2002) |
| Software Support |
Image Editors: Lightroom, Capture One, RawTherapee, darktable
Web Browsers: Not supported OS Preview: Limited (requires RAW codec) Mobile: Lightroom Mobile, Snapseed (limited) CLI Tools: rawpy, dcraw, LibRaw, ImageMagick |
Image Editors: Limited (viewing format)
Web Browsers: djvu.js plugin OS Preview: WinDjView, MacDjView, Evince Mobile: EBookDroid, DjVu Reader CLI Tools: DjVuLibre (c44, cjb2, djvm) |
Why Convert IIQ to DJVU?
Converting IIQ to DJVU preserves Phase One RAW photography in a universally accessible document format. IIQ files require specialized RAW processing software that not all users have. DJVU conversion renders the sensor data into a compact document viewable with free DJVU readers on any platform, making medium format photography accessible to anyone.
For photographers with collections of IIQ files from Phase One cameras, DJVU provides an efficient way to create browsable photo albums and portfolio documents. Multi-page DJVU compilation organizes shoots chronologically or thematically, creating cohesive documents easier to share and archive than folders of IIQ files.
Professional workflows benefit from IIQ-to-DJVU conversion for delivering proofs, creating client review documents, or archiving completed projects. The dramatic file size reduction makes documents practical for email delivery, cloud storage, and integration with document management systems.
Note that IIQ-to-DJVU conversion renders raw sensor data to 8-bit before DJVU encoding. RAW editing flexibility is lost. Process IIQ files with preferred settings in a RAW editor before conversion. Always maintain original files as masters.
Key Benefits of Converting IIQ to DJVU:
- Universal Access: View Phase One photography without RAW software
- Dramatic Size Reduction: Reduce IIQ RAW files to compact DJVU documents
- Portfolio Creation: Compile Phase One shoots into multi-page DJVU portfolios
- Client Delivery: Create lightweight proof documents for client review
- Cross-Platform: DJVU viewers freely available on Windows, macOS, Linux
- Long-Term Archival: Stable format supported by digital libraries
- Document Organization: Structure IIQ collections as navigable documents
Practical Examples
Example 1: Phase One Photography Portfolio
Scenario: A photographer compiles their best Phase One medium format shots into a portfolio for client presentation.
Source: portrait_session_027.iiq (15 MB, 4000x3000px, RAW) Conversion: IIQ → DJVU (batch, 40 portfolio images) Result: portfolio_iiq.djvu (5.2 MB, 40 pages) Portfolio workflow: ✓ 40 images in 5 MB vs 600 MB of IIQ files ✓ Viewable without Phase One RAW software ✓ Page-by-page browsing with zoom controls ✓ Email-friendly file size for client delivery ✓ Professional document format
Example 2: Project Archive from Phase One Camera
Scenario: A commercial photographer archives a completed project shot on Phase One equipment into a compact reference document.
Source: product_shot_001.iiq (18 MB, 4500x3000px, RAW) Conversion: IIQ → DJVU (batch, 120 images) Result: project_archive.djvu (14 MB, 120 pages) Archive benefits: ✓ Complete project in single browsable document ✓ 99% smaller than original IIQ collection ✓ Compatible with document management systems ✓ Annotations for shot notes and feedback ✓ Original IIQ files preserved as masters
Example 3: Client Proof Sheet
Scenario: A studio photographer creates a proof document from a session for the client to select final images.
Source: client_smith_042.iiq (12 MB, 3500x2500px, RAW) Conversion: IIQ → DJVU (65 proofs) Result: smith_proofs.djvu (7.8 MB, 65 pages) Client workflow: ✓ All proofs in single downloadable document ✓ Client reviews without RAW software ✓ Page numbers for easy selection ✓ Compact enough for email attachment ✓ Professional presentation of results
Frequently Asked Questions (FAQ)
Q: What happens to the RAW data when converting IIQ to DJVU?
A: The IIQ sensor data undergoes demosaicing — converting raw Bayer pattern data into a full-color RGB image. This is then compressed into DJVU format. Original RAW flexibility (white balance, exposure recovery) is not preserved in the DJVU output.
Q: How much smaller is DJVU compared to the original IIQ file?
A: Typically 95-99% smaller. A 15 MB IIQ file converts to approximately 100-300 KB per DJVU page. This dramatic reduction makes DJVU practical for sharing and archiving large collections.
Q: Can I batch convert multiple IIQ files into one DJVU?
A: Yes — each IIQ file becomes one page in a multi-page DJVU document. Ideal for portfolios, proof sheets, and project archives from Phase One medium format photography.
Q: Will Phase One color science be preserved?
A: Yes — the RAW demosaicing renders Phase One sensor characteristics into the output. The color signature is captured in the result, though fine adjustments should be made in a RAW editor before conversion.
Q: Should I keep original IIQ files after converting?
A: Absolutely — always preserve originals. DJVU is for viewing, proofing, and distribution — not a replacement for the RAW master. IIQ files contain irreplaceable sensor data that cannot be recovered from DJVU.
Q: What software can open DJVU files?
A: Free viewers on every platform: WinDjView (Windows), MacDjView (macOS), Evince and Okular (Linux), djvu.js (browsers), EBookDroid (Android). This universal availability is a key advantage for sharing with clients.
Q: Is DJVU better than PDF for Phase One photo collections?
A: DJVU typically produces smaller files for photographic content. For pure portfolios the difference is modest. DJVU's advantage grows with mixed content (photos with annotations). PDF offers broader compatibility.
Q: Can I add annotations to the DJVU document?
A: Yes — DJVU supports annotation layers including text notes, highlights, and hyperlinks. Useful for shot descriptions, client feedback, and technical notes on portfolio documents.