Export
Every export format, quality preset, batch ZIP, and Pinterest publishing — in detail.
How export works
When you export, Cineon spins up a dedicated pipeline worker, rerenders your image at the target resolution with the full effect chain applied, and writes the result directly to your disk. FSR is always disabled during export — the worker runs the full-resolution pipeline regardless of what's set in the Properties panel.
Formats
Cineon exports to four formats:
JPEG
- Lossy compression, smallest file size
- Quality is configurable per preset (see below)
- Best for: sharing, web, social media
PNG
- Lossless, supports transparency (alpha channel preserved)
- Larger file size than JPEG
- Best for: archiving grades you may re-edit, images with transparent areas
TIFF 16-bit
- Uncompressed, half-float (16-bit per channel RGBA)
- Compatible with macOS Preview, Photoshop, Affinity, ImageMagick
- Best for: professional color grading pipelines, retouching in Photoshop
TIFF 32-bit
- Uncompressed, full float (32-bit per channel RGBA)
- Preserves full HDR precision — values can exceed 1.0
- Compatible with DaVinci Resolve, Nuke, Fusion
- Best for: VFX compositing, DCP pipelines, when you need scene-linear data
TIFF files are written as TIFF 6.0 BigEndian, uncompressed, single strip, with correct IFD tag ordering. Both 16-bit (SampleFormat = UINT) and 32-bit (SampleFormat = IEEEFP) modes are spec-compliant.
Quality presets
Every format has four quality presets. Cineon remembers your last choice per format across sessions.
JPEG
| Preset | Resolution | JPEG Quality |
|---|---|---|
| Maximum | 100% | 100 |
| High | 100% | 92 |
| Standard | 75% | 85 |
| Draft | 50% | 70 |
PNG
| Preset | Resolution | Compression |
|---|---|---|
| Maximum | 100% | Lossless |
| High | 100% | Lossless |
| Standard | 75% | Lossless |
| Draft | 50% | Lossless |
PNG is always lossless — the preset only controls resolution scale.
TIFF 16-bit
| Preset | Resolution | Bit depth |
|---|---|---|
| Maximum | 100% | 32-bit float |
| High | 100% | 16-bit float |
| Standard | 75% | 16-bit float |
| Draft | 50% | 16-bit float |
At Maximum, TIFF 16-bit exports as 32-bit float (same as TIFF 32-bit) for maximum precision.
TIFF 32-bit
| Preset | Resolution | Bit depth |
|---|---|---|
| Maximum | 100% | 32-bit float |
| High | 100% | 32-bit float |
| Standard | 75% | 32-bit float |
| Draft | 50% | 32-bit float |
TIFF 32-bit is always full float — the preset only controls resolution scale.
Keyboard shortcuts
| Shortcut | Action |
|---|---|
Cmd X | Export single image (last used format) |
Cmd Shift X | Export all slots as ZIP (last used format) |
Batch export — ZIP
Export all image slots in the current session as a single .zip file, each rendered with its own effect chain.
How it works:
- Select which slots to export by holding
Shiftand clicking slots in the Image Strip — highlighted slots are included - If no slots are selected, all slots in the session are exported
- Press
Cmd Shift Xor choose Export all as .zip from the menu - Choose your format and quality preset
- Each slot is rendered sequentially in its own pipeline worker
- All files are packed with
fflate(zlib-based compression) and downloaded ascineon-export-<timestamp>.zip
Files inside the ZIP are named cineon-export-1.jpg, cineon-export-2.jpg, etc., in slot order.
Each slot is rendered independently — slots with different effect chains each get their own grade applied correctly.
Publish graded images directly to Pinterest without leaving the Studio.
Requirements: Pinterest account connected in Settings → Integrations.
To publish:
- Grade your image
- Click Export → Pinterest from the canvas toolbar (or the
···menu) - The Pinterest modal opens with a live preview of your graded image
- Add a title and description
- Select a board from your connected account
- Click Publish — the image is uploaded directly to Pinterest via their API
The published image includes your current grade baked in at full resolution.
Choosing the right format
| Situation | Recommended format |
|---|---|
| Sharing on Instagram / X / web | JPEG · High |
| Archiving for later re-editing | PNG · Maximum |
| Sending to a retoucher (Photoshop) | TIFF 16-bit · High |
| DaVinci Resolve / Nuke pipeline | TIFF 32-bit · Maximum |
| Fast proof / client preview | JPEG · Standard |
| Batch export of a full shoot | ZIP · JPEG · High |