More examples of LUTs

good day the LUTs work great as explained in

That page provides some examples, inverted-colors, high-contrast, etc, always a texture 16 pixels high and 256 pixels wide containing a modified set of RGB colors;
are there more examples of these LUTs somewhere else? I would like to create new ones but I don’t see clearly how to edit those 16x256 images to provide new specific effects, thank you for any tip :slight_smile:

To create new ones, I take a screen of my application and open it in Photoshop. Then I use dynamic filters like in this tutorial, so I’m able to apply the same on the default LUT image, and voilà! (well, that’s what I think since it’s been a long time since I created one)

3 Likes

I think I got the way of editing them finally