Natron documentation¶
The Natron documentation is organized as follows:
- The User Guide contains everything to get started with Natron, including tutorials.
- The Reference Guide contains the documentation about the user settings in Natron, as well as the documentation
- The Developers Guide contains documentation about using the Python scripting language within Natron, and using the Natron command-line interface (a.k.a. NatronRenderer).
This documentation is also available online and can be downloaded as a PDF, HTML zip or ePub file.
This manual is maintained largely by volunteers.
The Creative Commons Attribution-ShareAlike 4.0 International License (CC-BY-SA 4.0) is used for this manual, which is a free and open license. Though there are certain restrictions that come with this license you may in general freely reproduce it and even make changes to it. However, rather than distribute your own version of this manual, we would much prefer if you would send any corrections or changes to the Natron project.
The Natron documentation authors are:
- Alexandre Gauthier-Foichat
- Ole-André Rodlie
- Omar Brown
- Frédéric Devernay
- User Guide
- Reference Guide
- Preferences
- Image nodes
- CheckerBoard node
- ColorBars node
- ColorWheel node
- Constant node
- OpenRaster node
- Read node
- ReadCDR node
- ReadFFmpeg node
- ReadKrita node
- ReadMisc node
- ReadOIIO node
- ReadPDF node
- ReadPFM node
- ReadPNG node
- ReadPSD node
- ReadSVG node
- RunScript node
- Solid node
- Write node
- WriteFFmpeg node
- WriteOIIO node
- WritePFM node
- WritePNG node
- Draw nodes
- Time nodes
- Channel nodes
- Color nodes
- Add node
- Clamp node
- ClipTest node
- ColorCorrect node
- ColorLookup node
- ColorMatrix node
- ColorSuppress node
- Equalize node
- Gamma node
- Grade node
- HSIToRGB node
- HSLToRGB node
- HSVToRGB node
- HSVTool node
- HistEQ node
- HueCorrect node
- Invert node
- LabToRGB709 node
- LabToXYZ node
- Log2Lin node
- Multiply node
- OCIOCDLTransform node
- OCIOColorSpace node
- OCIODisplay node
- OCIOFileTransform node
- OCIOLogConvert node
- OCIOLookTransform node
- PLogLin node
- Quantize node
- RGB709ToLab node
- RGB709ToXYZ node
- RGBToHSI node
- RGBToHSL node
- RGBToHSV node
- RGBToYCbCr601 node
- RGBToYCbCr709 node
- RGBToYPbPr601 node
- RGBToYPbPr709 node
- RGBToYUV601 node
- RGBToYUV709 node
- Saturation node
- VectorToColor node
- XYZToLab node
- XYZToRGB709 node
- XYZToxyY node
- YCbCrToRGB601 node
- YCbCrToRGB709 node
- YPbPrToRGB601 node
- YPbPrToRGB709 node
- YUVToRGB601 node
- YUVToRGB709 node
- xyYToXYZ node
- Filter nodes
- AngleBlur node
- Bloom node
- Blur node
- ChromaBlur node
- DenoiseSharpen node
- Dilate node
- DirBlur node
- Distance node
- DropShadow node
- EdgeBlur node
- EdgeDetect node
- EdgeExtend node
- Erode node
- ErodeBlur node
- ErodeSmooth node
- Fill node
- GMICExpr node
- Glow node
- GodRays node
- Inpaint node
- Laplacian node
- Median node
- Shadertoy node
- Sharpen node
- SharpenInvDiff node
- SharpenShock node
- SmoothAnisotropic node
- SmoothBilateral node
- SmoothBilateralGuided node
- SmoothGuided node
- SmoothPatchBased node
- SmoothRollingGuidance node
- Soften node
- ZMask node
- ZRemap node
- Keyer nodes
- Merge nodes
- Transform nodes
- Views nodes
- Other nodes
- Extra nodes
- Developers Guide