# darktable **Repository Path**: mirrors_ksyz/darktable ## Basic Information - **Project Name**: darktable - **Description**: darktable main repository - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README darktable ========= 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 raw images and enhance them. [http://www.darktable.org/](http://www.darktable.org/ "darktable homepage") Contributing ------------ * Write a blog about darktable * Create a tutorial for darktable * Help expand the [user wiki](http://www.darktable.org/redmine/projects/users/wiki) * Answer questions on the [user mailing list](http://sourceforge.net/mailarchive/forum.php?forum_name=darktable-users) * Share your ideas on the [developer mailing list](http://sourceforge.net/mailarchive/forum.php?forum_name=darktable-devel) * Test [releases](http://www.darktable.org/install/) * Review [pull requests](http://github.com/darktable-org/darktable/pulls) * Start [hacking on darktable](http://www.darktable.org/redmine/projects/darktable/wiki/Contributing_code) Building -------- ### Release build ./build.sh --prefix /opt/darktable --buildtype Release ### Debug build ./build.sh --prefix /opt/darktable --buildtype Debug **Tip:** Check that you have the latest [gphoto2 library](http://www.gphoto.org/ "gphoto2 homepage") installed in order to support the newest cameras. Issue tracking -------------- [http://www.darktable.org/redmine/projects/darktable/issues](http://www.darktable.org/redmine/projects/darktable/issues "darktable issue tracking") Wiki ---- * [User wiki](http://www.darktable.org/redmine/projects/users/wiki "darktable user wiki") * [Developer wiki](http://www.darktable.org/redmine/projects/darktable/wiki "darktable developer wiki") Mailing lists ------------- * Announcements [[subscribe](https://lists.sourceforge.net/lists/listinfo/darktable-announcements) | [archive](http://sourceforge.net/mailarchive/forum.php?forum_name=darktable-announcements)] * Users [[subscribe](https://lists.sourceforge.net/lists/listinfo/darktable-users) | [archive](http://sourceforge.net/mailarchive/forum.php?forum_name=darktable-users)] * Developer [[subscribe](https://lists.sourceforge.net/lists/listinfo/darktable-devel) | [archive](http://sourceforge.net/mailarchive/forum.php?forum_name=darktable-devel)]