Software:Darktable

From HandWiki
Darktable
Darktable icon.svg
Darktable 4.4.2 Darkroom Color-Balance Mask Snapshot.png
darktable 4.4.2 in darkroom view with the colour balance module expanded and its mask shown as yellow area
Original author(s)Johannes Hanika[1]
Initial releaseApril 2009; 14 years ago (2009-04)[2]
Repositorygithub.com/darktable-org/darktable
Written inC and GTK
Operating systemFreeBSD
Linux
macOS
Solaris
Windows
Platformx86-64, ARM64
Size8.72 MiB (source (tar.gz))
108 MiB (Windows)
91 MiB (macOS)
Available in18 languages[3][4]
TypePhoto post-production
LicenseGPL-3.0-or-later[5]
Website{{{1}}}

Darktable (stylized as darktable) is a free and open-source photography application and raw developer. Rather than being a raster graphics editor like Adobe Photoshop or GIMP, it comprises a subset of image editing operations specifically aimed at non-destructive raw image post-production. It is primarily focused on improving a photographer's workflow by facilitating the handling of large numbers of images. It is freely available in versions tailored for most major Linux distributions, macOS, Solaris and Windows and is released under the GPL-3.0-or-later.[5]

Features

Darktable involves the concept of non-destructive editing, similar to that of some other raw manipulation software. Rather than being immediately applied to raster data of the image, the program keeps the original image data until final rendering at the exporting stage — while parameter adjustments made by a user display in real-time. The program features built-in ICC profiles, GPU acceleration (based on OpenCL), and supports most common image formats.

Main features

  • Non-destructive editing with the XMP change description entry
  • Work in 32-bit float mode on a color channel in CIE LAB space
  • Full implementation of color management
  • Supports RAW, JPG, RGBE, PFM and more
  • Completely modular architecture
  • More than 30 modules for transformation, color correction, quality improvement and artistic effects
  • Organize images and search by parameters
  • Translated into 19 languages
  • Support for shooting directly through the camera
  • Find similar photos
  • Support for geographical coordinates labels with the display of photos on the map
  • An integrated mover for executing Lua scripts. Scripts can be linked to hotkeys or specific events, such as when importing new images.

Masks

Support for drawn masks was added in Darktable version 1.4, allowing application of effects to manually specified areas of an image. There are five mask types available: brush, circle, ellipse, bezier path, and gradient; all are resizable, allow fade-out radius for smooth blending and can have their opacity controlled. An arbitrary number of masks can be created and are collected into a "mask manager" on the left hand side of the darkroom UI.[6]

Color

Darktable has built-in ICC profile support for sRGB, Adobe RGB, XYZ and linear RGB color spaces.[7]

Importing and exporting

Raw image formats, JPEG, HDR and PFM images can be imported from disk or camera, and exported to disk, Picasa Web Albums, email, and to a simple HTML-based web gallery as JPEG, PNG, JPEG XL, TIFF, WebP, PPM, PFM and EXR images.[8] Images can be exported to Wikimedia Commons using an external plugin.[9]

Scripting

Darktable can be controlled by scripts written in Lua version 5.2. Lua can be used to define actions which Darktable should perform whenever a specified event is triggered. One example might be calling an external application during file export in order to apply additional processing steps outside of Darktable.[10]

Multi-mode histogram

Multiple histogram types are available, all with individually selectable red, green and blue channels: linear, logarithmic and waveform (new in version 1.4).[6]

User interface

Darktable 2.4.2 as it appears after installation
Darktable 2.4.2 as it appears after installation
Darktable 4.4.2 in lighttable view
Darktable 4.4.2 in lighttable view
Darktable 4.4.2 in darkroom view
Darktable 4.4.2 in darkroom view

Darktable has two main modes: "lighttable" and "darkroom". Each represents a step in the image development process. Two more modes are tethering and a map view. Upon launching, lighttable opens by default, where image collections are listed. All panels in all modes can be minimized to save screen real estate.[11]

Lighttable

The left panel is for importing images, displaying Exif information, and filtering. Rating and categorizing buttons are at the top, while the right-side panel features various modules such as a metadata editor and a tag editor. A module used to export images is located at the bottom-right.

Darkroom

The second mode, "darkroom", displays the image at center, with four panels around it; most tools appear on the right side. The left panel displays a pannable preview of the current image, an undo history stack, a color picker, and Exif information. A filmstrip with other images is displayed at the bottom, and can be sorted and filtered using lists from the upper panel. The latter also gives access to the preferences configuration. Darktable's configuration allows custom keyboard shortcuts and personalized defaults.

Tethering

The third mode allows tethering through gPhoto to some of the cameras which support it.[12]

Map

The fourth mode can display maps from different online sources and geotags images by drag-and-drop. It also uses maps to show images already geotagged by a camera.

Plugins

Current logo of the Volapük Wikipedia
Old plugin palette with 14 active plugins, of which 2 are set as favorites (in red)
Future logo of the Volapük Wikipedia
Current plugin palette used in Darktable 1.2

(As of December 2019) darktable includes 67 image adjustment plugins, which it divides into 5 groups;[8]

Basic group

Plugins for simple well-known photo adjustment operations include: contrast brightness saturation module; shadows and highlights; color reconstruction; base curve with presets to automatically improve contrast and colors; crop and rotate; orientation; exposure; demosaic; highlight reconstruction; white balance; invert and raw black/white point.

Tone group

Plugins related to contrast and lighting include: fill light for modifying the exposure based on pixel lightness; levels to set black; tone curve; zone system; filmic; local contrast; global tone mapping and tone mapping.

Color group

Plugins related to hue and saturation include: velvia, which mimics Velvia film colors by increasing saturation on lower saturated pixels more than on highly saturated pixels; channel mixer; output color profile; color contrast; color correction, to modify the global saturation or to give a tint; monochrome; color zones; color balance; vibrance; color look up table; input color profile and unbreak input color profile.

Correction group

Plugins for repairing visual imperfections include: dithering; sharpen; equalizer; denoise (non-local means); defringe; haze removal; denoise (bilateral filter); scale pixel; rotate pixels; liquify; perspective correction; lens correction using the LensFun library; retouch; spot removal; denoise (profiled); raw denoise; hot pixels and chromatic aberrations.

Effect group

Artistic postprocessing plugins used for visual effects include: watermark; framing; split-toning; vignetting; soften; grain; highpass; lowpass; lowlight vision; bloom; color mapping; colorize and graduated density.

Development

Google Summer of Code

In 2011, the Darktable team participated in the Google Summer of Code (GSoC). The main goals were to remove libglade dependency from Darktable and to make room for more modularity. The input system for handling shortcuts was also rewritten and incorporated into version 0.9.[13][14]

Distribution

Darktable is released under the GPL-3.0-or-later as free software.[15] The current version of Darktable works on Linux, macOS and Windows. Many Linux distributions include Darktable in their default repositories, including Debian, Fedora, openSUSE, Arch Linux, and Gentoo Linux.

Darktable also runs on Solaris 11,[16] with packages in IPS format available from the maintainer.[17]

Localization

All 18 locales available in Darktable 4.4.2, including "en@truecase"

The following table lists the availability of various locales across Darktable releases. Darktable is notable for using all-lowercase literals in every language by default. Since version 4.4.0, a new locale called "en@truecase" allows users to apply conventional casing to English.[18]

ver. en En sq af ca cs da de es eo fi fr it ja he hu nl nb pt-BR pl sl sk ru uk tr zh-CN zh-TW
3.0.0[19] Yes No No No Yes Yes Yes Yes Yes No No Yes Yes Yes Yes Yes Yes Yes No Yes Yes No Yes No No No No
3.0.2[20] Yes No No No Yes Yes Yes Yes Yes No No Yes Yes Yes Yes Yes Yes No No Yes Yes No Yes No No No No
3.2.1[21] Yes No No No No No No Yes Yes No No Yes Yes No Yes No No No Yes Yes Yes No No No No No No
3.4.0[22] Yes No No Yes No Yes No Yes Yes No Yes Yes Yes No Yes Yes No No Yes Yes Yes Yes Yes No No No No
3.4.1[23] Yes No No Yes No Yes No Yes Yes No Yes Yes Yes No Yes Yes No No Yes Yes Yes Yes Yes No No No No
3.6.0[24] Yes No No Yes No No No Yes Yes Yes No Yes Yes No Yes Yes Yes No Yes No Yes No Yes Yes No No No
3.6.1[25] Yes No No Yes No No No Yes Yes Yes No Yes Yes No Yes Yes Yes No Yes No Yes No Yes Yes No No No
3.8.0[26] Yes No No No No No No Yes Yes Yes Yes Yes Yes Yes Yes Yes No No Yes Yes Yes No No Yes No Yes No
3.8.1[27] Yes No No No No No No Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes No Yes Yes Yes No No Yes No Yes No
4.0.0[28] Yes No No No No Yes No Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes No Yes No Yes No Yes Yes No Yes No
4.0.1[29] Yes No No No No Yes No Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes No Yes No Yes No Yes Yes Yes Yes Yes
4.2.0[30] Yes No Yes No No No No Yes Yes No Yes Yes Yes Yes No Yes Yes No Yes Yes Yes No Yes Yes Yes No Yes
4.2.1[31] Yes No Yes No No No No Yes Yes No Yes Yes Yes Yes No Yes Yes No Yes Yes Yes No Yes Yes Yes No Yes
4.4.0[18] Yes Yes Yes No No No No Yes Yes No No Yes No Yes No Yes No No Yes Yes Yes No No Yes No Yes Yes
4.4.1[32] Yes Yes Yes No No No No Yes Yes No Yes Yes No Yes Yes Yes No No Yes Yes Yes No Yes Yes No Yes Yes
4.4.2[33] Yes Yes Yes No No No No Yes Yes No Yes Yes No Yes Yes Yes No No Yes Yes Yes No Yes Yes Yes Yes Yes
4.6.0[34] Yes Yes Yes No No Yes No Yes Yes No Yes Yes Yes Yes No Yes Yes No Yes Yes Yes No Yes Yes No Yes Yes

See also

References

  1. "contact". http://www.darktable.org/contact/. 
  2. "Darktable main repository". https://github.com/darktable-org/darktable. 
  3. "darktable 4.4.2 released". https://www.darktable.org/2023/07/darktable-4.4.2-released/. 
  4. "LINGUAS". https://github.com/darktable-org/darktable/blob/master/po/LINGUAS. 
  5. 5.0 5.1 "about". http://www.darktable.org/about/. 
  6. 6.0 6.1 Willis, Nathan. "Darktable 1.4". https://lwn.net/Articles/578490/. 
  7. "3.2.10. Color management | usermanual | darktable". http://www.darktable.org/usermanual/en/color_management.html. 
  8. 8.0 8.1 "features". http://www.darktable.org/features/. 
  9. "DtMediaWiki". https://commons.wikimedia.org/wiki/Commons:DtMediaWiki. 
  10. "Darktable user manual chapter 7". http://www.darktable.org/usermanual/ch07.html.php. 
  11. Schroder, Carla. "A RAW Feast on the Linux Darktable (Photo Editor)". http://www.linux.com/learn/tutorials/568799-a-raw-feast-on-the-linux-darktable-photo-editor. 
  12. Schroder, Carla. "How to Remote Control Your Camera with Darktable on Linux". http://www.linux.com/learn/tutorials/750195-how-to-remote-control-your-camera-with-darktable-on-linux-. 
  13. "Who's New in Google Summer of Code: Part 7". http://google-opensource.blogspot.com/2011/07/whos-new-in-google-summer-of-code-part_15.html. 
  14. "Glade Removal Complete, Moving on to Keyboard Accelerators". 6 June 2011. http://www.darktable.org/2011/06/glade-removal-complete-moving-on-to-keyboard-accelerators/. 
  15. "GNU General Public License". Free Software Foundation. June 2007. https://github.com/darktable-org/darktable/blob/master/doc/LICENSE. 
  16. "Darktable and Solaris: It Just Works(tm) .... and there are some nifty benefits too". 7 May 2012. http://www.darktable.org/2012/05/darktable-and-solaris-it-just-workstm-and-there-are-some-nifty-benefits-too/. 
  17. "www.jmcpdotcom.com/Packages". http://www.jmcpdotcom.com/Packages/. 
  18. 18.0 18.1 Obry, Pascal (2023-06-21). "darktable 4.4.0 released" (in en). https://www.darktable.org/2023/06/darktable-4.4.0-released/. 
  19. Obry, Pascal (2019-12-24). "darktable 3.0.0 released" (in en). https://www.darktable.org/2019/12/darktable-3.0.0-released/. 
  20. Obry, Pascal (2020-04-17). "darktable 3.0.2 released" (in en). https://www.darktable.org/2020/04/darktable-3.0.2-released/. 
  21. Obry, Pascal (2020-08-10). "darktable 3.2.1 released" (in en). https://www.darktable.org/2020/08/darktable-3.2.1-released/. 
  22. Obry, Pascal (2020-12-24). "darktable 3.4.0 released" (in en). https://www.darktable.org/2020/12/darktable-3.4.0-released/. 
  23. Obry, Pascal (2021-02-06). "darktable 3.4.1 released" (in en). https://www.darktable.org/2021/02/darktable-3.4.1-released/. 
  24. Obry, Pascal (2021-07-03). "darktable 3.6.0 released" (in en). https://www.darktable.org/2021/07/darktable-3.6.0-released/. 
  25. Obry, Pascal (2021-09-15). "darktable 3.6.1 released" (in en). https://www.darktable.org/2021/09/darktable-3.6.1-released/. 
  26. Obry, Pascal (2021-12-24). "darktable 3.8.0 released" (in en). https://www.darktable.org/2021/12/darktable-3.8.0-released/. 
  27. Obry, Pascal (2022-02-11). "darktable 3.8.1 released" (in en). https://www.darktable.org/2022/02/darktable-3.8.1-released/. 
  28. Obry, Pascal (2022-07-02). "darktable 4.0.0 released" (in en). https://www.darktable.org/2022/07/darktable-4.0.0-released/. 
  29. Obry, Pascal (2022-09-17). "darktable 4.0.1 released" (in en). https://www.darktable.org/2022/09/darktable-4.0.1-released/. 
  30. Obry, Pascal (2022-12-21). "darktable 4.2.0 released" (in en). https://www.darktable.org/2022/12/darktable-4.2.0-released/. 
  31. Obry, Pascal (2023-02-21). "darktable 4.2.1 released" (in en). https://www.darktable.org/2023/02/darktable-4.2.1-released/. 
  32. Obry, Pascal (2023-07-01). "darktable 4.4.1 released" (in en). https://www.darktable.org/2023/07/darktable-4.4.1-released/. 
  33. Obry, Pascal (2023-07-22). "darktable 4.4.2 released" (in en). https://www.darktable.org/2023/07/darktable-4.4.2-released/. 
  34. Obry, Pascal (2023-12-21). "darktable 4.6.0 released" (in en). https://www.darktable.org/2023/12/darktable-4.6.0-released/. 

Bibliography

  • Вейч, Ник (2010). "Darktable" (in ru). Linux Format, русская редакция (Saint Petersburg, Russia) 130 (4): 97. ISSN 1062-9424. 

External links