Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

  • d198bc9
  • /
  • doc
  • /
  • usermanual
  • /
  • darkroom
  • /
  • panels
  • /
  • modulegroups.xml
Raw File Download
Permalinks

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
content badge Iframe embedding
swh:1:cnt:61f0d36fd5ffee670725cd685ef7b63564df3f8c
directory badge Iframe embedding
swh:1:dir:a00025ab9d3cf8732b7016f74ae8f87aa54a616e
Citations

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • content
  • directory
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
modulegroups.xml
<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
               "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
		<!ENTITY % darktable_dtd SYSTEM "../../dtd/darktable.dtd">
		%darktable_dtd;
		]>
<sect2 status="final" id="module_groups">

  <title>Module groups</title>

  <indexterm>
    <primary>darkroom panels</primary>
    <secondary>module groups</secondary>
  </indexterm>

  <indexterm>
    <primary>module groups</primary>
  </indexterm>

  <informaltable frame="none">
    <tgroup cols="2" colsep="0" rowsep="0">
      <colspec colwidth="6*"/>
      <colspec colwidth="4*"/>
      <tbody>
        <row>
          <entry>
            <para>
              The module groups button bar gives you quick access to darktable's processing
              modules.
            </para>
          </entry>
          <entry>
            <graphic fileref="darkroom/images/panel_modulegroups.png" scalefit="1" width="80%" align="center" />
          </entry>
        </row>
      </tbody>
    </tgroup>
  </informaltable>

  <para>
    Here follows a description of the module groups available:
  </para>

  <para>
    <informaltable frame="none" width="80%">
      <tgroup cols="3" colsep="0" rowsep="0">
        <colspec colwidth="2*"/>
        <colspec colwidth="2*"/>
        <colspec colwidth="6*"/>
        <tbody>
          <row>
            <entry>
              <graphic fileref="darkroom/images/darkroom_group_active.png" scalefit="1" width="20%" align="center" />
            </entry>
            <entry>
              Active
            </entry>
            <entry>
              Modules you have activated and are using on the current image.
            </entry>
          </row>
          <row>
            <entry>
              <graphic fileref="darkroom/images/darkroom_group_favorites.png" scalefit="1" width="20%" align="center" />
            </entry>
            <entry>
              Favorites
            </entry>
            <entry>
              Modules you have marked as favorites using <emphasis>more modules</emphasis> (see
              <xref linkend="more_modules"/>).
            </entry>
          </row>
          <row>
            <entry>
              <graphic fileref="darkroom/images/darkroom_group_basic.png" scalefit="1" width="20%" align="center" />
            </entry>
            <entry>
              Basic
            </entry>
            <entry>
              Modules that are frequently used, such as exposure, temperature etc. (see
              <xref linkend="basic_group"/>).
            </entry>
          </row>
          <row>
            <entry>
              <graphic fileref="darkroom/images/darkroom_group_tone.png" scalefit="1" width="20%" align="center" />
            </entry>
            <entry>
              Tone
            </entry>
            <entry>
              Modules for working with the image's tonal values, e.g. levels, tonemap etc. (see
              <xref linkend="tone_group"/>).
            </entry>
          </row>
          <row>
            <entry>
              <graphic fileref="darkroom/images/darkroom_group_color.png" scalefit="1" width="20%" align="center" />
            </entry>
            <entry>
              Color
            </entry>
            <entry>
              Modules for processing colors, such as color correction, vibrance etc. (see
              <xref linkend="color_group"/>).
            </entry>
          </row>
          <row>
            <entry>
              <graphic fileref="darkroom/images/darkroom_group_correction.png" scalefit="1" width="20%" align="center" />
            </entry>
            <entry>
              Correction
            </entry>
            <entry>
              Modules making corrections to the image, e.g. denoise, CA correction etc. (see
              <xref linkend="correction_group"/>).
            </entry>
          </row>
          <row>
            <entry>
              <graphic fileref="darkroom/images/darkroom_group_effect.png" scalefit="1" width="20%" align="center" />
            </entry>
            <entry>
              Effect
            </entry>
            <entry>
              Modules with a more artistic output, such as vignetting, softening etc. (see
              <xref linkend="effect_group"/>).
            </entry>
          </row>
        </tbody>
      </tgroup>
    </informaltable>
  </para>

  <para>
    Clicking on one of the group symbols will show the modules in that group. If you once again
    click on the symbol, grouping will be de-activated and all non-hidden modules will be shown
    in one long list. This list shows the sequence in which modules are applied from bottom to
    top. As a general principle darktable applies modules in a pre-defined sequence.
  </para>

</sect2>

Software Heritage — Copyright (C) 2015–2025, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Contact— JavaScript license information— Web API

back to top