Nodes/atlas-camera/Atlas Load RAW (NEF/CR2/CR3/RAF/ARW) πŸ“·
ComfyUI Node

Atlas Load RAW (NEF/CR2/CR3/RAF/ARW) πŸ“·

A ComfyUI node in Atlas/01 Β· Input & Camera with 10 inputs and 6 outputs.

By mikejamesvfxΒ·Created 2 months agoΒ·Updated about 23 hours agoΒ· 1
Atlas Load RAW (NEF/CR2/CR3/RAF/ARW) πŸ“·
  • project
  • image
  • plate_ref
  • raw_meta
  • focal_length_mm
  • sensor_width_mm
  • report
β—„file_pathβ–Ί
β—„undistorttrueβ–Ί
β—„half_sizefalseβ–Ί
β—„white_balancecameraβ–Ί
β—„exposure_ev0.0β–Ί
β—„write_exrtrueβ–Ί
β—„output_diratlas_exports/raw_platesβ–Ί
β—„colorspaceLinear Rec.709 (sRGB)β–Ί
β—„headroom6.00β–Ί
CategoryAtlas/01 Β· Input & Camera

Inputs (10)

NameTypeDefaultDescription
file_pathSTRINGPath to a camera RAW file (.nef .cr2 .cr3 .raf .arw .dng). Relative paths are resolved from ComfyUI's input folder.
undistortoptBOOLEANtrueLensfun geometry correction from the EXIF lens model ([raw-lens] extra). Skipped with a report line when no profile matches (common for Fuji X β€” in-body corrections).
half_sizeoptBOOLEANfalseHalf-resolution demosaic for fast iteration on 36-100MP files.
white_balanceoptCOMBOcamera2 options: camera, auto
exposure_evoptFLOAT0.0-6–6β€”
write_exroptBOOLEANtrueWrite a scene-linear EXR sidecar and reference it in plate_ref (needs the OpenImageIO [oiio] extra; OpenCV is not used). On failure the plate_ref degrades to proxy.
output_diroptSTRINGatlas_exports/raw_platesβ€”
colorspaceoptSTRINGLinear Rec.709 (sRGB)Colorspace TAG for the sidecar. rawpy's linear output has sRGB/Rec.709 primaries β€” NOT ACEScg; convert downstream via OCIO. Retag only if your config names it differently.
headroomoptFLOAT6.000.25–64Highlight headroom factor, applied to the scene-linear EXR (display/solve tensor unaffected). Matches rawtoaces' --headroom default of 6.0: sensor clip lands ~6x above 1.0 so diffuse white sits near 1.0, which is what ACES scene-linear expects. 1.0 = raw clip-normalised (pre-2026-08 behaviour, reads ~2.6 stops dark under an ACES view transform).
projectoptATLAS_PROJECTOptional delivery project from AtlasProject β€” routes the developed EXR into the project tree's plates/ lane and supersedes output_dir.

Outputs (6)

NameTypeDescription
imageIMAGEβ€”
plate_refATLAS_PLATE_REFβ€”
raw_metaATLAS_RAW_METAβ€”
focal_length_mmFLOATβ€”
sensor_width_mmFLOATβ€”
reportSTRINGβ€”