| Crates.io | lutgen-studio |
| lib.rs | lutgen-studio |
| version | 0.3.0 |
| created_at | 2025-06-25 04:15:54.178628+00 |
| updated_at | 2025-08-01 07:38:58.716812+00 |
| description | Offical GUI for Lutgen, the best way to apply popular colorschemes to any image or wallpaper! |
| homepage | https://github.com/ozwaldorf/lutgen-rs |
| repository | https://github.com/ozwaldorf/lutgen-rs |
| max_upload_size | |
| id | 1725298 |
| size | 307,402 |
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