Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nonlogicaldev/cli.photo.philter

HALD/LUT generator and processor for capturing image filter operations and converting them to Lookup Tables for Lightroom (improves on the work of: https://github.com/homm/color-filters-reconstruction)
https://github.com/nonlogicaldev/cli.photo.philter

Last synced: 8 days ago
JSON representation

HALD/LUT generator and processor for capturing image filter operations and converting them to Lookup Tables for Lightroom (improves on the work of: https://github.com/homm/color-filters-reconstruction)

Awesome Lists containing this project

README

        

# PHILTER

CLUT/HALD image generation and processing toolkit.

(Based on imlementation of [@homm](https://github.com/homm/color-filters-reconstruction) with some usability and accuracy improvements.)

- - - - - - - - - - -

```
usage: philter [cmd]

A CLI toolkit for creating LUTs

subcommands:

gen Generate a fotified identity THALD image (somewhat immune
to compression artifacts) which can be used to capture
color transformations.

clut Generate CLUT image and CUBE map file from a fortified
THALD image.

cube Generate CUBE file from a NON fortified HALD image.
```