Overview of lutgen CLI commands
mainThe lutgen CLI is a utility for generating and applying interpolated Look-Up Tables (LUTs) using various color palettes.
Available commands:
generate(g): Generate and save a Hald CLUT to disk.extract(e): Extract colors from existing image(s) and generate a LUT.apply(a): Apply a generated or provided Hald CLUT to images.patch(p): Generate a patch for colors inside text files.palette(P): Print palette names and colors.
Supported image formats:
avif, bmp, dds, exr, ff, gif, hdr, ico, jpg, jpeg, png, pnm, qoi, tga, tiff, webp.
lutgen generate ...
lutgen extract ...
lutgen apply ...
lutgen patch ...
lutgen palette ...