Filename
Sets the output path and file format.
The extension determines which format-specific controls become available.
Direct file and image-sequence output
Writes a Fusion image stream to disk with control over file format, channels, compression, alpha and output color interpretation.
Saver is Fusion's direct file-output node. It is used for final renders, intermediate precomps, matte passes, EXR sequences and technical deliveries that need explicit control over the written file.
Overview
Saver turns the current Flow result into a file on disk. Filename determines the destination while the selected file format exposes format-specific controls such as bit depth, compression and channel selection.
Unlike MediaOut, Saver is designed around direct file delivery rather than returning the result to a Resolve timeline. This makes it useful for standalone Fusion, render passes and pipeline interchange.
A correct Saver setup is part of the technical contract with the next application. Alpha, channels, bit depth and color-space choices should be deliberate rather than left to chance.
Think of Saver as the opposite of Loader: the incoming image is the payload, File decides where it goes, Export decides how it is interpreted, and Format decides the technical structure of the written file.
Flow anatomy
The port structure shows how this node fits into a Fusion graph.
Source image for the operation.
Optional mask that limits where the node affects the image.
The processed result from this node.
Inspector
Start with these controls before reaching for more complicated workarounds.
Sets the output path and file format.
The extension determines which format-specific controls become available.
Opens a file browser for the related path or resource.
Offsets output frame numbering.
Useful when a sequence must match an external shot or editorial frame range.
Controls whether supported multilayer data is preserved.
Use only when the destination format and downstream software expect layered data.
Chooses whether Saver writes the full image domain or clips the result to the frame.
Handles special alpha-to-color export workflows.
Do not enable it casually for ordinary RGBA delivery.
Sets Output Color Space to Color Space Type — Keep / Space.
Uses Curve Type — Keep / Space / Log for output gamma space.
Applies the selected gamma or transfer curve while the file is written.
Controls premultiplied-alpha handling around the operation.
Pre-divide removes alpha multiplication before processing; post-multiply restores it afterward. This is useful when color work creates dark or bright fringes around translucent edges.
Chooses the numeric precision used for depth data written by Saver.
Chooses the compression method used by the selected output format.
Sets the ZIP compression level for formats that use ZIP compression.
Selects the image channel used by this operation.
Practical setup
Connect Saver after the final node or technical pass.
Choose the output file and verify the destination folder.
Select bit depth, compression, alpha and channels for the delivery.
Check output color-space requirements.
Render a short test before committing a long sequence.
Examples
Write a high-quality intermediate sequence for later compositing.
Write a cleaned alpha/matte pass for another artist or application.
Troubleshooting
Production notes
Related nodes