CINEON Docs

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

PresetResolutionJPEG Quality
Maximum100%100
High100%92
Standard75%85
Draft50%70

PNG

PresetResolutionCompression
Maximum100%Lossless
High100%Lossless
Standard75%Lossless
Draft50%Lossless

PNG is always lossless — the preset only controls resolution scale.

TIFF 16-bit

PresetResolutionBit depth
Maximum100%32-bit float
High100%16-bit float
Standard75%16-bit float
Draft50%16-bit float

At Maximum, TIFF 16-bit exports as 32-bit float (same as TIFF 32-bit) for maximum precision.

TIFF 32-bit

PresetResolutionBit depth
Maximum100%32-bit float
High100%32-bit float
Standard75%32-bit float
Draft50%32-bit float

TIFF 32-bit is always full float — the preset only controls resolution scale.


Keyboard shortcuts

ShortcutAction
Cmd XExport single image (last used format)
Cmd Shift XExport 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:

  1. Select which slots to export by holding Shift and clicking slots in the Image Strip — highlighted slots are included
  2. If no slots are selected, all slots in the session are exported
  3. Press Cmd Shift X or choose Export all as .zip from the menu
  4. Choose your format and quality preset
  5. Each slot is rendered sequentially in its own pipeline worker
  6. All files are packed with fflate (zlib-based compression) and downloaded as cineon-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.


Pinterest

Publish graded images directly to Pinterest without leaving the Studio.

Requirements: Pinterest account connected in Settings → Integrations.

To publish:

  1. Grade your image
  2. Click Export → Pinterest from the canvas toolbar (or the ··· menu)
  3. The Pinterest modal opens with a live preview of your graded image
  4. Add a title and description
  5. Select a board from your connected account
  6. 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

SituationRecommended format
Sharing on Instagram / X / webJPEG · High
Archiving for later re-editingPNG · Maximum
Sending to a retoucher (Photoshop)TIFF 16-bit · High
DaVinci Resolve / Nuke pipelineTIFF 32-bit · Maximum
Fast proof / client previewJPEG · Standard
Batch export of a full shootZIP · JPEG · High

On this page