Skip to content
This repository has been archived by the owner on Apr 28, 2019. It is now read-only.

Latest commit

 

History

History
24 lines (13 loc) · 1008 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 1008 Bytes

LUTSpec

This project aims to provide a standardized specification for 3D look up table (LUT) file formats.

Test Cases

A series of input images, LUTs, and output images for each LUT. This should be helpful in ensuring LUT files can be read and processed correctly.

Find these files in the test_cases directory.

Uniform Type Identifiers (UTI) for LUTs

A comprehensive specification for Apple's Uniform Type Identifiers for LUT file types.

This specification also aims to provide a standard specification for LUTs that developers of applications can use to provide a consistent user experience when opening files on Apple operating systems.

There will also be specifications for disambiguating file types that share extensions and links to relevant specifications for LUT file types.

LUTSpec for UTIs

Author

  • Wil Gieseler (@wilg)
  • Greg Cotten (@gregcotten)