Remove Color Grading & Invert LUTs

Reverse LUTs: How to Reverse Color Grading

Reversing look-up tables allows colorists and filmmakers to undo color grading, remove color grading, and perform cinematic color grade removal. Learn how to remove LUT from image files, restore dynamic range, and flatten color grade data to recover an uncolor graded image.

The Mechanics of Look-Up Table Inversion

A standard Look-Up Table (LUT) maps three-dimensional RGB coordinates from a source color space to a target color space, commonly compressing range for Rec.709 displays. Inverting this process requires mapping the output coordinates back to the source input points. Mathematically, this involves taking the inverse transfer function of the mapping grid. In a 3D LUT, tri-linear interpolation is applied to traverse the 3D grid and compute coordinates for intermediate points. When building a Reverse LUT, we re-calculate these grid locations, effectively turning the output display value back into a scene-referred log value, restoring grading flexibility.

Mathematical Limits: What Can (and Cannot) Be Restored

It is essential to understand the physical constraints of Reverse LUT processes. Once a camera compresses image channels and clips highlight information to absolute white (e.g. 255, 255, 255), the original color data is lost. A mathematical inversion will simply flatten the clipped block to a gray region, which cannot recover textures. However, in non-clipped zones (like skin tones, mid-tones, and soft shadow falloffs), the Reverse LUT successfully decompresses the signal. It stretches the tightly packed display levels over a wider logarithmic scale (such as Sony S-Log3), preventing banding and allowing for smooth grading adjustments.

Implementing Reverse LUTs in Post-Production Pipelines

To utilize a Reverse LUT in software like DaVinci Resolve, Premiere Pro, or After Effects, colorists place the invert node at the beginning of their grading hierarchy. For instance, you apply the sRGB-to-S-Log3 conversion first to translate standard graphics or stock footage into log space. From there, you grade the clip using standard wheels, or pass it into your unified film print emulation LUT. This guarantees that all clips on the timeline respond uniformly to exposure adjustments, maintaining a professional and cohesive grade.