DarkTable

darktable.org
DarkTable Icon

A photography workflow application (similar to Adbobe Lightroom) Includes a non-destructive raw developer for raw images and managing digital negatives.

Open Source

DarkTable Source Code

Author

darktable-org

Description

darktable is an open source photography workflow application and raw developer

Homepage

https://www.darktable.org

License

GPL-3.0

Created

21 Mar 12

Last Updated

14 Sept 24

Latest version

release-4.9.0

Primary Language

C

Size

1,278,871 KB

Stars

9,521

Forks

1,124

Watchers

9,521

Language Usage

Language Usage

Star History

Star History

Recent Commits

  • luzpaz (12 Sept 24)

    Fix various typos Found via `codespell -q 3 -S "./.git,*.patch,*.po,*.pot,*.svg,./src/external,./src/common,./data/pswp,./tools/lua_doc/old_api" -L ba,bloc,blocs,bu,childrens,childs,colorin,detailled,dinamic,eacg,fpt,hav,hava,histindx,indx,initiales,inout,isnt,ist,liquify,nd,nin,mye,residental,rin,ro,te,uint,ue,webp,wirth`

  • Victor Forsiuk (11 Sept 24)

    Correct wording (use future instead of present tense)

  • Diederik ter Rahe (10 Sept 24)

    in darkroom don't allow dragging libs to right or iops to left

  • Pascal Obry (10 Sept 24)

    Merge pull request #17446 from victoryforce/localize-none-in-export-styles Localize the string "none" in export styles

  • Martin Straeten (10 Sept 24)

    Update de.po panel stuff

  • Victor Forsiuk (10 Sept 24)

    Minor code reformatting

  • Victor Forsiuk (10 Sept 24)

    Add comments to the code to improve readability

  • Victor Forsiuk (08 Sept 24)

    Localize "none" in export styles

  • ralfbrown (17 Aug 24)

    show busy cursor during undo operations Since undoing a bulk operation takes at least as long as the original operation, turn on the busy cursor during undo so that the user knows darktable is still processing the undo.

  • ralfbrown (10 Sept 24)

    proper fix for history-paste crashes We already had code to skip pasting to the image currently being edited in darkroom (to avoid similar issues), but that code explicitly allowed the paste if the operation was started from darkroom view -- since otherwise pastes to the current image become impossible. When doing bulk history operations, we now check whether one of the involved images is the current darkroom image, and if so, we process it synchronously (which has already proven to avoid the crash) before queuing the rest.

  • Pascal Obry (10 Sept 24)

    Merge pull request #17456 from victoryforce/translations-240910 Translations update: en@truecase and Ukrainian

  • Victor Forsiuk (10 Sept 24)

    Ukrainian translation update

  • Victor Forsiuk (10 Sept 24)

    en@truecase update

  • Pascal Obry (09 Sept 24)

    POTFILES.in: Sort entries.

  • Pascal Obry (09 Sept 24)

    POTFILES.in: Add new files.

  • Pascal Obry (09 Sept 24)

    Update French translation.

  • Pascal Obry (09 Sept 24)

    Update darktable.pot for translators.

  • Diederik ter Rahe (09 Sept 24)

    prevent jitter when dragging into empty side panel space

  • Pascal Obry (09 Sept 24)

    Minor code clean-up.

  • wpferguson (09 Sept 24)

    Add inter script communication to Lua API (#17300) * src/CMakeLists.txt - added lua/util.c module src/lua/configuration.h - bumped API to 9.4.0 src/lua/init.c - added util module src/lua/util.c - added inter-script-communication event. src/lua/util.h Added darktable.util.message() function to the API for sending messages between scripts * lua/util - fixed copyright

  • ralfbrown (09 Sept 24)

    make history pastes on up to 3 images synchronous

  • Diederik ter Rahe (09 Sept 24)

    fix regressions from #17425

  • Pascal Obry (08 Sept 24)

    RELEASE_NOTES.md: Add entry for utility module hide/show/reset in panels.

  • ralfbrown (07 Sept 24)

    rollup of smaller updates

  • ralfbrown (07 Sept 24)

    add camera-specific styles

  • ralfbrown (07 Sept 24)

    add error images and export style preview

  • ralfbrown (19 Aug 24)

    updated release notes with UX improvements

  • Pascal Obry (08 Sept 24)

    Merge pull request #17207 from ralfbrown/progress_meters add progress meters/cancellation for history paste/compress/discard

  • Pascal Obry (08 Sept 24)

    Merge pull request #17425 from dterrahe/hideaddorderlibs Hide/add/order libs

  • Pascal Obry (08 Sept 24)

    Merge pull request #16135 from TurboGit/po/lua-submodule po/lua submodule

DarkTable Website

Website

darktable

darktable is an open source photography workflow application and raw developer

Redirects

Does not redirect

Security Checks

All 65 security checks passed

Server Details

  • IP Address 65.108.31.59
  • Hostname tron.pixls.us
  • Location Helsinki, Uusimaa, Finland, EU
  • ISP Hetzner Online GmbH
  • ASN AS24940

Associated Countries

  • AT
  • DE
  • FI

Saftey Score

Website marked as safe

100%

Blacklist Check

www.darktable.org was found on 0 blacklists

  • ThreatLog
  • OpenPhish
  • PhishTank
  • Phishing.Database
  • PhishStats
  • URLhaus
  • RPiList Not Serious
  • AntiSocial Blacklist
  • PhishFeed
  • NABP Not Recommended Sites
  • Spam404
  • CRDF
  • Artists Against 419
  • CERT Polska
  • PetScams
  • Suspicious Hosting IP
  • Phishunt
  • CoinBlockerLists
  • MetaMask EthPhishing
  • EtherScamDB
  • EtherAddressLookup
  • ViriBack C2 Tracker
  • Bambenek Consulting
  • Badbitcoin
  • SecureReload Phishing List
  • Fake Website Buster
  • TweetFeed
  • CryptoScamDB
  • StopGunScams
  • ThreatFox
  • PhishFort

Website Preview

DarkTable Docker

Container Info

Darktable

[darktable](https://www.darktable.org/) 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.

#Productivity

DockerHub Metrics

  • Pull Count 232,909
  • Stars 19
  • Date Created 07 Apr 21
  • Last Updated 3 months ago

View on DockerHub

linuxserver/darktable

Run Command

docker run -d \ 
  -p 3000:3000/tcp \
  -p 3001:3001/tcp \
  -e PUID=${PUID} \
  -e PGID=${PGID} \
  -e TZ=${TZ} \
  -v /volume1/docker/darktable/config:/config \
  --restart=unless-stopped \
  linuxserver/darktable:latest

Compose File

version: 3.8
services:
  darktable:
    image: linuxserver/darktable:latest
    ports:
      - 3000:3000:tcp
      - 3001:3001:tcp
    environment:
      PUID: 1024
      PGID: 100
      TZ: Europe/Amsterdam
    volumes:
      - /volume1/docker/darktable/config:/config
    restart: unless-stopped

Environment Variables

  • Var Name Default
  • PUID 1024
  • PGID 100
  • TZ Europe/Amsterdam

Port List

  • 3000:3000/tcp
  • 3001:3001/tcp

Volume Mounting

  • /volume1/docker/darktable/config /config

Permissions

  • read ✅ Yes
  • write ✅ Yes
  • admin ✅ Yes

DarkTable Reviews

More Image Editors

About the Data: DarkTable

API

You can access DarkTable's data programmatically via our API. Simply make a GET request to:

https://api.awesome-privacy.xyz/creativity/image-editors/darktable

The REST API is free, no-auth and CORS-enabled. To learn more, view the Swagger Docs or read the API Usage Guide.

About the Data

Beyond the user-submitted YAML you see above, we also augment each listing with additional data dynamically fetched from several sources. To learn more about where the rest of data included in this page comes from, and how it is computed, see the About the Data section of our About page.

Share DarkTable

Help your friends compare Image Editors, and pick privacy-respecting software and services.
Share DarkTable and Awesome Privacy with your network!

View Image Editors (8)