phyng / lutlib

A Python library for applying 3D LUTs to images.

Home Page:https://pypi.org/project/lutlib/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lutlib

A Python library for applying 3D LUTs to images.

Installation

pip install lutlib

Usage

from lutlib import apply_lut

apply_lut("path/to/lut.cube", "path/to/image.jpg", "path/to/output.jpg")

License

MIT

Thanks

About

A Python library for applying 3D LUTs to images.

https://pypi.org/project/lutlib/

License:MIT License


Languages

Language:C++ 44.2%Language:Rust 35.7%Language:Python 20.1%