| Crates.io | lutgen-cli |
| lib.rs | lutgen-cli |
| version | 1.0.1 |
| created_at | 2025-06-25 04:15:53.560775+00 |
| updated_at | 2025-08-01 07:39:45.922032+00 |
| description | A blazingly fast interpolated LUT utility for arbitrary and popular color palettes. |
| homepage | https://github.com/ozwaldorf/lutgen-rs |
| repository | https://github.com/ozwaldorf/lutgen-rs |
| max_upload_size | |
| id | 1725297 |
| size | 105,534 |
A blazingly fast interpolated LUT utility for arbitrary and popular color palettes. Theme any image to your desktop colorscheme!
git clone https://github.com/ozwaldorf/lutgen-rs
cd lutgen-rs
cargo install --path crates/cli
cargo install lutgen-cli
Detailed documentation, examples, and more are available on The Lutgen Wiki
(For this example, Ubuntu packages are listed)
git clone https://github.com/ozwaldorf/lutgen-rs
cd lutgen-rs
cargo install --path crates/studio
cargo install lutgen-studio
See the latest rust documentation on docs.rs/lutgen
A nix flake is available providing both lutgen and lutgen-studio packages. The flake can be easily run via:
nix run github:ozwaldorf/lutgen-rs
nix run github:ozwaldorf/lutgen-rs#lutgen-studio
Cache is provided via https://garnix.io
A development environment is also provided in the flake:
git clone https://github.com/ozwaldorf/lutgen-rs
cd lutgen-rs
nix develop
# inside dev shell
cargo run -r --bin lutgen
cargo run -r --bin lutgen-studio