darktable is an open source photography workflow application and raw developer — a virtual lighttable and darkroom for photographers. It manages your digital negatives in a database, lets you view them through a zoomable lighttable and enables you to develop and enhance your raw images.
</p>
<p>
darktable contains an embedded interpreter for the <ahref="https://www.lua.org">Lua</a> programming language which provides the ability to modify and extend darktable's functionality. This documentation set contains descriptions of the extensions and Application Program Interface (API).
<p>
The source repository for this documentation may be found at <ahref="https://github.com/darktable-org/luadocs.git">https://github.com/darktable-org/luadocs.git</a>. Any feedback relating to this documentation can be provided by creating a <ahref="https://github.com/darktable-org/luadocs/issues/new">ticket</a> or a pull request against this repository.