Skip to content

LUT Maker: support additional LUT formats #8

@cessen

Description

@cessen

LUT Maker currently only supports a small number of LUT formats. We probably don't need to support a large number of formats, since there's likely a subset that are widely supported enough for interoperating with other software. But there may be use-cases that the current supported formats don't cover.

Please leave a comment if you need to export to a LUT format that currently isn't supported. And if you can find a technical specification of the format (which are needed for implementation) even better!

So far:

  • .spi1d
    • Reading
    • Writing
  • .cube (standard)
    • Reading
    • Writing
  • .cube (Davinci Resolve's custom incompatible variant): informal spec
    • Reading
    • Writing (no plan to support this; just use standard .cube instead)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions