Overview

Extract the color profile (ColorMatrix, CameraCalibration, AnalogBalance, AsShotNeutral, ForwardMatrix) from a DNG file and export it as a 33-size .cube 3D LUT. Use the LUT to apply the camera's color science to sRGB images in grading software.

Client-side • No uploads

1. Load DNG

Select a DNG (Digital Negative) file. Color matrices will be extracted from metadata.

No file loaded.

2. Export .cube (33 size)

Output is a 33×33×33 LUT. Input: sRGB (0–1). Output: camera color applied.

LUT applies the DNG color pipeline: sRGB → XYZ → camera matrices → sRGB. DOMAIN_MIN/MAX 0–1.
Status