Darktable is a graphic tool that helps professional photographers manage photos and perform post-processing. It is what we usually call darkroom software. You can adjust and render your digital photos to make them more beautiful. Darktable is built using gtk +/cairo, and the background database uses sqlite3. Original Image Loading completed using libraw, HDR, EXR and low dynamic range supported ImageMagick (magickcore), more: http://www.darktable.o
Darktable is a graphic tool that helps professional photographers manage photos and perform post-processing. It is what we usually call darkroom software. You can adjust and render your digital photos to make them more beautiful. Darktable is built using gtk +/cairo, and the background database uses sqlite3. Original Image Loading completed using libraw, HDR, EXR and low dynamic range supported ImageMagick (magickcore), more: http://www.darktable.org/2012/11/released-darktable-1-1/
Ubuntu users can use PPA for installation:
Sudo add-apt-repository ppa: pmjdebruijn/darktable-release
Sudo apt-get update & sudo apt-get install darktable
If you want to install additional extensions:
Sudo add-apt-repository ppa: pmjdebruijn/darktable-release-plus
Sudo apt-get update
Sudo apt-get install darktable-plugins-experimental
Sudo apt-get install darktable-plugins-legacy
Other system installation methods can refer to the official instructions: http://www.darktable.org/install/