<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Toolboxes on Ansel</title><link>https://ansel.photos/it/doc/views/toolboxes/</link><description>Recent content in Toolboxes on Ansel</description><generator>Hugo -- gohugo.io</generator><language>it</language><copyright>© Copyright 2022-2025 – Aurélien Pierre</copyright><lastBuildDate>Sun, 04 Dec 2022 02:19:02 +0100</lastBuildDate><atom:link href="https://ansel.photos/it/doc/views/toolboxes/index.xml" rel="self" type="application/rss+xml"/><item><title>Transitioning from darktable to Ansel</title><link>https://ansel.photos/it/doc/from-darktable/</link><pubDate>Wed, 18 Jan 2023 00:00:00 +0000</pubDate><updated>Wed, 17 Jun 2026 00:00:00 +0000</updated><guid>1b510e0b04188dc30dc082968b8beaac49befe6ccad7a0033606b4c359bef316</guid><description>&lt;p>This page was first written in January 2023, right after the fork, and listed what had already diverged from darktable 3.8/4.0. A lot has happened on both sides since. The sections below summarize the major changes; the gory technical details live in the &lt;a href="https://ansel.photos/en/news/" title="" target="_blank" rel="dofollow" >news&lt;/a> section of the website.&lt;/p>
&lt;/section>
&lt;section id="what-changed-in-ansel-since-2023">
&lt;h2 class="text-left heading">
What changed in Ansel since 2023
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;/section>
&lt;section id="performance-and-reliability">
&lt;h3 class="text-left heading">
Performance and reliability
&lt;/h3>
&lt;p>The pixel pipeline has been &lt;a href="https://ansel.photos/en/news/complete-pipeline-overhaul/" title="" target="_blank" rel="dofollow" >completely overhauled&lt;/a>: modules run about 1.8× faster on CPU and 1.6× faster on GPU than darktable, and — more importantly — the pipeline cache was rewritten so that disabling a module, using a color picker or re-exporting an already-exported image does not recompute the whole thing. That makes Ansel 4 to 100× faster than darktable to refresh the image. Memory management was rewritten too: Ansel knows exactly how much RAM it uses and stays within the budget you set, instead of darktable&amp;rsquo;s hand-wavy &amp;ldquo;performance profiles&amp;rdquo; that have no predictability.&lt;/p></description></item><item><title>Install</title><link>https://ansel.photos/it/doc/install/</link><pubDate>Sun, 11 Dec 2022 00:00:00 +0000</pubDate><updated>Mon, 12 Dec 2022 00:00:00 +0000</updated><guid>ead46683354b8adb9d13255db894103923cf800941bb2a1c665ce9ddb1da95fb</guid><description>&lt;/section>
&lt;section id="dependencies-for-source-builds">
&lt;h2 class="text-left heading">
Dependencies for Source Builds
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;p>If you plan to build from source, the Ansel repository ships per-platform dependency installer scripts in &lt;code>packaging/&lt;/code>. Use the script matching your OS (for example &lt;code>./packaging/install-deps-ubuntu.sh&lt;/code>, &lt;code>./packaging/install-deps-macos.sh&lt;/code>, or &lt;code>./packaging/install-deps-windows-msys2.sh&lt;/code>).&lt;/p>
&lt;/section>
&lt;section id="understanding-ansels-releases">
&lt;h2 class="text-left heading">
Understanding Ansel&amp;rsquo;s releases
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;/section>
&lt;section id="ansel-channels">
&lt;h3 class="text-left heading">
Ansel channels
&lt;/h3>
&lt;p>Ansel development and release path follows 3 channels :&lt;/p>
&lt;ol>
&lt;li>A &lt;strong>production channel&lt;/strong> :
&lt;ol>
&lt;li>Linked to the Git &lt;a href="https://github.com/aurelienpierreeng/ansel" title="External link" target="_blank" rel="noopener noreferrer nofollow" >master branch&amp;thinsp;&lt;sup class="icon">&lt;i class="fa fa-external-link-alt">&lt;/i>&lt;/sup>&lt;/a>,&lt;/li>
&lt;li>Contains tested code supposed to work reliably for daily use,&lt;/li>
&lt;li>Contains features found under the &lt;em>Done&lt;/em> column, in the &lt;a href="https://github.com/orgs/aurelienpierreeng/projects/1" title="External link" target="_blank" rel="noopener noreferrer nofollow" >project management board&amp;thinsp;&lt;sup class="icon">&lt;i class="fa fa-external-link-alt">&lt;/i>&lt;/sup>&lt;/a>.&lt;/li>
&lt;/ol>
&lt;/li>
&lt;li>A &lt;strong>pre-release channel&lt;/strong> :
&lt;ol>
&lt;li>Backward-compatible with the production channel &lt;em>(so you can switch from one to another without breaking your image edits)&lt;/em>,&lt;/li>
&lt;li>Linked to the Git &lt;a href="https://github.com/aurelienpierreeng/ansel/tree/candidate" title="External link" target="_blank" rel="noopener noreferrer nofollow" >candidate branch&amp;thinsp;&lt;sup class="icon">&lt;i class="fa fa-external-link-alt">&lt;/i>&lt;/sup>&lt;/a>,&lt;/li>
&lt;li>Contains code to test before integration in production channel but still relatively safe to use,&lt;/li>
&lt;li>Contains features found under the &lt;em>Testing&lt;/em> column, in the &lt;a href="https://github.com/orgs/aurelienpierreeng/projects/1" title="External link" target="_blank" rel="noopener noreferrer nofollow" >project management board&amp;thinsp;&lt;sup class="icon">&lt;i class="fa fa-external-link-alt">&lt;/i>&lt;/sup>&lt;/a>.&lt;/li>
&lt;/ol>
&lt;/li>
&lt;li>An &lt;strong>experimental channel&lt;/strong> :
&lt;ol>
&lt;li>&lt;strong>non-backward-compatible&lt;/strong> with either the production or pre-release channels,&lt;/li>
&lt;li>Linked to the Git &lt;a href="https://github.com/aurelienpierreeng/ansel/tree/dev" title="External link" target="_blank" rel="noopener noreferrer nofollow" >dev branch&amp;thinsp;&lt;sup class="icon">&lt;i class="fa fa-external-link-alt">&lt;/i>&lt;/sup>&lt;/a>,&lt;/li>
&lt;li>Contains features found under the &lt;em>In progress&lt;/em> column, in the &lt;a href="https://github.com/orgs/aurelienpierreeng/projects/1" title="External link" target="_blank" rel="noopener noreferrer nofollow" >project management board&amp;thinsp;&lt;sup class="icon">&lt;i class="fa fa-external-link-alt">&lt;/i>&lt;/sup>&lt;/a>,&lt;/li>
&lt;li>This channel needs to be used aside of the production install since it contains prototypes of new modules, new versions of old modules, and other features that will upgrade the version of the &lt;a href="https://ansel.photos/it/doc/preferences-settings/storage/#database" title="" rel="dofollow" >Ansel database&lt;/a>, making it incompatible with previous versions. It can also contain prototypes that will never make it in production.&lt;/li>
&lt;/ol>
&lt;/li>
&lt;/ol>
&lt;p>At all time, the &lt;a href="https://github.com/orgs/aurelienpierreeng/projects/1" title="External link" target="_blank" rel="noopener noreferrer nofollow" >project management Kanban board&amp;thinsp;&lt;sup class="icon">&lt;i class="fa fa-external-link-alt">&lt;/i>&lt;/sup>&lt;/a> will show what changes are being currently worked on in the non-production channels, with links to their pull request and issue, to help traceability of changes and bug reports.&lt;/p></description></item><item><title>Install on Linux</title><link>https://ansel.photos/it/doc/install/linux/</link><pubDate>Sun, 11 Dec 2022 00:00:00 +0000</pubDate><updated>Thu, 09 Apr 2026 00:00:00 +0000</updated><guid>56c00c1105efcbc6be8a6fefde9ca5a5ffff22d8d0779e676b445f44c4dce932</guid><description>&lt;/section>
&lt;section id="prerequisites">
&lt;h2 class="text-left heading">
Prerequisites
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;p>Install your GPU OpenCL drivers if you have a GPU :&lt;/p>
&lt;ul>
&lt;li>For &lt;strong>Nvidia&lt;/strong> GPUs, OpenCL support is part of the CUDA proprietary driver and is not available with the open-source &lt;em>Nouveau&lt;/em> driver:
&lt;ul>
&lt;li>&lt;a href="https://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html#package-manager-installation" title="External link" target="_blank" rel="noopener noreferrer nofollow" >add Nvidia&amp;rsquo;s repository to your package manager&amp;thinsp;&lt;sup class="icon">&lt;i class="fa fa-external-link-alt">&lt;/i>&lt;/sup>&lt;/a>,&lt;/li>
&lt;li>&lt;a href="https://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html#driver-installation" title="External link" target="_blank" rel="noopener noreferrer nofollow" >install the CUDA packages&amp;thinsp;&lt;sup class="icon">&lt;i class="fa fa-external-link-alt">&lt;/i>&lt;/sup>&lt;/a>,&lt;/li>
&lt;li>Reboot.&lt;/li>
&lt;li>&lt;strong>It is highly discouraged to manually install drivers through &lt;a href="https://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html#runfile-installation" title="External link" target="_blank" rel="noopener noreferrer nofollow" >runfiles (.run)&amp;thinsp;&lt;sup class="icon">&lt;i class="fa fa-external-link-alt">&lt;/i>&lt;/sup>&lt;/a> as it is riddled with problems you will need to manually fix everytime the Linux kernel is updated&lt;/strong>.&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>For &lt;strong>AMD&lt;/strong> GPUs, the &lt;a href="https://www.amd.com/en/support/kb/faq/amdgpu-installation" title="External link" target="_blank" rel="noopener noreferrer nofollow" >AMDGPU-Pro&amp;thinsp;&lt;sup class="icon">&lt;i class="fa fa-external-link-alt">&lt;/i>&lt;/sup>&lt;/a> driver is recommended:
&lt;ul>
&lt;li>&lt;a href="https://www.amd.com/en/support" title="External link" target="_blank" rel="noopener noreferrer nofollow" >download the relevant driver&amp;thinsp;&lt;sup class="icon">&lt;i class="fa fa-external-link-alt">&lt;/i>&lt;/sup>&lt;/a>,&lt;/li>
&lt;li>&lt;a href="https://www.amd.com/en/support/kb/faq/amdgpu-installation#faq-Prerequisites" title="External link" target="_blank" rel="noopener noreferrer nofollow" >extract the archive&amp;thinsp;&lt;sup class="icon">&lt;i class="fa fa-external-link-alt">&lt;/i>&lt;/sup>&lt;/a>,&lt;/li>
&lt;li>Run the installation script:
&lt;ul>
&lt;li>If you want only the OpenCL driver, without video drivers and OpenGL (assuming your system already has some of those working): &lt;code>./amdgpu-pro-install -y --opencl=pal,legacy --headless&lt;/code>,&lt;/li>
&lt;li>If you want the complete GPU stack (OpenCL/OpenGL, Vulkan, video drivers): &lt;code>./amdgpu-pro-install -y --opencl=pal,legacy&lt;/code>è&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>Reboot.&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>For &lt;strong>Intel&lt;/strong> embedded GPUs, the &lt;em>Neo&lt;/em> driver provides support for OpenCL 3.0 on relatevly recent
&lt;ul>
&lt;li>&lt;a href="https://github.com/intel/compute-runtime/releases/latest" title="External link" target="_blank" rel="noopener noreferrer nofollow" >official driver releases&amp;thinsp;&lt;sup class="icon">&lt;i class="fa fa-external-link-alt">&lt;/i>&lt;/sup>&lt;/a> contain the Ubuntu &lt;code>.deb&lt;/code> packages, you need to install &lt;code>intel-opencl-icd_xxxx.deb&lt;/code>,&lt;/li>
&lt;li>The safest way is to locate the &lt;code>intel-opencl-icd&lt;/code> package in your distribution&amp;rsquo;s repository, and install it. It can be part of optional or third-party repositories for distributions leaning a bit too hard toward open-sourcery (Debian/Fedora).&lt;/li>
&lt;/ul>
&lt;/li>
&lt;/ul>
&lt;p>If you don&amp;rsquo;t have a GPU, a manual build is recommended to get the best performance possible (see below).&lt;/p></description></item><item><title>Install on Windows</title><link>https://ansel.photos/it/doc/install/windows/</link><pubDate>Sun, 11 Dec 2022 00:00:00 +0000</pubDate><updated>Mon, 16 Feb 2026 00:00:00 +0000</updated><guid>110808d26ebf6d0dd0b8cde5342dd083c3a3bada37f06c07f13da2002a5cb972</guid><description>&lt;/section>
&lt;section id="prerequisites">
&lt;h2 class="text-left heading">
Prerequisites
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;p>Install your OpenCL GPU drivers if you have a GPU.&lt;/p>
&lt;p>On Windows 11, it seems that the system OpenCL drivers for Intel embedded GPU cause issues (black images), especially with newer generation CPU. You may want to &lt;a href="https://community.intel.com/t5/OpenCL-for-CPU/uninstall-Intel-OpenCL/m-p/1134032#M5756" title="External link" target="_blank" rel="noopener noreferrer nofollow" >remove Windows drivers&amp;thinsp;&lt;sup class="icon">&lt;i class="fa fa-external-link-alt">&lt;/i>&lt;/sup>&lt;/a> and &lt;a href="https://www.intel.com/content/www/us/en/developer/articles/tool/opencl-drivers.html#proc-graph-section" title="External link" target="_blank" rel="noopener noreferrer nofollow" >install Intel ones&amp;thinsp;&lt;sup class="icon">&lt;i class="fa fa-external-link-alt">&lt;/i>&lt;/sup>&lt;/a>.&lt;/p>
&lt;p>See the &lt;a href="#caveats" title="" rel="dofollow" >caveats section below&lt;/a> for more details.&lt;/p>
&lt;/section>
&lt;section id="exe-package-recommended">
&lt;h2 class="text-left heading">
EXE package (recommended)
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;p>The Ansel project provides an official &lt;code>.exe&lt;/code> package, built for the stable, pre-release and experimental channels. This is the recommended way of installing Ansel, since it is fresh from the repository, always up-to-date and ships updated lens databases for Lensfun.&lt;/p></description></item><item><title>Install on Mac OS</title><link>https://ansel.photos/it/doc/install/macos/</link><pubDate>Sun, 11 Dec 2022 00:00:00 +0000</pubDate><updated>Mon, 16 Feb 2026 00:00:00 +0000</updated><guid>43aaf681280781e6966b49971dd72cae305d07ba50d049528d8db0672ea8f102</guid><description>&lt;/section>
&lt;section id="build-from-source-homebrew-recommended">
&lt;h2 class="text-left heading">
Build from source (Homebrew, recommended)
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;p>This method is derived from the repository scripts in &lt;code>packaging/macosx/&lt;/code>.&lt;/p>
&lt;/section>
&lt;section id="prerequisites">
&lt;h3 class="text-left heading">
Prerequisites
&lt;/h3>
&lt;ul>
&lt;li>Install Xcode Command Line Tools:
&lt;figure class="full-width border-0 p-0 mt-2 mb-3">
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-1">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-1">1&lt;/a>&lt;/span>&lt;span>xcode-select --install&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>
&lt;/figure>
&lt;/li>
&lt;li>Install Homebrew from &lt;a href="https://brew.sh/" title="External link" target="_blank" rel="noopener noreferrer nofollow" >https://brew.sh/&amp;thinsp;&lt;sup class="icon">&lt;i class="fa fa-external-link-alt">&lt;/i>&lt;/sup>&lt;/a> (use the default prefix: &lt;code>/opt/homebrew&lt;/code> on Apple Silicon, &lt;code>/usr/local&lt;/code> on Intel).&lt;/li>
&lt;/ul>
&lt;/section>
&lt;section id="steps">
&lt;h3 class="text-left heading">
Steps
&lt;/h3>
&lt;ol>
&lt;li>Clone the repository and submodules:
&lt;figure class="full-width border-0 p-0 mt-2 mb-3">
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-1-1">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-1-1">1&lt;/a>&lt;/span>&lt;span>git clone --depth &lt;span style="color:#ae81ff">1&lt;/span> https://github.com/aurelienpierreeng/ansel.git
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-1-2">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-1-2">2&lt;/a>&lt;/span>&lt;span>cd ansel
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-1-3">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-1-3">3&lt;/a>&lt;/span>&lt;span>git submodule init
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-1-4">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-1-4">4&lt;/a>&lt;/span>&lt;span>git submodule update&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>
&lt;/figure>
&lt;/li>
&lt;li>Install build dependencies:
&lt;figure class="full-width border-0 p-0 mt-2 mb-3">
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-2-1">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-2-1">1&lt;/a>&lt;/span>&lt;span>./packaging/macosx/1_install_hb_dependencies.sh&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>
&lt;/figure>
This is the canonical dependency list used by CI and packaging.&lt;/li>
&lt;li>Build and install into the local &lt;code>install/&lt;/code> directory:
&lt;figure class="full-width border-0 p-0 mt-2 mb-3">
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-3-1">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-3-1">1&lt;/a>&lt;/span>&lt;span>./packaging/macosx/2_build_hb_ansel_custom.sh&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>
&lt;/figure>
Edit &lt;code>packaging/macosx/2_build_hb_ansel_custom.sh&lt;/code> if you need custom CMake options.&lt;/li>
&lt;li>(Optional) Create a macOS application bundle (can be signed if you have a Developer ID):
&lt;figure class="full-width border-0 p-0 mt-2 mb-3">
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-4-1">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-4-1">1&lt;/a>&lt;/span>&lt;span>export CODECERT&lt;span style="color:#f92672">=&lt;/span>&lt;span style="color:#e6db74">&amp;#34;your.developer@apple.id&amp;#34;&lt;/span> &lt;span style="color:#75715e"># optional&lt;/span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-4-2">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-4-2">2&lt;/a>&lt;/span>&lt;span>./packaging/macosx/3_make_hb_ansel_package.sh&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>
&lt;/figure>
The bundle is generated at &lt;code>install/package/Ansel.app&lt;/code>.&lt;/li>
&lt;li>(Optional) Generate a DMG image from the bundle:
&lt;figure class="full-width border-0 p-0 mt-2 mb-3">
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-5-1">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-5-1">1&lt;/a>&lt;/span>&lt;span>./packaging/macosx/4_make_hb_ansel_dmg.sh&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>
&lt;/figure>
The output is &lt;code>Ansel-&amp;lt;version&amp;gt;-&amp;lt;arch&amp;gt;.dmg&lt;/code> in the &lt;code>install/&lt;/code> directory.&lt;/li>
&lt;/ol>
&lt;/section>
&lt;section id="running-the-build">
&lt;h3 class="text-left heading">
Running the build
&lt;/h3>
&lt;ul>
&lt;li>Development install (after step 3):
&lt;figure class="full-width border-0 p-0 mt-2 mb-3">
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-6-1">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-6-1">1&lt;/a>&lt;/span>&lt;span>./install/bin/ansel&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>
&lt;/figure>
&lt;/li>
&lt;li>From the app bundle (after step 4):
&lt;figure class="full-width border-0 p-0 mt-2 mb-3">
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-7-1">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-7-1">1&lt;/a>&lt;/span>&lt;span>./install/package/Ansel.app/Contents/MacOS/ansel --configdir ~/.config/ansel --cachedir ~/.cache/ansel/&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>
&lt;/figure>
&lt;/li>
&lt;/ul>
&lt;/section>
&lt;section id="notes-and-limitations">
&lt;h3 class="text-left heading">
Notes and limitations
&lt;/h3>
&lt;ul>
&lt;li>The DMG is not notarized. If Gatekeeper blocks it, remove the quarantine attribute:
&lt;figure class="full-width border-0 p-0 mt-2 mb-3">
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-8-1">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-8-1">1&lt;/a>&lt;/span>&lt;span>xattr -d com.apple.quarantine Ansel-*.dmg&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>
&lt;/figure>
&lt;/li>
&lt;li>The DMG is only guaranteed to run on the same macOS version it was built on.&lt;/li>
&lt;li>Homebrew package versions define the library versions bundled into the app.&lt;/li>
&lt;/ul>
&lt;/section>
&lt;section id="macports-method-legacy-intel-only">
&lt;h2 class="text-left heading">
MacPorts method (legacy, Intel-only)
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;p>A legacy Intel-only method using MacPorts exists in &lt;code>packaging/macosx/BUILD.txt&lt;/code>. It includes custom patches for &lt;code>exiv2&lt;/code>, &lt;code>gnutls&lt;/code>, and &lt;code>gtk-osx-application&lt;/code>, and uses &lt;code>gtk-mac-bundler&lt;/code> to produce a DMG. Use this only if you specifically need a MacPorts-based build.&lt;/p></description></item><item><title>Install OpenCL drivers</title><link>https://ansel.photos/it/doc/install/opencl/</link><pubDate>Tue, 27 Dec 2022 00:00:00 +0000</pubDate><updated>Tue, 27 Dec 2022 00:00:00 +0000</updated><guid>eaa5f338610f02c284437d978a8abb67d3f443c5487335f6cac64ac0f6f641fd</guid><description>&lt;p>OpenCL is a vendor-agnostic and cross-platform way of offloading computations to the GPU. GPUs are designed specifically to handle pixel operations, with an optimized memory layout and a massively multi-core architecture&lt;sup id="fnref:1">&lt;a href="#fn:1" class="footnote-ref" role="doc-noteref">1&lt;/a>&lt;/sup> allowing for fast and energy-efficient image processing.&lt;/p>
&lt;p>But OpenCL can only be used for background computational (offline rendering) tasks and cannot be used to render the GUI in real-time, which is the realm of OpenGL.&lt;/p>
&lt;p>The architecture of Ansel and darktable pixel pipeline is flawed in that regard, because the output of (fast) OpenCL computations has to be sent back to the (slow) Gtk 3 thread, which paints the processed image within the GUI (along with the rest of GUI controls) using only a single CPU core. This is the biggest performance bottleneck in darktable and Ansel, and the reason why it is a rather slow application.&lt;/p></description></item><item><title>Configuration files</title><link>https://ansel.photos/it/doc/install/configuration/</link><pubDate>Wed, 18 Jan 2023 00:00:00 +0000</pubDate><updated>Wed, 18 Jan 2023 00:00:00 +0000</updated><guid>96e3508dd4bb15b3b99f204b4ad96c50f138e26c07cf4471af9798e77cdd5f69</guid><description>&lt;p>The configuration files of Ansel are located in :&lt;/p>
&lt;ul>
&lt;li>&lt;code>$HOME/.config/ansel&lt;/code> for Mac OS and Linux&lt;/li>
&lt;li>&lt;code>C:\%LOCALAPPDATA%\ansel&lt;/code> on Windows.&lt;/li>
&lt;/ul>
&lt;/section>
&lt;section id="default-configuration-files">
&lt;h2 class="text-left heading">
Default configuration files
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;dl>
&lt;dt>&lt;code>anselrc&lt;/code>&lt;/dt>
&lt;dd>contains all user preferences except presets and styles. This may be opened in any text editor for manual edit if any preference makes the software crash at startup.&lt;/dd>
&lt;dt>&lt;code>keyboardrc&lt;/code>&lt;/dt>
&lt;dd>contains all user-defined keyboard shortcuts.&lt;/dd>
&lt;dt>&lt;code>data.db&lt;/code>&lt;/dt>
&lt;dd>contains user presets for modules, styles, tags and locations. This is an SQLite database. It is backed-up before updating to a new release and automatic snapshots can be configured (see below).&lt;/dd>
&lt;dt>&lt;code>library.db&lt;/code>&lt;/dt>
&lt;dd>contains all images known to Ansel, along with their directories (dubbed &lt;em>film rolls&lt;/em>). Like the previous, it is an SQLite database backed-up before updating to new releases and with optional snapshots.&lt;/dd>
&lt;/dl>
&lt;p>The frequency of snapshots can be defined in the software global &lt;em>Preferences&lt;/em> -&amp;gt; tab &lt;em>Storage&lt;/em> -&amp;gt; section &lt;em>Database&lt;/em> -&amp;gt; entry &lt;em>Create database snapshots&lt;/em> and &lt;em>how many snapshot to keep&lt;/em>. By default, Ansel saves one snapshot every week when closing the software.&lt;/p></description></item><item><title>Import configuration from darktable</title><link>https://ansel.photos/it/doc/install/darktable/</link><pubDate>Thu, 05 Jan 2023 00:00:00 +0000</pubDate><updated>Thu, 05 Jan 2023 00:00:00 +0000</updated><guid>86829a4c378b097d7b07bb5a4dd5b8ab6e857cec5e043d5e8f773c596d89542a</guid><description>&lt;p>Ansel is based on darktable 4.0 and configuration files of darktable 4.0.1 and prior can be seemlessly imported by Ansel, such that you recover your tags, styles, presets, and library of images.&lt;/p>
&lt;div class="alert alert-warning" role="alert">
&lt;p class="alert-heading h6">&lt;i class="fas fa-exclamation-triangle">&lt;/i> Warning&lt;/p>
Importing darktable 4.2 database into Ansel will make you lose the settings of &lt;em>filmic RGB&lt;/em>, &lt;em>sigmoid&lt;/em> and &lt;em>highlights reconstruction&lt;/em> modules for all edits using them. &lt;em>Sigmoid&lt;/em> is not and will never be supported into Ansel, and the nonsensical changes made to &lt;em>filmic RGB&lt;/em> in darktable 4.2 will never be ported to Ansel. All other modules should still work.
&lt;/div>
&lt;/section>
&lt;section id="importing-usual-darktable-configuration-files">
&lt;h2 class="text-left heading">
Importing usual darktable configuration files
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;div class="alert alert-info" role="alert">
&lt;p class="alert-heading h6">&lt;i class="fas fa-info-circle">&lt;/i> Note&lt;/p></description></item><item><title>Debugging</title><link>https://ansel.photos/it/doc/install/debug/</link><pubDate>Sun, 22 Jan 2023 00:00:00 +0000</pubDate><updated>Sun, 22 Jan 2023 00:00:00 +0000</updated><guid>aa800b5685268a396a768e0e4aa40571c9a9b9f2f685d26cad6854b6041364a1</guid><description>&lt;p>Ansel is written in the C language. While C &lt;strong>pretends&lt;/strong> to be portable (&lt;em>runs the same on all operating systems&lt;/em>), many little things need to be contextually adapted to each OS using slightly different code. Also, depending on hardware and on the version of the dependencies, even on Linux, some discrepancies can occur between distributions.&lt;/p>
&lt;p>That is to say that bugs are almost impossible to anticipate when programming, and the default state of a computer program is buggy. Reporting bugs properly is the only way to help cleaning up the unforseen pathological cases.&lt;/p></description></item><item><title>Getting started</title><link>https://ansel.photos/it/doc/getting-started/</link><pubDate>Thu, 15 May 2025 00:00:00 +0000</pubDate><updated>Thu, 15 May 2025 00:00:00 +0000</updated><guid>36e34a5f3751e34359bac3f33181b6ca09ecbf5e4fe95c762e0e697de5a174eb</guid><description>&lt;p>Ansel is a &lt;strong>non-destructive RAW photo editor&lt;/strong>. It never modifies your original files: every change is stored as a recipe (an editing &lt;em>history&lt;/em>) in a &lt;a href="https://ansel.photos/it/doc/getting-started/library/" title="" rel="dofollow" >library&lt;/a> database, and only written out to a real image file when you &lt;a href="https://ansel.photos/it/doc/views/toolboxes/export/" title="" rel="dofollow" >export&lt;/a>. This means your originals stay safe, edits are reversible forever, and the same recipe can be applied to many images at once.&lt;/p>
&lt;p>This section is a quick bootstrap. Each step links to a more detailed page and to the relevant &lt;a href="https://ansel.photos/it/doc/views/" title="" rel="dofollow" >view&lt;/a>.&lt;/p></description></item><item><title>Import images</title><link>https://ansel.photos/it/doc/getting-started/import/</link><pubDate>Mon, 24 Jun 2024 00:00:00 +0000</pubDate><updated>Mon, 24 Jun 2024 00:00:00 +0000</updated><guid>0d814289b3aa30fc776c17c492bc19ce250c16cb87323d740858b9e2d7c25df2</guid><description>&lt;/section>
&lt;section id="basics">
&lt;h2 class="text-left heading">
Basics
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;p>Ansel backbone is a library of images, saved as an SQLite database into &lt;code>~/.config/ansel/library.db&lt;/code>. Since Ansel is a non-destructive photo editor, editings are saved as histories of settings, along with image metadata, as text&lt;sup id="fnref:1">&lt;a href="#fn:1" class="footnote-ref" role="doc-noteref">1&lt;/a>&lt;/sup> into the library database. The application of editing histories over raw images, as to produce output raster images, is the export step.&lt;/p>
&lt;p>The library is also used to keep track of image collections (by tags, folders, EXIF, editing time, etc.). Because of this, we need to make the library aware of new images : it is the import step. This will initialize a new database entry with metadata and a virgin history for each imported picture.&lt;/p></description></item><item><title>Editing images</title><link>https://ansel.photos/it/doc/getting-started/editing/</link><pubDate>Thu, 15 May 2025 00:00:00 +0000</pubDate><updated>Thu, 15 May 2025 00:00:00 +0000</updated><guid>ce37a7a17f1ca8d32d545972e7492a955e2201f4fcbdc4a2f576e62e45c73a8e</guid><description>&lt;/section>
&lt;section id="understanding-non-destructive-editing">
&lt;h2 class="text-left heading">
Understanding non-destructive editing
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;p>Before diving deeper into how to use the software, we should stop here to explain its general paradigm : non-destructive editing.&lt;/p>
&lt;p>Once you &lt;a href="https://ansel.photos/it/doc/getting-started/import/" title="" rel="dofollow" >imported&lt;/a> images to Ansel, what you really did is only to create an entry for them into the &lt;a href="https://ansel.photos/it/doc/install/configuration/" title="" rel="dofollow" >library&lt;/a> database. The modifications you make on these images are never written to the original images, which are actually never changed. This is a strong design requirement aiming at protecting your input RAW images from any kind of corruption.&lt;sup id="fnref:1">&lt;a href="#fn:1" class="footnote-ref" role="doc-noteref">1&lt;/a>&lt;/sup> Ansel will not even let users change the EXIF date and time in the original files.&lt;/p></description></item><item><title>Library and collections</title><link>https://ansel.photos/it/doc/getting-started/library/</link><pubDate>Thu, 15 May 2025 00:00:00 +0000</pubDate><updated>Thu, 15 May 2025 00:00:00 +0000</updated><guid>2635fdefca7d882ecc0cfa447cdd3c68a305a1b570b387c1cdeaa659e1f65bd6</guid><description>&lt;p>Ansel keeps a database of all images it knows, that is all images that were &lt;a href="https://ansel.photos/it/doc/getting-started/import/" title="" rel="dofollow" >imported&lt;/a>, until you actively remove them from the library (global menu : &lt;em>File&lt;/em> 🡒 &lt;em>Remove from library&lt;/em>). The library stores the filesystem path of the images, their metadata and their editing history.&lt;/p>
&lt;div class="alert alert-warning" role="alert">
&lt;p class="alert-heading h6">&lt;i class="fas fa-exclamation-triangle">&lt;/i> Warning&lt;/p>
Ansel does not listen to the content of filesystem folders, meaning it will not be notified if imported images are (re)moved on the filesystem. You will need to manually update the pathes if that is the case, or you can move those files directly with Ansel (under the global menu &lt;em>File&lt;/em>).
&lt;/div>
&lt;p>Ansel will then perform database extractions based on arbitrary user criteria : those are called &lt;em>collections&lt;/em>. They are built in &lt;a href="https://ansel.photos/it/doc/views/lighttable/" title="" rel="dofollow" >lighttable&lt;/a> from the &lt;em>library&lt;/em> toolbox and from the &lt;em>include&lt;/em> toolbar. Ansel has no concept of gallery or virtual folder that you &lt;strong>create&lt;/strong> first, then to which you &lt;strong>add&lt;/strong> arbitrary images. Instead, in Ansel, you &lt;strong>attach&lt;/strong> tags to images, then &lt;strong>collect&lt;/strong> all images having a certain tag (or any kind of metadata, base folder, etc.), possibly mixing filters and search criteria to narrow-down the search : this is what makes a collection.&lt;/p></description></item><item><title>Image selection</title><link>https://ansel.photos/it/doc/getting-started/selection/</link><pubDate>Thu, 15 May 2025 00:00:00 +0000</pubDate><updated>Thu, 15 May 2025 00:00:00 +0000</updated><guid>ea5f729ccc68abcc3dba64a821ba7bdb4e8e1f12f1653079a9d2b2ec4bcfc32c</guid><description>&lt;p>Ansel allows batch-applying editing histories (through copy-pasting, or through styles) or metadata. The target images for those batch-operations are &lt;em>selected&lt;/em> images. But even single-image operations (like opening in &lt;a href="https://ansel.photos/it/doc/views/darkroom/" title="" rel="dofollow" >darkroom&lt;/a> to edit, or editing metadata, copy/pasting, etc.) use selections.&lt;/p>
&lt;p>Selections are particular objects in Ansel, because :&lt;/p>
&lt;ol>
&lt;li>They are remembered between reboots and across ateliers (views) changes,&lt;/li>
&lt;li>They are global in the sofware and used to pass on lists of images &lt;strong>between&lt;/strong> lighttable and other ateliers,&lt;/li>
&lt;li>They are disabled and inactive &lt;strong>within&lt;/strong> an atelier (except for the lighttable), which use active images instead (contextual selection),&lt;/li>
&lt;li>They are necessarily a subset of the current filtered collection (as displayed in the &lt;a href="https://ansel.photos/it/doc/views/lighttable/" title="" rel="dofollow" >lighttable&lt;/a>),&lt;/li>
&lt;li>They can be set only from the &lt;a href="https://ansel.photos/it/doc/views/lighttable/" title="" rel="dofollow" >lighttable&lt;/a> view (no selection can be performed or used from the &lt;a href="https://ansel.photos/it/doc/views/toolboxes/filmstrip/" title="" rel="dofollow" >filmstrip&lt;/a>),&lt;/li>
&lt;li>They can be turned into a temporary collection themselves, by using the &lt;em>Restrict to selection&lt;/em> button in the include/filter toolbar of the &lt;a href="https://ansel.photos/it/doc/views/lighttable/" title="" rel="dofollow" >lighttable&lt;/a>.&lt;/li>
&lt;/ol>
&lt;p>Selected images will appear highlighted in the lighttable. Because selections are used to perform (possibly harmful) &lt;em>write&lt;/em> operations, Ansel forces &amp;ldquo;hard&amp;rdquo; interactions (pressing on an hardware button) on thumbnails to define them. These allowed interactions are :&lt;/p></description></item><item><title>Shortcuts and keyboard interaction</title><link>https://ansel.photos/it/doc/getting-started/keyboard/</link><pubDate>Sat, 10 May 2025 00:00:00 +0000</pubDate><updated>Sat, 10 May 2025 00:00:00 +0000</updated><guid>d9d2813d8d862576a4a58b2afbf2bd0af9aa1df5ccf895f9d02d1c6788b359e7</guid><description>&lt;p>Ansel interface is designed to support two mutually-exclusive modes of interaction and navigation: through pointing devices (mouse or graphic tablet) and through the keyboard. Compared to Darktable, many interactions that required combinations of both have been removed, which makes the workflows more efficient.&lt;/p>
&lt;/section>
&lt;section id="shortcuts-and-available-actions">
&lt;h2 class="text-left heading">
Shortcuts and available actions
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;p>Ansel exposes app-wise actions and GUI controls to keyboard bindings through pathes like &lt;code>Darkroom/Modules/Exposure/Black point&lt;/code>, where the left-most member of the path is the view and the right-most member is the actual control being bound. A such path defines an human-readable unique identifier that also says where the control is located in the application GUI.&lt;/p></description></item><item><title>Views</title><link>https://ansel.photos/it/doc/views/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Tue, 16 Jun 2026 00:00:00 +0000</updated><guid>a6680e0fc3d4680266506d218690f011589e151bb324ce87cc8ca98c1455f2a4</guid><description>&lt;p>Ansel separates its functionality into several &lt;em>views&lt;/em>, each dedicated to one task:&lt;/p>
&lt;dl>
&lt;dt>&lt;a href="https://ansel.photos/it/doc/views/lighttable/" title="" rel="dofollow" >Lighttable&lt;/a>&lt;/dt>
&lt;dd>Manage, sort, cull and tag your image collection. This is the default view, loaded at startup, and you can return to it from anywhere by pressing &lt;kbd>Escape&lt;/kbd>.&lt;/dd>
&lt;dt>&lt;a href="https://ansel.photos/it/doc/views/darkroom/" title="" rel="dofollow" >Darkroom&lt;/a>&lt;/dt>
&lt;dd>Develop a single image. Open it from the lighttable by double-clicking a thumbnail, or by selecting a picture and pressing &lt;kbd>Enter&lt;/kbd>.&lt;/dd>
&lt;dt>&lt;a href="https://ansel.photos/it/doc/views/map/" title="" rel="dofollow" >Map&lt;/a>&lt;/dt>
&lt;dd>Show geo-tagged images on a map and geo-tag new images manually. Hidden by default; enable it in the &lt;a href="https://ansel.photos/it/doc/preferences-settings/other-views/" title="" rel="dofollow" >preferences&lt;/a>.&lt;/dd>
&lt;dt>&lt;a href="https://ansel.photos/it/doc/views/print/" title="" rel="dofollow" >Print&lt;/a>&lt;/dt>
&lt;dd>Send images to a printer. Hidden by default; enable it in the &lt;a href="https://ansel.photos/it/doc/preferences-settings/other-views/" title="" rel="dofollow" >preferences&lt;/a>. Not available on Windows, as it relies on &lt;a href="http://www.cups.org/" title="External link" target="_blank" rel="noopener noreferrer nofollow" >CUPS&amp;thinsp;&lt;sup class="icon">&lt;i class="fa fa-external-link-alt">&lt;/i>&lt;/sup>&lt;/a>.&lt;/dd>
&lt;dt>&lt;a href="https://ansel.photos/it/" title="" rel="dofollow" >Studio Capture&lt;/a>&lt;/dt>
&lt;dd>Dedicated view for tethered shooting sessions.&lt;/dd>
&lt;dt>&lt;a href="https://ansel.photos/it/doc/views/slideshow/" title="" rel="dofollow" >Slideshow&lt;/a>&lt;/dt>
&lt;dd>Display images full-screen as a slideshow, processing them on the fly. Hidden by default; enable it in the &lt;a href="https://ansel.photos/it/doc/preferences-settings/other-views/" title="" rel="dofollow" >preferences&lt;/a>.&lt;/dd>
&lt;/dl>
&lt;p>You switch views from the &lt;strong>Ateliers&lt;/strong> menu in the top menu bar, which lists every available view and the shortcut to reach it (the current view is greyed out). The darkroom is the exception: because it needs an image to open, you enter it from a lighttable or filmstrip thumbnail, not from the menu.&lt;/p></description></item><item><title>Global menu</title><link>https://ansel.photos/it/doc/views/global-menu/</link><pubDate>Tue, 16 Jun 2026 00:00:00 +0000</pubDate><updated>Tue, 16 Jun 2026 00:00:00 +0000</updated><guid>f51cfb3e6f243c2c38e1d6b35edef1af7e10589d49fde73fa16c9f54ec3d59ab</guid><description>&lt;p>The global menu bar sits at the top-left of the &lt;a href="#header-top-panel" title="" rel="dofollow" >header&lt;/a> and is available in every view. It gathers the application-wide commands, image operations, history and style management, maintenance tasks, display settings, view switching and help. It is the central reference point of the interface: most commands that are not a per-module setting live here.&lt;/p>
&lt;div class="alert alert-info" role="alert">
&lt;p class="alert-heading h6">&lt;i class="fas fa-info-circle">&lt;/i> Note&lt;/p>
Coming from Darktable: many commands that were previously buried inside side-panel modules, cryptic icon buttons or undocumented keyboard shortcuts have been collected into this menu. &amp;ldquo;Modules&amp;rdquo; that were really just grids of buttons (image actions, view toolbox, selection helpers…) became menu entries.
&lt;/div>
&lt;/section>
&lt;section id="using-the-menu">
&lt;h2 class="text-left heading">
Using the menu
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;ul>
&lt;li>Click a menu title to open it, or press &lt;kbd>Alt&lt;/kbd> to reveal the underlined &lt;strong>mnemonic&lt;/strong> letters and press one to open the matching menu. Once a menu is open, navigate all menus with the arrow keys and trigger an entry with &lt;kbd>Enter&lt;/kbd>.&lt;/li>
&lt;li>Entries that have a default keyboard shortcut show it on their right. All these shortcuts are &lt;strong>defaults that you can change&lt;/strong> from &lt;em>Edit → Keyboard shortcuts…&lt;/em> (see &lt;a href="https://ansel.photos/it/doc/getting-started/keyboard/" title="" rel="dofollow" >shortcuts and keyboard interaction&lt;/a>).&lt;/li>
&lt;li>Many entries act on the &lt;strong>active images&lt;/strong> — that is, the images currently &lt;a href="https://ansel.photos/it/doc/getting-started/keyboard/#thumbtable" title="" rel="dofollow" >selected&lt;/a> in the lighttable or filmstrip. When nothing is selected, those entries are greyed out.&lt;/li>
&lt;/ul>
&lt;p>The menus are described below in their bar order.&lt;/p></description></item><item><title>Tavolo luminoso</title><link>https://ansel.photos/it/doc/views/lighttable/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Tue, 16 Jun 2026 00:00:00 +0000</updated><guid>386e57847737c3f475ba32509bb325295c43b6fcc1f9ef7438353acf62b9fedb</guid><description>&lt;p>The lighttable view is the default view loaded when Ansel is started, and allows you to view and manage your image collection. It will noticeably allow you to:&lt;/p>
&lt;ul>
&lt;li>Cull your images, assign then ratings and ultimately decide which images are worth keeping and editing,&lt;/li>
&lt;li>Filter your images based on ratings, base folder, or any metadata supported by the software (EXIF/IPTC/XMP),&lt;/li>
&lt;li>Apply metadata, like title, description, tags, GPS coordinates, or correct EXIF date/time,&lt;/li>
&lt;li>Copy-paste editing histories between images or apply styles, individually or in batches,&lt;/li>
&lt;li>Export images editing histories to final files.&lt;/li>
&lt;/ul>
&lt;/section>
&lt;section id="lighttable-content">
&lt;h2 class="text-left heading">
Lighttable content
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;p>All the images known to Ansel are stored in a database, the &lt;a href="https://ansel.photos/it/doc/install/configuration/" title="" rel="dofollow" >library&lt;/a>. The lighttable shows thumbnails of a subset of this library, called a &lt;em>collection&lt;/em>. A collection is created by filtering the images from the library using criteria, first from the &lt;a href="https://ansel.photos/it/doc/views/toolboxes/collections/" title="" rel="dofollow" >library toolbox&lt;/a>, then from filtering/include toolbar.&lt;/p></description></item><item><title>Undo/redo</title><link>https://ansel.photos/it/doc/views/lighttable/undo-redo/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Wed, 17 Jun 2026 00:00:00 +0000</updated><guid>9609e6bbc7e73b91c8afa7efce5c8abb868bc8d7dcfd373430d7d57d59bd02a2</guid><description>&lt;p>Most changes made within the lighttable are recorded and can be reverted to a previous state. This includes modifications to color labels, ratings, geo-localization, tags, metadata, orientation, &lt;a href="https://ansel.photos/it/doc/views/lighttable/history-copy-paste/" title="" rel="dofollow" >copy/paste of history&lt;/a>, image duplication, or &lt;a href="https://ansel.photos/it/doc/views/toolboxes/styles/" title="" rel="dofollow" >application of a style&lt;/a>. The undo/redo facility is unlimited in the number of steps while in the lighttable, but it is reset each time you switch to a different view.&lt;/p>
&lt;p>Press &lt;kbd>Ctrl&lt;/kbd>+&lt;kbd>Z&lt;/kbd> to undo the last modification and &lt;kbd>Ctrl&lt;/kbd>+&lt;kbd>Y&lt;/kbd> to redo the last undone one (if any). These are also available from the global menu, under &lt;em>Edit&lt;/em> 🡒 &lt;em>Undo&lt;/em> / &lt;em>Redo&lt;/em>.&lt;/p></description></item><item><title>Copy and paste history</title><link>https://ansel.photos/it/doc/views/lighttable/history-copy-paste/</link><pubDate>Tue, 16 Jun 2026 00:00:00 +0000</pubDate><updated>Tue, 16 Jun 2026 00:00:00 +0000</updated><guid>40e71206a9e8ffbc263a3a54c0a59e3bbf1ea4b308b21c06df891cc0ea522358</guid><description>&lt;p>Transfer the editing recipe from one image to one or many others. The result is a &lt;strong>merge&lt;/strong> of the source history into each destination image — not a blind overwrite — which means you have fine-grained control over how conflicts between the two histories are resolved.&lt;/p>
&lt;p>Copy-paste is available from the &lt;strong>Edit&lt;/strong> menu in any view, and the keyboard shortcuts work in both the lighttable and the darkroom.&lt;/p>
&lt;div class="alert alert-warning" role="alert">
&lt;p class="alert-heading h6">&lt;i class="fas fa-exclamation-triangle">&lt;/i> Warning&lt;/p></description></item><item><title>Digital asset management</title><link>https://ansel.photos/it/doc/views/lighttable/digital-asset-management/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Wed, 17 Jun 2026 00:00:00 +0000</updated><guid>8db54dd14c3202bc09fe95964a69b371337a852db41cf01ed69a6f6841391f97</guid><description>&lt;p>Beyond editing pixels, Ansel keeps track of your images and the work you do on them. This is &lt;em>digital asset management&lt;/em> (DAM): organizing, describing, rating, grouping and safeguarding your collection so it stays searchable and recoverable over time.&lt;/p>
&lt;p>The pages in this section cover how that information is stored and used:&lt;/p>
&lt;ul>
&lt;li>&lt;a href="https://ansel.photos/it/doc/views/lighttable/digital-asset-management/sidecar/" title="" rel="dofollow" >Sidecar files&lt;/a> — how edits and metadata are saved alongside your originals as XMP files, and &lt;a href="https://ansel.photos/it/doc/views/lighttable/digital-asset-management/sidecar-import/" title="" rel="dofollow" >importing sidecars&lt;/a> from other software.&lt;/li>
&lt;li>&lt;a href="https://ansel.photos/it/doc/views/lighttable/digital-asset-management/star-color/" title="" rel="dofollow" >Star ratings &amp;amp; color labels&lt;/a> — ranking and classifying images for culling.&lt;/li>
&lt;li>&lt;a href="https://ansel.photos/it/doc/views/lighttable/digital-asset-management/metadata-tagging/" title="" rel="dofollow" >Metadata and tagging&lt;/a> — descriptive text and keywords.&lt;/li>
&lt;li>&lt;a href="https://ansel.photos/it/doc/views/lighttable/digital-asset-management/grouping/" title="" rel="dofollow" >Image grouping&lt;/a> — stacking related images together.&lt;/li>
&lt;li>&lt;a href="https://ansel.photos/it/doc/views/lighttable/digital-asset-management/local-copies/" title="" rel="dofollow" >Local copies&lt;/a> — working off-site and re-synchronizing later.&lt;/li>
&lt;li>&lt;a href="https://ansel.photos/it/doc/views/lighttable/digital-asset-management/thumbnails/" title="" rel="dofollow" >Thumbnails&lt;/a> — how previews are generated and cached.&lt;/li>
&lt;/ul></description></item><item><title>Sidecar files</title><link>https://ansel.photos/it/doc/views/lighttable/digital-asset-management/sidecar/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Wed, 17 Jun 2026 00:00:00 +0000</updated><guid>78f94de90817cc3ea0eeeaefc50179029f4117f8382552c18c80ac7611fe64f8</guid><description>&lt;p>Ansel is a non-destructive image editor and opens all images in read-only mode. Any data created within Ansel (metadata, tags, and image processing steps) is stored in separate &lt;code>.XMP&lt;/code> &lt;em>sidecar&lt;/em> files. These files are stored alongside the original Raw files and allow Ansel to store information about the images as well as the full editing history without touching the original raw files. When you import an image into Ansel for the first time, an XMP file is automatically generated. The generation of XMP files can be disabled in &lt;a href="https://ansel.photos/it/doc/preferences-settings/storage/#xmp" title="" rel="dofollow" >preferences &amp;gt; storage &amp;gt; xmp&lt;/a> but this is not recommended in normal use.&lt;/p></description></item><item><title>Importing sidecar files generated by other applications</title><link>https://ansel.photos/it/doc/views/lighttable/digital-asset-management/sidecar-import/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Wed, 17 Jun 2026 00:00:00 +0000</updated><guid>f18462f07a9869fcef2b099c74690492423df8a8aaa3b03b37118b5da5b60180</guid><description>&lt;p>When importing an image, Ansel automatically checks if it is accompanied by a sidecar file. As well as looking for files named &lt;code>&amp;lt;basename&amp;gt;.&amp;lt;extension&amp;gt;.xmp&lt;/code> and &lt;code>&amp;lt;basename&amp;gt;_nn.&amp;lt;extension&amp;gt;.xmp&lt;/code> (Ansel&amp;rsquo;s XMP file naming formats) Ansel also checks for the presence of a file in the form &lt;code>&amp;lt;basename&amp;gt;.xmp&lt;/code> (the naming format for Lightroom&amp;rsquo;s XMP sidecar files). Files with the latter naming format will be read by Ansel but will not be written to. Once the image has been imported, Ansel will generate an additional XMP file using its own naming convention.&lt;/p></description></item><item><title>Local copies</title><link>https://ansel.photos/it/doc/views/lighttable/digital-asset-management/local-copies/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Wed, 17 Jun 2026 00:00:00 +0000</updated><guid>97da1852dc5145caafd8a96792640b6abf02141b6890a3fdadeaa5bd10fbef74</guid><description>&lt;p>Many users have huge image collections stored on extra hard drives in their desktop computer, or on an external storage medium (RAID NAS, external hard drives etc.).&lt;/p>
&lt;p>It is a common requirement to develop a number of images while travelling using a laptop and then later synchronize them back to the original storage medium. However, copying images manually from the main storage to the laptop and back is cumbersome and prone to errors. The “local copies” feature of Ansel has been designed to directly support these use cases.&lt;/p></description></item><item><title>Thumbnails</title><link>https://ansel.photos/it/doc/views/lighttable/digital-asset-management/thumbnails/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Wed, 17 Jun 2026 00:00:00 +0000</updated><guid>442f543d120b1ad96af219e002028248f6cd36d8675dabb8695926a218eb3b35</guid><description>&lt;p>Each image in the current collection is represented by a thumbnail in the lighttable view and filmstrip module. A cache of the most recently used thumbnails is stored in a file on disk and loaded into memory at startup. The size of this cache can be adjusted in &lt;a href="https://ansel.photos/it/doc/preferences-settings/processing/#cpu-gpu-memory" title="" rel="dofollow" >Preferences &amp;gt; Processing &amp;gt; CPU, GPU, Memory&lt;/a>.&lt;/p>
&lt;/section>
&lt;section id="thumbnail-creation">
&lt;h2 class="text-left heading">
Thumbnail creation
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;p>Si crea una miniatura quando un&amp;rsquo;immagine viene importata in Ansel la prima volta, dopo che un&amp;rsquo;immagine viene modificata in Camera Oscura, oppure quando si rivisita un&amp;rsquo;immagine la cui miniatura non è più disponibile.&lt;/p></description></item><item><title>Star ratings &amp; color labels</title><link>https://ansel.photos/it/doc/views/lighttable/digital-asset-management/star-color/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Wed, 17 Jun 2026 00:00:00 +0000</updated><guid>ee80be3f9afc8fc6ca2ce350294a5802dfc62e05eff656e200dc51b05850d09a</guid><description>&lt;p>La valutazione con le stelle e le etichette colore ti aiutano a mettere ordine e classificare le immagini a seconda dei tuoi criteri. La valutazione e le etichette colore di un&amp;rsquo;immagine possono essere mostrate sulle miniature nel Tavolo Luminoso e nel modulo anteprime.&lt;/p>
&lt;/section>
&lt;section id="star-ratings">
&lt;h2 class="text-left heading">
Star ratings
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;p>You can give an image a rating from zero to five stars. Whenever you import images, each image receives a default rating which you can define in the &lt;a href="https://ansel.photos/it/doc/getting-started/import/" title="" rel="dofollow" >import&lt;/a> module. You can also mark an image as “rejected”.&lt;/p></description></item><item><title>Image grouping</title><link>https://ansel.photos/it/doc/views/lighttable/digital-asset-management/grouping/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Wed, 17 Jun 2026 00:00:00 +0000</updated><guid>5429f93334cfe462b0534d68f37f196625102992fcfd88d88acf2b563e66ef0f</guid><description>&lt;p>Raggruppare le immagini aiuta a migliorare la struttura e rende più chiara la tua raccolta di immagini quando visualizzata nel Tavolo Luminoso.&lt;/p>
&lt;p>You can combine images into a group by selecting them and using the global menu &lt;em>Image&lt;/em> 🡒 &lt;em>Group images&lt;/em> (&lt;kbd>Ctrl&lt;/kbd>+&lt;kbd>G&lt;/kbd>). Likewise, remove selected images from a group with &lt;em>Image&lt;/em> 🡒 &lt;em>Ungroup images&lt;/em> (&lt;kbd>Ctrl&lt;/kbd>+&lt;kbd>Shift&lt;/kbd>+&lt;kbd>G&lt;/kbd>).&lt;/p>
&lt;p>Duplicated images are automatically grouped together. Similarly, if you import multiple images from the same directory, having the same base name, but different extensions (eg. &lt;code>IMG_1234.CR2&lt;/code> and &lt;code>IMG_1234.JPG&lt;/code>), those images automatically form a group.&lt;/p></description></item><item><title>Metadata and tagging</title><link>https://ansel.photos/it/doc/views/lighttable/digital-asset-management/metadata-tagging/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Wed, 17 Jun 2026 00:00:00 +0000</updated><guid>adca4f1c98682b73d00cf2a5ae5913e6da36933ca47ad56c5e4c3947ad747d44</guid><description>&lt;p>Ansel ti permette di archiviare informazioni aggiuntive sulla tua immagine per renderle più facili da ricercare e raggruppare. Queste informazioni sono salvata nel database di Ansel e nel file sidecar XMP, inoltre possono essere incluse nell&amp;rsquo;immagine esportata.&lt;/p>
&lt;/section>
&lt;section id="metadata">
&lt;h2 class="text-left heading">
Metadata
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;p>Metadata (e.g. title, description) is free-format text that usually differs for each image. You can add metadata to images in the &lt;a href="https://ansel.photos/it/doc/views/toolboxes/metadata-editor/" title="" rel="dofollow" >metadata editor&lt;/a> module.&lt;/p>
&lt;/section>
&lt;section id="tagging">
&lt;h2 class="text-left heading">
Tagging
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;p>Tags are usually shared between multiple images and are used to categorise and group them. You can add tags to images in the &lt;a href="https://ansel.photos/it/doc/views/toolboxes/tagging/" title="" rel="dofollow" >tagging&lt;/a> module.&lt;/p></description></item><item><title>Camera Oscura</title><link>https://ansel.photos/it/doc/views/darkroom/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Tue, 16 Jun 2026 00:00:00 +0000</updated><guid>f26118d701bba53ad2d7432509689164c26cb53025da4bdda0906281f62abd43</guid><description>&lt;p>The darkroom view is where you develop a single image. The center area shows the picture currently being edited; the &lt;a href="https://ansel.photos/it/doc/views/darkroom/darkroom-view-layout/#left-panel" title="" rel="dofollow" >left panel&lt;/a> holds peripheral tools (navigation, scopes, snapshots, history…), and the &lt;a href="https://ansel.photos/it/doc/views/darkroom/darkroom-view-layout/#right-panel" title="" rel="dofollow" >right panel&lt;/a> holds the image-processing modules.&lt;/p>
&lt;p>Open the darkroom from the &lt;a href="https://ansel.photos/it/doc/views/lighttable/" title="" rel="dofollow" >lighttable&lt;/a> by double-clicking a thumbnail, or by selecting an image and pressing &lt;kbd>Enter&lt;/kbd>. Return to the lighttable with &lt;kbd>Escape&lt;/kbd> (or the home button in the header). You can switch to another image without leaving the darkroom by enabling the &lt;a href="https://ansel.photos/it/doc/views/toolboxes/filmstrip/" title="" rel="dofollow" >filmstrip&lt;/a> (&lt;kbd>Ctrl&lt;/kbd>+&lt;kbd>Shift&lt;/kbd>+&lt;kbd>F&lt;/kbd>) and clicking a thumbnail in it.&lt;/p></description></item><item><title>Darkroom view layout</title><link>https://ansel.photos/it/doc/views/darkroom/darkroom-view-layout/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Tue, 16 Jun 2026 00:00:00 +0000</updated><guid>65b87cdd62990499e25bb1cdc22736f943424c95066aafe244a5a634574a754c</guid><description>&lt;p>The darkroom surrounds the center image with a left panel of peripheral tools, a right panel of image-processing modules, and a bottom toolbar of visual-assessment overlays. An optional &lt;a href="https://ansel.photos/it/doc/views/toolboxes/filmstrip/" title="" rel="dofollow" >filmstrip&lt;/a> (&lt;kbd>Ctrl&lt;/kbd>+&lt;kbd>Shift&lt;/kbd>+&lt;kbd>F&lt;/kbd>) can be shown along the bottom for quick navigation through the current collection.&lt;/p>
&lt;/section>
&lt;section id="left-panel">
&lt;h2 class="text-left heading">
Left panel
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;p>Shown and hidden with &lt;kbd>Ctrl&lt;/kbd>+&lt;kbd>Shift&lt;/kbd>+&lt;kbd>L&lt;/kbd>. It holds the peripheral tools that support editing (but do not themselves process pixels):&lt;/p>
&lt;dl>
&lt;dt>&lt;a href="https://ansel.photos/it/doc/views/toolboxes/navigation/" title="" rel="dofollow" >Navigation&lt;/a>&lt;/dt>
&lt;dd>Navigate and zoom the center view via a thumbnail overview. Sits at the top of the panel.&lt;/dd>
&lt;dt>&lt;a href="https://ansel.photos/it/doc/views/toolboxes/scopes/" title="" rel="dofollow" >Scopes&lt;/a>&lt;/dt>
&lt;dd>A graphical depiction of the image&amp;rsquo;s tones and colors (histogram, waveform, vectorscope…). The &lt;a href="https://ansel.photos/it/doc/views/toolboxes/global-color-picker/" title="" rel="dofollow" >global color picker&lt;/a>, used to sample colors from the image, is part of this module.&lt;/dd>
&lt;dt>&lt;a href="https://ansel.photos/it/doc/views/toolboxes/snapshots/" title="" rel="dofollow" >Snapshots&lt;/a>&lt;/dt>
&lt;dd>Take and compare snapshots against the current edit.&lt;/dd>
&lt;dt>&lt;a href="https://ansel.photos/it/doc/views/toolboxes/duplicate-manager/" title="" rel="dofollow" >Duplicate manager&lt;/a>&lt;/dt>
&lt;dd>View and manage the duplicates (versions) of the current image.&lt;/dd>
&lt;dt>&lt;a href="https://ansel.photos/it/doc/views/toolboxes/mask-manager/" title="" rel="dofollow" >Mask manager&lt;/a>&lt;/dt>
&lt;dd>View and edit the &lt;a href="https://ansel.photos/it/doc/views/darkroom/masking-and-blending/masks/drawn/" title="" rel="dofollow" >drawn shapes&lt;/a> used by masks.&lt;/dd>
&lt;dt>&lt;a href="https://ansel.photos/it/doc/views/toolboxes/history-stack/" title="" rel="dofollow" >History of changes&lt;/a>&lt;/dt>
&lt;dd>The editing history of the current image, where you can step back to any previous state, compress or reset the history.&lt;/dd>
&lt;dt>&lt;a href="https://ansel.photos/it/doc/views/toolboxes/image-information/" title="" rel="dofollow" >Image information&lt;/a>&lt;/dt>
&lt;dd>Display EXIF and IPTC information about the current image.&lt;/dd>
&lt;dt>&lt;a href="https://ansel.photos/it/doc/views/toolboxes/notes/" title="" rel="dofollow" >Notes&lt;/a>&lt;/dt>
&lt;dd>Free-text notes attached to the image.&lt;/dd>
&lt;/dl>
&lt;div class="alert alert-info" role="alert">
&lt;p class="alert-heading h6">&lt;i class="fas fa-info-circle">&lt;/i> Note&lt;/p></description></item><item><title>The pixelpipe</title><link>https://ansel.photos/it/doc/views/darkroom/pixelpipe/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Wed, 17 Jun 2026 00:00:00 +0000</updated><guid>61a7d7179ea01a112295df2035a4bacc424837f27dc3c50bb3deb51d44caba30</guid><description>&lt;p>The &lt;strong>pixelpipe&lt;/strong> is the ordered sequence of &lt;a href="https://ansel.photos/it/doc/views/darkroom/modules/" title="" rel="dofollow" >processing modules&lt;/a> that turns your original RAW file into the image you see and export. Each module takes the output of the previous one as its input, applies one operation, and hands its result to the next module — exactly like a stack of adjustment layers, applied from the bottom up.&lt;/p>
&lt;figure class="full-width">
&lt;pre class="mermaid">
flowchart LR
RAW([RAW file]) --> M1[module 1] --> M2[module 2] --> M3[module n] --> OUT([output image])
&lt;/pre>
&lt;/figure>&lt;p>Nothing is ever written back to your original file: the pixelpipe is re-run on demand from the RAW plus your &lt;a href="https://ansel.photos/it/doc/views/darkroom/pixelpipe/history-stack/" title="" rel="dofollow" >history stack&lt;/a>, both for the on-screen preview and for the final &lt;a href="https://ansel.photos/it/doc/views/toolboxes/export/" title="" rel="dofollow" >export&lt;/a>.&lt;/p></description></item><item><title>The anatomy of a processing module</title><link>https://ansel.photos/it/doc/views/darkroom/pixelpipe/the-anatomy-of-a-module/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Wed, 17 Jun 2026 00:00:00 +0000</updated><guid>efaaac50110128174ef951fcc4f73ef7423831141932dd3f4eb567922d200fc2</guid><description>&lt;p>The basic element of image processing in Ansel is the &lt;a href="https://ansel.photos/it/doc/views/darkroom/modules/" title="" rel="dofollow" >processing module&lt;/a>. In order to process a raw image a number of such modules act on the input image in sequence, each performing a different &lt;em>operation&lt;/em> on the image data. For those familiar with Adobe Photoshop, the concept of a &lt;em>processing module&lt;/em> in Ansel is analogous to that of an &lt;em>adjustment layer&lt;/em> in that both make an incremental adjustment to the image, building on top of the adjustments that came before.&lt;/p></description></item><item><title>The pixelpipe &amp; module order</title><link>https://ansel.photos/it/doc/views/darkroom/pixelpipe/the-pixelpipe-and-module-order/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>941314ce361d5283bb91f4afa8037ff17c6e7776e97ecaa66e085ac89871697b</guid><description>&lt;p>The ordered sequence of &lt;a href="https://ansel.photos/it/doc/views/darkroom/modules/" title="" rel="dofollow" >processing modules&lt;/a> operating on an input file to generate an output image is known as the &amp;ldquo;pixelpipe&amp;rdquo;.&lt;/p>
&lt;p>L&amp;rsquo;ordine della pixelpipe è rappresentato graficamente dall&amp;rsquo;ordine in cui i moduli vengono mostrati nell&amp;rsquo;interfaccia utente &amp;ndash; la pixelpipe inizia con l&amp;rsquo;immagine RAW in fondo alla lista dei moduli, e applica uno ad uno i moduli di elaborazione, impilando elaborazioni livello dopo livello dal basso verso l&amp;rsquo;alto, finché non raggiunge la somma della lista, dove restituisce l&amp;rsquo;immagine elaborata completamente.&lt;/p></description></item><item><title>The history stack</title><link>https://ansel.photos/it/doc/views/darkroom/pixelpipe/history-stack/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>ff70ab425026192352cd90337b3ecbbb9e7a42919a3029e46505982ac9bc932b</guid><description>&lt;p>La &lt;em>coda di sviluppo&lt;/em> registra l&amp;rsquo;intera storia delle modifiche per una data immagine, nell&amp;rsquo;ordine in cui queste modifiche sono state applicate. Viene salvata nel database di Ansel e nel file &amp;ldquo;sidecar&amp;rdquo; XMP ed è persistente tra le sessioni di modifica.&lt;/p>
&lt;p>Each time a processing module is enabled, disabled, moved or amended a new entry is added to the top of the &lt;em>history stack&lt;/em>.&lt;/p>
&lt;p>The history stack can be queried and modified within the &lt;a href="https://ansel.photos/it/doc/views/toolboxes/history-stack/" title="" rel="dofollow" >history stack&lt;/a> module in the darkroom.&lt;/p></description></item><item><title>Undo and redo</title><link>https://ansel.photos/it/doc/views/darkroom/pixelpipe/undo-redo/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>3e351a035fb32f740baab04fd5785df1b629661272b5a14fea0c2028aba4ef0d</guid><description>&lt;p>Mentre stai modificando la tua immagine, Ansel registra tutte le modifiche che fai all&amp;rsquo;immagine. Questo significa che è possibile annullare a ripetere i cambiamenti per recuperare uno stato delle modifiche precedente. Nota che lo strumento annulla/ripeti è illimitato nel numero di passi mentre si modifica un&amp;rsquo;immagine, ma viene resettato ogni volta che la camera oscura passa ad una nuova immagine.&lt;/p>
&lt;p>Premi Ctrl+Z per annullare l&amp;rsquo;ultima modifica e Ctrl+Y per ripetere l&amp;rsquo;ultima modifica annullata (se presente).&lt;/p></description></item><item><title>Masking &amp; blending</title><link>https://ansel.photos/it/doc/views/darkroom/masking-and-blending/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Wed, 17 Jun 2026 00:00:00 +0000</updated><guid>847aa0ed04c96a7252174c12c8d0c33e6a42877df235cb84cb19555ea5faac8b</guid><description>&lt;p>Each processing module takes its input from the preceding module in the pixelpipe, performs its operation on the image data, and then hands the output to the next module in the pixelpipe.&lt;/p>
&lt;p>L&amp;rsquo;output di un modulo può essere opzionalmente processato nuovamente (combinato) con i suoi dati di input prima di essere passato al modulo successivo. Questo processo aggiuntivo è chiamato &lt;em>fusione&lt;/em> &amp;ndash; i dati di input e output vengono riprocessati utilizzando algoritmi chiamati operatori di fusione o &lt;a href="https://ansel.photos/it/doc/views/darkroom/masking-and-blending/blend-modes/" title="" rel="dofollow" >modalità di fusione&lt;/a>.&lt;/p></description></item><item><title>Blend modes</title><link>https://ansel.photos/it/doc/views/darkroom/masking-and-blending/blend-modes/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Wed, 17 Jun 2026 00:00:00 +0000</updated><guid>35c7dce04f2e230aec24d9e53e9af2acf5c25f30bdf0700525c4f7b947cf0d55</guid><description>&lt;p>Blend modes define how the input and output of a module are combined (blended) together before the module&amp;rsquo;s final output is passed to the next module in the pixelpipe.&lt;/p>
&lt;p>Le modalità di fusione classiche, progettate per RGB riferito allo schermo (limitate tra 0-100%), definiscono implicitamente nei loro algoritmi il fulcro al 50% (grigio) o al 100% (bianco), a seconda della modalità di fusione. Siccome lo spazio colore riferito alla scena non è soggetto a queste limitazioni, il fulcro necessita di essere stabilito dall&amp;rsquo;utente durante l&amp;rsquo;operazione di fusione nello spazio colore RGB (riferito alla scena). Il parametro aggiuntivo &lt;em>fulcro fusione&lt;/em> verrà mostrato all&amp;rsquo;utente quando si usa uno di queste modalità di fusione in questo spazio colore. L&amp;rsquo;effetto dipende dall&amp;rsquo;operatore utilizzato. Per esempio, valori al di sopra del fulcro potrebbero venire illuminati di più e valori al di sotto illuminati di meno, o viceversa.&lt;/p></description></item><item><title>Masks</title><link>https://ansel.photos/it/doc/views/darkroom/masking-and-blending/masks/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Wed, 17 Jun 2026 00:00:00 +0000</updated><guid>2806f7649cc56665ef4e4a1f941ae440ee0c0ec659f21233fd3f36f49cc7d623</guid><description>&lt;p>Masks allow you to limit the effect of a module so that it only applies to certain parts of the image.&lt;/p>
&lt;p>Una maschera può essere considerata come un&amp;rsquo;immagine in scala di grigi dove ogni pixel ha un valore compreso tra 0 e 1.0 (o tra 0% e 100%). Questo valore è &lt;em>l&amp;rsquo;opacità&lt;/em> ed è utilizzata per determinare quanto il modulo coinvolge ogni pixel.&lt;/p>
&lt;p>Le sezioni seguenti spiegano come costruire maschere in Ansel.&lt;/p></description></item><item><title>Drawn masks</title><link>https://ansel.photos/it/doc/views/darkroom/masking-and-blending/masks/drawn/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Wed, 17 Jun 2026 00:00:00 +0000</updated><guid>d2992b688188a74c3f64b37f39bad4a2f47fb3d4a705b48a8015766e26c1ab66</guid><description>&lt;p>Con le maschere disegnate puoi costruire una maschera disegnando forme direttamente sopra l&amp;rsquo;immagine. Le forme possono essere usate da sole o in combinazione. Dopo che una forma è stata disegnata su un&amp;rsquo;immagine può essere regolata, rimossa, o riutilizzata in altri moduli.&lt;/p>
&lt;p>Shapes are stored internally as vectors and are rendered with the required resolution during pixelpipe processing. Shapes are expressed in the coordinate system of the original image and are transformed along with the rest of the image by any active distorting modules in the pipe (&lt;a href="https://ansel.photos/it/doc/views/darkroom/modules/lens-correction/" title="" rel="dofollow" >&lt;em>lens correction&lt;/em>&lt;/a>, &lt;a href="https://ansel.photos/it/doc/views/darkroom/modules/rotate-perspective/" title="" rel="dofollow" >&lt;em>rotate and perspective&lt;/em>&lt;/a> for example). This means that a shape will always work on the same image area regardless of any modifications that may be subsequently applied.&lt;/p></description></item><item><title>Parametric masks</title><link>https://ansel.photos/it/doc/views/darkroom/masking-and-blending/masks/parametric/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Wed, 17 Jun 2026 00:00:00 +0000</updated><guid>e6a356661fd219cfe085159a50cf56e5871e6599b435db73ec4b8f56aaf54033</guid><description>&lt;p>La maschera parametrica offre un minuzioso controllo della selezione di come i pixel individuali vengono mascherati. Questa viene creata creando automaticamente una maschera di fusione intermedia sulla base di parametri stabiliti dall&amp;rsquo;utente. Questi parametri sono le coordinate colore invece che le coordinate geometriche utilizzate nelle maschere disegnate.&lt;/p>
&lt;p>Per ciascuno dei canali dati di un modulo (es. Lab, RGB) e molti altri canali virtuali (es. tonalità, saturazione) puoi definire una funzione di opacità per canale. A seconda del valore di ciascun pixel per un dato canale dati, questa funzione calcolerà un fattore di fusione tra 0 e 1 (100%) per il dato pixel.&lt;/p></description></item><item><title>Combining drawn &amp; parametric masks</title><link>https://ansel.photos/it/doc/views/darkroom/masking-and-blending/masks/drawn-and-parametric/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Wed, 17 Jun 2026 00:00:00 +0000</updated><guid>2c696ceddf280f9babe8ec7451a20d08317798b87c6defa4dbb668f8b6c8e383</guid><description>&lt;p>Maschere parametriche e disegnate possono essere usate in combinazione per creare un&amp;rsquo;unica maschera che può essere applicata ad un modulo.&lt;/p>
&lt;p>Ci sono due elementi principali che controllano come le maschere vanno combinate individualmente: l&amp;rsquo;impostazione di &lt;em>polarità&lt;/em> di ciascuna delle maschere (definita dal pulsante più o meno) e la selezione dell&amp;rsquo;opzione &amp;ldquo;Combina le maschere&amp;rdquo;.&lt;/p>
&lt;p>La casella combinata &amp;ldquo;combina le maschere&amp;rdquo; contiene le seguenti opzioni, che stabiliscono come le maschere disegnate e parametriche verranno combinate assieme.&lt;/p></description></item><item><title>Mask contours</title><link>https://ansel.photos/it/doc/views/darkroom/masking-and-blending/masks/refinement-controls/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Wed, 17 Jun 2026 00:00:00 +0000</updated><guid>11a29711f61e20c1370f37a542efb5e32488f309931f22a1ae38a031fabc60c7</guid><description>&lt;p>Quando una maschera parametrica o disegnata è attiva, vengono mostrati ulteriori cursori che permettono di rifinire ulteriormente la maschera.&lt;/p>
&lt;dl>
&lt;dt>details threshold (&lt;em>deprecated&lt;/em>)&lt;/dt>
&lt;dd>This control allows you to alter the opacity of the mask based on the amount of detail in the image. Use this slider to select either areas with lots of detail (positive values) or areas that are flat and lacking in detail (negative values). The default (zero) effectively bypasses details refinement. This is mostly useful to apply sharpening and blurring effects that ignore out-of-focus (bokeh) regions or to sharpen only blurry parts, preventing over-sharpening of in-focus regions.
&lt;div class="alert alert-info" role="alert">
&lt;p class="alert-heading h6">&lt;i class="fas fa-info-circle">&lt;/i> Note&lt;/p></description></item><item><title>Raster masks</title><link>https://ansel.photos/it/doc/views/darkroom/masking-and-blending/masks/raster/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Wed, 17 Jun 2026 00:00:00 +0000</updated><guid>410fc9dc75142fb934565dd4f05e54ea7559f3e7c6743d06c5db0f8ede88359f</guid><description>&lt;p>Come descritto nelle sezioni precedenti, il risultato finale di una maschera per un modulo (l&amp;rsquo;effetto combinato di qualsiasi maschera disegnata e parametrica) è un&amp;rsquo;immagine raster in toni di grigio che rappresenta l&amp;rsquo;intensità con la quale il modulo debba essere applicato su ogni pixel. L&amp;rsquo;immagine raster è conservata internamente per i moduli attivi e può essere utilizzata in seguito per gli altri moduli nella pixelpipe.&lt;/p>
&lt;p>Come per qualsiasi altra maschera, se il valore di opacità per un pixel nella maschera raster è zero, l&amp;rsquo;input del modulo ne risulta inalterato. Se l&amp;rsquo;opacità è 1.0 il modulo ha pieno effetto sul pixel. Per ogni valore tra 0 e 1.0 l&amp;rsquo;effetto del modulo viene applicato proporzionalmente alla posizione.&lt;/p></description></item><item><title>Processing modules</title><link>https://ansel.photos/it/doc/views/darkroom/modules/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>f69e2ba9bee66dfc10d312055e95cab26e6c3b709f3d38c3f40bd1175c21df62</guid><description/></item><item><title>Split-toning</title><link>https://ansel.photos/it/doc/views/darkroom/modules/split-toning/</link><pubDate>Fri, 03 Apr 2026 00:00:00 +0200</pubDate><updated>Fri, 03 Apr 2026 00:00:00 +0200</updated><guid>6cc42881468f085cc85891ed3fee92a1c8ab7b39eb73fafc43df8791dbd6f6b2</guid><description>&lt;p>Blend two CAT16 plus RGB mixer corrections across brightness keyframes.&lt;/p>
&lt;p>The &lt;em>split-toning&lt;/em> module applies two independent color transforms:&lt;/p>
&lt;ul>
&lt;li>one keyed on the dark tones,&lt;/li>
&lt;li>one keyed on the bright tones.&lt;/li>
&lt;/ul>
&lt;p>Each keyframe combines:&lt;/p>
&lt;ul>
&lt;li>a chromatic adaptation defined by a correlated color temperature in &lt;em>CAT16&lt;/em>,&lt;/li>
&lt;li>a 3×3 RGB channel mixer working in the pipeline working RGB space.&lt;/li>
&lt;/ul>
&lt;p>The two transforms are then interpolated according to the scene luminance of each pixel. This makes the module suitable both for creative split toning and for technical correction of mixed illuminants, for example cool bounce light in the shadows combined with a warmer direct illuminant in the highlights.&lt;/p></description></item><item><title>Color primaries</title><link>https://ansel.photos/it/doc/views/darkroom/modules/color-primaries/</link><pubDate>Wed, 01 Apr 2026 00:00:00 +0200</pubDate><updated>Wed, 01 Apr 2026 00:00:00 +0200</updated><guid>9b48d30efd15374a201927bfa82a5d1c86dcd22726a2297e0cc3445812d10107</guid><description>&lt;p>Edit RGB/CYM primary control nodes in dt UCS and remap colors through a procedural 3D LUT.&lt;/p>
&lt;p>The &lt;em>color primaries&lt;/em> module is a secondary color-grading tool built around the six additive and subtractive primaries:&lt;/p>
&lt;ul>
&lt;li>&lt;em>red&lt;/em>,&lt;/li>
&lt;li>&lt;em>yellow&lt;/em>,&lt;/li>
&lt;li>&lt;em>green&lt;/em>,&lt;/li>
&lt;li>&lt;em>cyan&lt;/em>,&lt;/li>
&lt;li>&lt;em>blue&lt;/em>,&lt;/li>
&lt;li>&lt;em>magenta&lt;/em>.&lt;/li>
&lt;/ul>
&lt;p>Each of these control nodes is sampled inside the internal RGB gamut and converted to &lt;em>dt UCS HSB&lt;/em>. The module lets you change the hue, saturation and brightness of those six reference colors, then interpolates the resulting RGB shifts through a cylindrical local field to build a dense 3D LUT.&lt;/p></description></item><item><title>Color equalizer</title><link>https://ansel.photos/it/doc/views/darkroom/modules/color-equalizer/</link><pubDate>Mon, 30 Mar 2026 00:00:00 +0200</pubDate><updated>Mon, 30 Mar 2026 00:00:00 +0200</updated><guid>12dd2729a89e7a5c4ea8f4e020fcfba67dd14e9d2a98b285fab9c3500cdc0a97</guid><description>&lt;p>Remap colors through a procedural 3D LUT driven by perceptual hue-ring controls.&lt;/p>
&lt;p>The &lt;em>color equalizer&lt;/em> module is a secondary color-grading tool. It lets you define color shifts on three hue rings expressed in &lt;em>dt UCS HSB&lt;/em> space, then converts those shifts into a dense RGB 3D LUT that is applied to the image.&lt;/p>
&lt;p>The user interface is meant to stay perceptually even:&lt;/p>
&lt;ul>
&lt;li>The editable graphs work in &lt;em>hue&lt;/em>, &lt;em>saturation&lt;/em> and &lt;em>brightness&lt;/em> dimensions of &lt;em>dt UCS HSB&lt;/em>,&lt;/li>
&lt;li>The underlying LUT is built in RGB code values and applied as a 3D cube transform,&lt;/li>
&lt;li>The interpolation between user nodes is smooth and periodic over hue.&lt;/li>
&lt;/ul>
&lt;p>Because the final effect is applied through a 3D LUT, hue, saturation and brightness edits can interact in a more global way than in curve-only modules. This makes the module well suited to creative color remapping and palette design, but more robust across dramatic changes.&lt;/p></description></item><item><title>Photographic grain</title><link>https://ansel.photos/it/doc/views/darkroom/modules/photographic-grain/</link><pubDate>Mon, 23 Mar 2026 00:00:00 +0100</pubDate><updated>Mon, 23 Mar 2026 00:00:00 +0100</updated><guid>78187fe49f668c8d8b9057ab4ea391b7db5193b93cc7789178746a8126ffe282</guid><description>&lt;p>Simulate photographic grain from a stochastic stack of silver-halide crystal layers.&lt;/p>
&lt;p>This module implements a production version of the model presented in &lt;a href="https://eng.aurelienpierre.com/2023/07/stochastic-photographic-grain-synthesis-from-crystallographic-structure-simulation/" title="External link" target="_blank" rel="noopener noreferrer nofollow" >Stochastic photographic grain synthesis from crystallographic structure simulation&amp;thinsp;&lt;sup class="icon">&lt;i class="fa fa-external-link-alt">&lt;/i>&lt;/sup>&lt;/a>. The goal is not to add generic noise, but to discretize the scene-referred image into finite crystal footprints that capture and deplete light through an emulsion stack.&lt;/p>
&lt;p>Unlike simple additive noise, the module works with crystal-shaped grains, a per-layer filling ratio, and a remaining-light model. Each crystal captures a flat tone averaged over its own footprint, so image detail finer than the grain size is not preserved inside the grain.&lt;/p></description></item><item><title>Drawing</title><link>https://ansel.photos/it/doc/views/darkroom/modules/drawing/</link><pubDate>Sun, 08 Mar 2026 00:00:00 +0100</pubDate><updated>Sun, 08 Mar 2026 00:00:00 +0100</updated><guid>1b28e851a1586ff07a46141f9ebafc6f8c50248cbe03c97234910b4ab59f05f7</guid><description>&lt;p>Paint premultiplied RGBA layers directly in darkroom and save them as pages inside a TIFF sidecar.&lt;/p>
&lt;p>This module is a true painting layer system. It is not a local-adjustment mask editor and it is not a clone/heal tool like &lt;a href="https://ansel.photos/it/doc/views/darkroom/modules/retouch/" title="" rel="dofollow" >retouch&lt;/a>. Instead, it creates and edits independent raster layers that are composited over the current image in the pixelpipe.&lt;/p>
&lt;p>The intended use cases are:&lt;/p>
&lt;ul>
&lt;li>Hand painting,&lt;/li>
&lt;li>Dodging and burning with a brush,&lt;/li>
&lt;li>Color glazing,&lt;/li>
&lt;li>Painterly overlays,&lt;/li>
&lt;li>Matte painting on top of a photograph,&lt;/li>
&lt;li>Texture painting,&lt;/li>
&lt;li>Soft masking or erasing with a pressure-sensitive tablet.&lt;/li>
&lt;/ul>
&lt;p>The TIFF sidecar is saved as 16 bits floating point, compressed losslessly, in scene-linear working RGB space (the colorspace ICC profile is included in the file), with premultiplied alpha. It can be modified in any software that supports this.&lt;/p></description></item><item><title>Final resampling</title><link>https://ansel.photos/it/doc/views/darkroom/modules/finalscale/</link><pubDate>Sat, 21 Jan 2023 00:00:00 +0000</pubDate><updated>Sat, 21 Jan 2023 00:00:00 +0000</updated><guid>87f13c798cf13f1f1c3fe156a28c04e26c26d4acbd9a1f57c1fd7b4f5ff212f6</guid><description>&lt;p>This module has always been in the pixel pipeline but was hidden in darktable GUI. Ansel 0.0 exposes it to allow users to fix a mistake in the default pipeline order of darktable.&lt;/p>
&lt;/section>
&lt;section id="action">
&lt;h2 class="text-left heading">
Action
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;p>When exporting images to save them to a file, the picture is processed at full resolution and then rescaled to the specified output size by this module.&lt;/p>
&lt;p>&lt;em>Final resampling&lt;/em> is never used when producing previews, for the lighttable thumbnails or in the darkroom, because in this case images are resampled earlier in the pipeline, for better rendering speed. It has no effect if the image is exported at its full (original) resolution either.&lt;/p></description></item><item><title>Astrophoto denoise</title><link>https://ansel.photos/it/doc/views/darkroom/modules/astrophoto-denoise/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>b86d45faf391d8a50633a88e391cf5c0e0a693905df1b87bca751bfa97bd70aa</guid><description>&lt;p>Remove image noise while preserving structure.&lt;/p>
&lt;p>This is accomplished by averaging each pixel with some surrounding pixels in the image. The weight of such a pixel in the averaging process depends on the similarity of its neighborhood with the neighborhood of the pixel being denoised. A patch with a defined size is used to measure that similarity.&lt;/p>
&lt;p>Siccome la riduzione del rumore è un processo che consuma molte risorse rallenta l&amp;rsquo;elaborazione della pixelpipe in maniera significante. Considera di ritardare l&amp;rsquo;attivazione di questo modulo verso la fine del tuo flusso di lavoro.&lt;/p></description></item><item><title>Blurs</title><link>https://ansel.photos/it/doc/views/darkroom/modules/blurs/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>482956eface676a2ee6e052db33a6a5524260ce8af2b4faa4e503a7c6a362123</guid><description>&lt;p>Simulate physically-accurate blurs in scene-referred RGB space.&lt;/p>
&lt;/section>
&lt;section id="blur-types">
&lt;h2 class="text-left heading">
Blur types
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;p>Three types of blur are provided:&lt;/p>
&lt;ol>
&lt;li>&lt;em>lens blur&lt;/em>: Simulates a lens diaphragm with a configurable number of blades and blade curvature to create synthetic bokeh.&lt;/li>
&lt;li>&lt;em>motion blur&lt;/em>: Simulates the effect of camera motion with a configurable path.&lt;/li>
&lt;li>&lt;em>gaussian blur&lt;/em>: This is not really an optical blur but can be used for denoising or for creative effects using &lt;a href="https://ansel.photos/it/doc/views/darkroom/masking-and-blending/blend-modes/" title="" rel="dofollow" >blend modes&lt;/a>&lt;/li>
&lt;/ol>
&lt;p>A diagram at the top of the module shows the shape of the blurring operator (known as the &lt;a href="https://en.wikipedia.org/wiki/Point_spread_function" title="Wikipedia link" target="_blank" rel="noopener noreferrer nofollow" >&lt;em>point spread function&lt;/em>&amp;thinsp;&lt;sup class="icon">&lt;i class="fab fa-wikipedia-w">&lt;/i>&lt;/sup>&lt;/a>). The module will turn each luminous point from the scene into a blot shaped like the displayed blurring operator, with the size of the blot defined by the &lt;em>blur radius&lt;/em>.&lt;/p></description></item><item><title>Censorize</title><link>https://ansel.photos/it/doc/views/darkroom/modules/censorize/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>2c78610bab89399ef589d619fe21cbe09f975b56499303f92a1a3675f3906b09</guid><description>&lt;p>Degrada parte dell&amp;rsquo;immagine in maniera gradevole a vedersi, al fin di anonimizzare persone/oggetti o nascondere parti del corpo.&lt;/p>
&lt;p>Il modulo censura lavora nello spazio colore RGB lineare per applicare una sfocatura gaussiana e un rumore di luminosità gaussiano che sia fisicamente accurato.&lt;/p>
&lt;p>Oltre all&amp;rsquo;anonimizzazione, questo modulo può essere usato per vari scopi creativi, ad esempio:&lt;/p>
&lt;ul>
&lt;li>Combine a simple blur with a multiply &lt;a href="https://ansel.photos/it/doc/views/darkroom/masking-and-blending/blend-modes/" title="" rel="dofollow" >blend mode&lt;/a> to create a realistic bloom (Orton effect).&lt;/li>
&lt;li>Combine a simple blur with a subtract blending mode and low opacity to create an &lt;a href="https://en.wikipedia.org/wiki/Unsharp_masking" title="Wikipedia link" target="_blank" rel="noopener noreferrer nofollow" >unsharp mask&amp;thinsp;&lt;sup class="icon">&lt;i class="fab fa-wikipedia-w">&lt;/i>&lt;/sup>&lt;/a>, similar to the &lt;a href="https://ansel.photos/it/doc/views/darkroom/modules/sharpen/" title="" rel="dofollow" >sharpen&lt;/a> module but in an RGB scene-referred space.&lt;/li>
&lt;li>Add noise to create artificial grain.&lt;/li>
&lt;/ul>
&lt;hr />
&lt;p>&lt;strong>Nota:&lt;/strong> Il metodo di anonimizzazione fornito da questo modulo, per favorire l&amp;rsquo;estetica, non è sicuro dal punto di vista forense. Alcune tecniche forensi potrebbero essere in grado di ricostruire il contenuto censurato nella sua struttura, soprattutto per forme semplici e testi (es: targhe, numeri delle vie).&lt;/p></description></item><item><title>Chromatic aberrations</title><link>https://ansel.photos/it/doc/views/darkroom/modules/chromatic-aberrations/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>0a00d7a07effb9a45f805fcbc242a1df6e7a0a3a42c3b9538cccd4c4e905f4b7</guid><description>&lt;p>Corregge le aberrazioni cromatiche.&lt;/p>
&lt;p>Al contrario del modulo &lt;a href="https://ansel.photos/it/doc/views/darkroom/modules/raw-chromatic-aberrations/" title="" rel="dofollow" >&lt;em>aberrazioni cromatiche del raw&lt;/em>&lt;/a>, questo modulo non richiede dati raw in ingresso.&lt;/p>
&lt;/section>
&lt;section id="workflow">
&lt;h2 class="text-left heading">
Workflow
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;p>Per ottenere i migliori risultati, ti consigliamo di procedere come segue:&lt;/p>
&lt;ol>
&lt;li>Attenuare le aberrazioni cromatiche quanto più possibile nel modulo &lt;a href="https://ansel.photos/it/doc/views/darkroom/modules/lens-correction/" title="" rel="dofollow" >&lt;em>correzione obiettivo&lt;/em>&lt;/a> usando il selettore scorrevole per il TCA.&lt;/li>
&lt;li>Aumentare l&amp;rsquo;intensità in quel modulo per vedere meglio il suo effetto.&lt;/li>
&lt;li>Incrementare il raggio finché le aberrazioni cromatiche scompaiono. Se questo non è abbastanza, prova ad abilitare l&amp;rsquo;impostazione &amp;ldquo;Aberrazione cromatica molto ampia&amp;rdquo;.&lt;/li>
&lt;li>Scegliere la guida con cui si ottiene il massimo risultato in termini di nitidezza e artefatti.&lt;/li>
&lt;li>Ridurre l&amp;rsquo;intensità per evitare di sbiadire troppo i colori.&lt;/li>
&lt;/ol>
&lt;p>Per i casi più complicati puoi anche provare come segue:&lt;/p></description></item><item><title>Color balance</title><link>https://ansel.photos/it/doc/views/darkroom/modules/color-balance/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>5074183e07dd479ebaa38f5f7cd6c3d719720114da42f84d9b78b990fb2a87d0</guid><description>&lt;p>An advanced module which brings color-grading tools from cinematography into the photographic scene-referred pipeline.&lt;/p>
&lt;p>This module is not suitable for beginners with no prior knowledge of color theory, who might want to stick to the &lt;em>global chroma&lt;/em> and &lt;em>global vibrance&lt;/em> settings until they have a good understanding of the &lt;a href="https://ansel.photos/it/doc/color-management/color-dimensions/" title="" rel="dofollow" >dimensions of color&lt;/a>.&lt;/p>
&lt;/section>
&lt;section id="introduction">
&lt;h2 class="text-left heading">
Introduction
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;p>Il color-grading è una parte importante dell&amp;rsquo;elaborazione immagini. Può aiutare a rimuovere dominanti di colore non desiderate e può anche consegnare un guizzo creativo di colore che aggiunge atmosfera alla tua immagine. Nei giorni della fotografia su pellicola, la maggior parte dell&amp;rsquo;atmosfera cromatica veniva ottenuta con le emulsioni della pellicola e gli elementi chimici di sviluppo, con alcune tempistiche per il colore eseguite sotto l&amp;rsquo;ingranditore con un filtro colorato. Questo consumata risorse costose ed era il larga parte riservato all&amp;rsquo;industria del cinema, dove il lavoro veniva eseguito da un colorista.&lt;/p></description></item><item><title>Color calibration</title><link>https://ansel.photos/it/doc/views/darkroom/modules/color-calibration/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Tue, 31 Mar 2026 00:00:00 +0000</updated><guid>f150cd7d1a50171c8a78628e442a58a65cbee5553677576816dc024926e26eb8</guid><description>&lt;p>A fully-featured color-space correction, white balance adjustment and channel mixer module.&lt;/p>
&lt;p>This simple yet powerful module can be used in the following ways:&lt;/p>
&lt;ul>
&lt;li>
&lt;p>To adjust the white balance (&lt;a href="#white-balance-in-the-chromatic-adaptation-transformation-cat-tab" title="" rel="dofollow" >chromatic adaptation&lt;/a>), working in tandem with the &lt;a href="https://ansel.photos/it/doc/views/darkroom/modules/white-balance/" title="" rel="dofollow" >&lt;em>white balance&lt;/em>&lt;/a> module. Here, the &lt;em>white balance&lt;/em> module makes some initial adjustments (required for the &lt;a href="https://ansel.photos/it/doc/views/darkroom/modules/demosaic/" title="" rel="dofollow" >&lt;em>demosaic&lt;/em>&lt;/a> module to work effectively), and the &lt;em>color calibration&lt;/em> module then calculates a more perceptually-accurate white balance after the input color profile has been applied.&lt;/p></description></item><item><title>Color look up table</title><link>https://ansel.photos/it/doc/views/darkroom/modules/color-look-up-table/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>032f52ed8c6e14a3243d3a1ff09f8973c56efcda631ce449dd46ef294c737fd4</guid><description>&lt;p>A generic color look up table implemented in Lab space.&lt;/p>
&lt;p>The input to this module is a list of source and target points and the complete mapping is interpolated using splines. The resulting look up tables (LUTs) are editable by hand and can be created using the darktable-chart utility to match given input (such as hald-cluts and RAW/JPEG with in-camera processing pairs).&lt;/p>
&lt;/section>
&lt;section id="module-controls">
&lt;h2 class="text-left heading">
Module controls
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;dl>
&lt;dt>color board&lt;/dt>
&lt;dd>The color board grid shows a list of colored patches. The colors of the patches are the source points. The target color of the selected patch is shown as offsets which are controlled by sliders beneath the color board. An outline is drawn around patches that have been altered (where the source and target colors differ).&lt;/dd>
&lt;dd>
&lt;p>Fai click su una casella per selezionarla, o usa il menù a tendina o il selettore colore. La casella selezionata al momento è evidenziata con un quadrato bianco, e il suo numero viene mostrato nel menù a tendina più in basso.&lt;/p></description></item><item><title>Color reconstruction</title><link>https://ansel.photos/it/doc/views/darkroom/modules/color-reconstruction/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>5abd5c7de1c154d9d005699a866bce4472f1d920e127c8dda3565ea614d5f9db</guid><description>&lt;p>Recuperare informazioni sui colori nelle alte luci tagliate.&lt;/p>
&lt;p>A causa della natura dei sensori digitali, le alte luci sovraesposte mancano di informazioni valide sui colori. Molto spesso appaiono in bianco neutrale o mostrano una dominante colorata, a seconda di quali altri passi di elaborazione dell&amp;rsquo;immagine sono coinvolti. Questo modulo può essere usato per &amp;ldquo;guarire&amp;rdquo; le alte luci sovraesposte rimpiazzando il loro colore con uno più appropriato. Il modulo agisce sui pixel la cui luminanza eccede una soglia definita dall&amp;rsquo;utente. I colori da usare come rimpiazzo vengono presi dai pixel vicini. Per la selezione del colore vengono prese in considerazione sia la distanzia spaziale che di luminanza.&lt;/p></description></item><item><title>Color zones</title><link>https://ansel.photos/it/doc/views/darkroom/modules/color-zones/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>22dec6c36d102719d9f164e7f5b3d8be23ccd010f94c0f355184ecedd87ee8fc</guid><description>&lt;p>Selectively adjust the lightness, saturation and hue of pixels based on their current lightness, saturation and hue.&lt;/p>
&lt;p>This module works in CIE LCh color space, which separates pixels into &lt;em>lightness&lt;/em>, chroma (&lt;em>saturation&lt;/em>) and &lt;em>hue&lt;/em> components. It allows you to manipulate the lightness, saturation and hue of targeted groups of pixels through the use of curves.&lt;/p>
&lt;p>You first need to choose whether you wish to adjust (select) pixels based on their lightness, saturation or hue. You can then use three curves, on their respective tabs, to adjust the lightness, saturation and hue of ranges of pixels selected via this method.&lt;/p></description></item><item><title>Contrast equalizer</title><link>https://ansel.photos/it/doc/views/darkroom/modules/contrast-equalizer/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>18227f94a0db425563c17e18423c32c339d481209b3396a92bafb73c2079fe18</guid><description>&lt;p>Adjust luminance and chroma contrast in the wavelet domain.&lt;/p>
&lt;p>This versatile module can be used to achieve a variety of effects, including bloom, denoise, clarity, and local contrast enhancement.&lt;/p>
&lt;p>It works in the wavelets domain and its parameters can be tuned independently for each wavelet detail scale. The module operates in CIE LCh color space and so is able to treat luminosity and chromaticity independently.&lt;/p>
&lt;p>A number of presets are provided, which should help you to understand the capabilities of the module.&lt;/p></description></item><item><title>Crop</title><link>https://ansel.photos/it/doc/views/darkroom/modules/crop/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>9489d628e2301b5b233ae0a3bdc6e3c09ba4472ae8839a16604d621e3eb4c756</guid><description>&lt;p>Crop an image using on-screen guides.&lt;/p>
&lt;p>This module appears late in the pipeline, meaning that the full image can remain available for source spots in the &lt;a href="https://ansel.photos/it/doc/views/darkroom/modules/retouch/" title="" rel="dofollow" >&lt;em>retouch&lt;/em>&lt;/a> module. For best results, you are advised to use the &lt;a href="https://ansel.photos/it/doc/views/darkroom/modules/rotate-perspective/" title="" rel="dofollow" >&lt;em>rotate and perspective&lt;/em>&lt;/a> module to perform rotation and perspective correction (if required), and then perform final creative cropping with this module.&lt;/p>
&lt;p>Whenever this module is in focus, the full uncropped image will be shown, overlaid with crop handles and optional guiding lines.&lt;/p></description></item><item><title>Curve</title><link>https://ansel.photos/it/doc/views/darkroom/modules/curve/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>253109f1028f3c84044a1a84ed1322b47d89a62830e285aa16a753c64155ec4e</guid><description>&lt;p>A classic digital photography tool to alter an image&amp;rsquo;s tones using curves.&lt;/p>
&lt;p>Activate the color picker on the left to show the picked values in the graph (Ctrl+click or right-click to use the picker in area mode). Numerical (Lab) values of the input and output (see below) at the selected spot or area are shown at the top left of the widget.&lt;/p>
&lt;p>A second color picker to the right can be used to automtaically create new nodes based on the sampled area. Ctrl+click+drag to alter the created nodes to have a positive curve for the selected area; Shift+click+drag to create a negative curve.&lt;/p></description></item><item><title>Demosaic</title><link>https://ansel.photos/it/doc/views/darkroom/modules/demosaic/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>495f6452f948cab11d047d7bbeee4947b2fec62dc63d4ab3e6b630f25a322495</guid><description>&lt;p>Control how raw files are demosaiced.&lt;/p>
&lt;/section>
&lt;section id="bayer-filters">
&lt;h2 class="text-left heading">
Bayer filters
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;p>The sensor cells of a digital camera are not color-sensitive &amp;ndash; they are only able to record different levels of lightness. In order to obtain a color image, each cell is covered by a color filter (red, green or blue) that primarily passes light of that color. This means that each pixel of the raw image only contains information about a single color channel.&lt;/p></description></item><item><title>Denoise (profiled)</title><link>https://ansel.photos/it/doc/views/darkroom/modules/denoise-profiled/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>ae3215069f4622fe1c780cd2783d94c903cbc526a02cf9714d9fb51e2851a8e8</guid><description>&lt;p>Un modulo di riduzione del rumore, facile da usare e altamente efficiente, adattato ai profili rumore individuali di un&amp;rsquo;ampia gamma di sensori.&lt;/p>
&lt;p>Uno dei problemi di molti algoritmi per la riduzione del rumore è che danno per assunto che la varianza del rumore sia indipendente dalla luminosità del segnale. Profilando le caratteristiche del rumore del sensore della fotocamera a differenti ISO, si può stimare la varianza a luminosità differenti, e l&amp;rsquo;algoritmo di riduzione del rumore può essere regolato per addolcire il rumore più uniformemente.&lt;/p></description></item><item><title>Diffuse or sharpen</title><link>https://ansel.photos/it/doc/views/darkroom/modules/diffuse/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>4860542ea23d14fb70c53af9393a8e44733662d43129db906cc3401694b40d5c</guid><description>&lt;p>La diffusione è una famiglia di processi fisici per il quale le particelle si muovono e si disperdono gradualmente nel tempo, da una sorgente che le genera. Nell&amp;rsquo;elaborazione delle immagini, la diffusione avviene principalmente in due posti:&lt;/p>
&lt;ul>
&lt;li>Diffusion of photons through lens glass (blur) or humid air (hazing),&lt;/li>
&lt;li>Diffusion of pigments in wet inks or watercolors.&lt;/li>
&lt;/ul>
&lt;p>In entrambi i casi la diffusione rende l&amp;rsquo;immagine meno nitida, &amp;ldquo;perdendo&amp;rdquo; particelle e ammorbidendo le variazioni locali.&lt;/p></description></item><item><title>Dithering</title><link>https://ansel.photos/it/doc/views/darkroom/modules/dithering/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>6335bc38cbd502c47ec1f3e24e0300103f471d09c3481e8b84886b6bd632ef81</guid><description>&lt;p>This module eliminates some of the banding artifacts that can result when Ansel&amp;rsquo;s internal 32-bit floating point data is transferred into discrete 8-bit or 16-bit integer output format for display or export.&lt;/p>
&lt;p>Although not an inherent problem in any of Ansel&amp;rsquo;s modules, some operations may provoke banding if they produce a lightness gradient in the image. To mitigate possible artifacts you should consider activating dithering when using the &lt;a href="https://ansel.photos/it/doc/views/darkroom/modules/vignetting/" title="" rel="dofollow" >&lt;em>vignetting&lt;/em>&lt;/a> or &lt;a href="https://ansel.photos/it/doc/views/darkroom/modules/graduated-density/" title="" rel="dofollow" >&lt;em>graduated density&lt;/em>&lt;/a> modules. This is especially relevant for images with extended homogeneous areas such as cloudless sky. Also watch out for banding artifacts when using a gradient &lt;a href="https://ansel.photos/it/doc/views/darkroom/masking-and-blending/masks/drawn/" title="" rel="dofollow" >drawn mask&lt;/a>.&lt;/p></description></item><item><title>Exposure</title><link>https://ansel.photos/it/doc/views/darkroom/modules/exposure/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>78553685805e035cf6e998f57bf4de849d9631babaa273c644bfb4b9cd86dbab</guid><description>&lt;p>Increase or decrease the overall brightness of an image.&lt;/p>
&lt;p>Questo modulo può operare in due modalità:&lt;/p>
&lt;dl>
&lt;dt>manuale&lt;/dt>
&lt;dd>Imposta l&amp;rsquo;&lt;em>esposizione&lt;/em>, il &lt;em>livello del nero&lt;/em> e la &lt;em>soglia di tosaggio&lt;/em> manualmente.&lt;/dd>
&lt;dt>automatic (RAW images only)&lt;/dt>
&lt;dd>Use an analysis of the image&amp;rsquo;s histogram to automatically set the exposure. Ansel automatically selects the exposure compensation that is required to shift the selected &lt;em>percentile&lt;/em> to the selected &lt;em>target level&lt;/em> (see definitions below). This mode is particularly useful for automatically altering a large number of images to have the same exposure. A typical use case of automatic mode is deflickering of time-lapse photographs.&lt;/dd>
&lt;/dl>
&lt;/section>
&lt;section id="module-controls">
&lt;h2 class="text-left heading">
Module controls
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;dl>
&lt;dt>modo&lt;/dt>
&lt;dd>Sceglie il modo operativo (automatico/manuale).&lt;/dd>
&lt;dt>compensa l&amp;rsquo;esposizione delle fotocamera (modo manuale)&lt;/dt>
&lt;dd>Rimuove automaticamente la correzione esposizione della fotocamera (presa dai dati Exif dell&amp;rsquo;immagine).&lt;/dd>
&lt;dt>exposure (manual mode)&lt;/dt>
&lt;dd>Increase (move to the right) or decrease (move to the left) the exposure value (EV). To adjust by more than the default limits shown on the slider, right click and enter the desired value up to +/-18 EV.&lt;/dd>
&lt;dd>The color picker tool on the right sets the exposure such that the average of the selected region matches the target lightness defined in &lt;a href="#spot-exposure-mapping" title="" rel="dofollow" >spot exposure mapping&lt;/a> options.&lt;/dd>
&lt;dt>soglia di tosaggio (modo manuale)&lt;/dt>
&lt;dd>Stabilisce quale percentuale di valori luminosi debba essere tagliata nel calcolo dell&amp;rsquo;&lt;em>esposizione&lt;/em> e del &lt;em>livello del nero&lt;/em>. Usa il selettore colore per campionare una porzione dell&amp;rsquo;immagine per essere usata in questo calcolo.&lt;/dd>
&lt;dt>percentile (modo automatico)&lt;/dt>
&lt;dd>Stabilisce la posizione di riferimento sull&amp;rsquo;istogramma per la correzione automatica dell&amp;rsquo;esposizione. Un percentile del 50% indica una posizione nell&amp;rsquo;istogramma dove il 50% dei pixel è al di sopra di quella esposizione e il restante 50% ne è al di sotto.&lt;/dd>
&lt;dt>livello target (modo automatico)&lt;/dt>
&lt;dd>Indica il livello desiderato per la correzione dell&amp;rsquo;esposizione (in EV) relativo al punto di bianco della fotocamera.&lt;/dd>
&lt;dt>black level correction (manual and automatic modes)&lt;/dt>
&lt;dd>Adjust the black level point to unclip negative RGB values.&lt;/dd>
&lt;/dl>
&lt;hr />
&lt;p>&lt;strong>Note:&lt;/strong> Do not use the black level correction to add more density in blacks as this can clip near-black colors out of gamut by generating negative RGB values. This can cause problems with some modules later in the pixelpipe. Instead, use a tone mapping curve to add density to the blacks. For example, you can use the &lt;em>relative black exposure&lt;/em> slider on the &lt;em>scene&lt;/em> tab of the &lt;a href="https://ansel.photos/it/doc/views/darkroom/modules/filmic/#scene" title="" rel="dofollow" >filmic rgb&lt;/a> module.&lt;/p></description></item><item><title>Filmic</title><link>https://ansel.photos/it/doc/views/darkroom/modules/filmic/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>5c45efb97a4c5864010ecb465a2a1c957b64c38fe977d2e262f6053376f1370e</guid><description>&lt;p>Rimappa la gamma tonale di un&amp;rsquo;immagine riproducendo la risposta di tono e colore della pellicola classica.&lt;/p>
&lt;p>Questo modulo può essere usato sia per espandere che per contrarre la gamma dinamica della scena per adattarla alla gamma dinamica dello schermo. Protegge i colori e il contrasto nei mezzi toni, recupera le ombre, comprime le alteluci luminose e le ombre scure. Le alteluci hanno bisogno di maggior cura quando si devono preservare i dettagli (es: nuvole).&lt;/p></description></item><item><title>Framing</title><link>https://ansel.photos/it/doc/views/darkroom/modules/framing/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>70430992fa661ec99ea1a2b31cd890a02925229abdcc8936d9b6b3d82ee48c7e</guid><description>&lt;p>Generate a frame around the image.&lt;/p>
&lt;p>The frame consists of a border (with a user-defined color) and a frame line within that border (with a second user-defined color). Various options are available to control the geometry and color of the frame.&lt;/p>
&lt;/section>
&lt;section id="module-controls">
&lt;h2 class="text-left heading">
Module controls
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;dl>
&lt;dt>border size&lt;/dt>
&lt;dd>The size of the frame as a percentage of the underlying full image.&lt;/dd>
&lt;dt>aspect&lt;/dt>
&lt;dd>The aspect ratio of the final module output (i.e. the underlying image plus the frame)&lt;/dd>
&lt;dt>orientation&lt;/dt>
&lt;dd>The orientation of the frame (portrait/landscape). Select &amp;lsquo;auto&amp;rsquo; for Ansel to choose the most reasonable orientation based on the underlying image.&lt;/dd>
&lt;dt>horizontal/vertical position&lt;/dt>
&lt;dd>Select from a set of pre-defined ratios to control where the underlying image will be positioned on the horizontal/vertical axis. You can also right click and enter your own ratio as &amp;ldquo;x/y&amp;rdquo;.&lt;/dd>
&lt;dt>frame line size&lt;/dt>
&lt;dd>The percentage of the frame line size, relative to the border size at its smallest part.&lt;/dd>
&lt;dt>frame line offset&lt;/dt>
&lt;dd>The position of the frame line, relative to the underlying image. Choose 0% for a frame line that touches the image. Choose 100% for a frame line that touches the outer border.&lt;/dd>
&lt;dt>border color / frame line color&lt;/dt>
&lt;dd>A pair of color selectors which allow the border and frame line colors to be defined. Clicking on the colored field will open a color selector dialog which offers a choice of commonly-used colors, or allows you to define a color in RGB color space. You can also activate a color picker to take a color probe from the image.&lt;/dd>
&lt;dt>show guides&lt;/dt>
&lt;dd>Tick the box to show guide overlays whenever the module is activated. Click the icon on the right to control the properties of the guides. See &lt;a href="https://ansel.photos/it/doc/views/toolboxes/guides-overlays/" title="" rel="dofollow" >guides &amp;amp; overlays&lt;/a> for details.&lt;/dd>
&lt;/dl></description></item><item><title>Graduated density</title><link>https://ansel.photos/it/doc/views/darkroom/modules/graduated-density/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>4c37166cfebc3ec4bd0889f194dbd09c0f5414cf3046443216b8a2765ad5d5d5</guid><description>&lt;p>Simula un filtro a densità neutra graduata, in modo tale di correggere l&amp;rsquo;esposizione e i colori in maniera progressiva.&lt;/p>
&lt;p>Sullo schermo viene visualizzata una linea che permette di modificare col mouse la posizione e la rotazione del gradiente.&lt;/p>
&lt;p>Per questo modulo è risaputo che provochi artefatti di &amp;ldquo;banding&amp;rdquo; in alcune condizioni. Dovresti considerare l&amp;rsquo;attivazione del modulo &lt;a href="https://ansel.photos/it/doc/views/darkroom/modules/dithering/" title="" rel="dofollow" >&lt;em>dithering&lt;/em>&lt;/a> per alleviare il problema.&lt;/p>
&lt;/section>
&lt;section id="module-controls">
&lt;h2 class="text-left heading">
Module controls
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;dl>
&lt;dt>densità&lt;/dt>
&lt;dd>Imposta la densità del filtro (in EV). Un valore basso sottoespone leggermente mentre un valore alto crea un filtro più intenso.&lt;/dd>
&lt;dt>intensità (durezza)&lt;/dt>
&lt;dd>La progressività del gradiente. Un valore basso crea una transizione dolce, mentre un valore alto rende la transizione più improvvisa.&lt;/dd>
&lt;dt>rotazione&lt;/dt>
&lt;dd>la rotazione del filtro. Valori negativi ruotano in senso orario. La rotazione può essere impostata anche trascinando con il mouse la fine della linea di gradiente.&lt;/dd>
&lt;dt>tonalità&lt;/dt>
&lt;dd>Sceglie una tonalità per dare una dominante colorata al gradiente.&lt;/dd>
&lt;dt>saturazione&lt;/dt>
&lt;dd>La saturazione della dominante colorata da aggiungere al gradiente (predefinita ad un colore dominante neutrale di 0)&lt;/dd>
&lt;/dl></description></item><item><title>Grain</title><link>https://ansel.photos/it/doc/views/darkroom/modules/grain/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>6ff3f329a33490dd4bb38489f69fa70640fa22be72b7160d1bc210eb7c8f497e</guid><description>&lt;p>Simula la grana della pellicola analogica. La grana viene elaborata sul canale L dello spazio colore Lab.&lt;/p>
&lt;/section>
&lt;section id="module-controls">
&lt;h2 class="text-left heading">
Module controls
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;dl>
&lt;dt>ruvidezza&lt;/dt>
&lt;dd>La dimensione della grana, rapportata per simulare un valore ISO.&lt;/dd>
&lt;dt>intensità&lt;/dt>
&lt;dd>L&amp;rsquo;intensità dell&amp;rsquo;effetto.&lt;/dd>
&lt;/dl></description></item><item><title>Haze removal</title><link>https://ansel.photos/it/doc/views/darkroom/modules/haze-removal/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>cf8dabbfb30209be06cfcc115964efc3d22c7154a44b1d83f37a98bf4de85cdd</guid><description>&lt;p>Riduce automaticamente l&amp;rsquo;effetto di polvere e foschia nell&amp;rsquo;atmosfera. Questo modulo può anche essere usato più in generale per dare alle immagini un accento di colore in più soprattutto nelle aree dell&amp;rsquo;immagine con basso contrasto.&lt;/p>
&lt;p>La foschia assorbe luci dagli oggetti nella scena ma è anche una sorgente di luce diffusa di sfondo. Il modulo di rimozione foschia stima inizialmente, per ciascuna area dell&amp;rsquo;immagine, l&amp;rsquo;ammontare di foschia nella scena. Quindi rimuove la luce diffusa di sfondo in base all&amp;rsquo;intensità locale e recupera la luce originale degli oggetti.&lt;/p></description></item><item><title>Highlight reconstruction</title><link>https://ansel.photos/it/doc/views/darkroom/modules/highlight-reconstruction/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>1451da1cabfc5c81b1ed7c28fd69ecc6eea3bdf9f670499e8675f394a8412fc8</guid><description>&lt;p>Attempt to reconstruct color information for pixels that are clipped in one or more RGB channel.&lt;/p>
&lt;p>Se questi pixel sono rimasti parzialmente tagliati in uno o due canali, possono risultare in colori non realistici nell&amp;rsquo;immagine. Per esempio, pixel con i canali verde e blu entrambi tagliati, appariranno rossi senza alcun recupero delle alteluci.&lt;/p>
&lt;p>Sono disponibili tre metodi di recupero:&lt;/p>
&lt;dl>
&lt;dt>taglio alteluci&lt;/dt>
&lt;dd>blocca tutti i pixel al livello del bianco (es: tagliando i canali colore rimanenti). Questo metodo è il più utile quando il ritaglio (&amp;ldquo;clipping&amp;rdquo;) delle alteluci avviene su oggetti desaturati di natura (es: le nuvole).&lt;/dd>
&lt;dt>ricostruisci in LCh&lt;/dt>
&lt;dd>Analizza ciascun pixel con almeno un canale tagliato e tenta la correzione del pixel ritagliato (nello spazio colore LCh) usando i valori degli altri pixel nel blocco interessato nel sensore (3 altri pixel per sensori Bayer o 8 per sensori X-Trans). Le alteluci recuperate rimarranno monocromatiche, ma più luminose e con maggiori dettagli che usando &amp;ldquo;taglio alteluci&amp;rdquo;. Questo metodo funziona correttamente con una curva base ad alto contrasto, la quale produce alteluci desaturate. Come &amp;ldquo;taglio alteluci&amp;rdquo; questo metodo è una buona opzione per oggetti desaturati di natura.&lt;/dd>
&lt;dt>ricostruisci colore&lt;/dt>
&lt;dd>Usa un algoritmo che trasferisce le informazioni colore dai pixel non ritagliati nelle vicinanze alle alteluci tagliate. Questo metodo funziona molto meglio nelle aree con colori omogenei ed è particolarmente utile sui toni della pelle con alteluci che sfumano dolcemente. Notare che questo metodo può produrre artefatti &amp;ldquo;a labirinto&amp;rdquo; sulle alteluci dietro a bordi con alto contrasto, per esempio in caso di strutture correttamente esposte davanti ad uno sfondo sovraesposto.&lt;/dd>
&lt;dt>guided laplacians&lt;/dt>
&lt;dd>Use an algorithm (derived from the &lt;a href="https://ansel.photos/it/doc/views/darkroom/modules/diffuse/" title="" rel="dofollow" >&lt;em>diffuse or sharpen&lt;/em>&lt;/a> module) to replicate details from valid channels into clipped channels and to propagate color gradients from valid surrounding regions into clipped regions. This is a slow and computationally-intensive method designed for maximum smoothness and seamless blending of the reconstructed regions into their neighborhood, and is designed primarily to reconstruct spotlights and specular reflections. This mode is available for Bayer sensors only.&lt;/dd>
&lt;/dl>
&lt;hr />
&lt;p>&lt;strong>Note:&lt;/strong> When using the highlight reconstruction included with the &lt;a href="https://ansel.photos/it/doc/views/darkroom/modules/filmic/" title="" rel="dofollow" >&lt;em>filmic&lt;/em>&lt;/a> module it may be useful to avoid using this module in &lt;em>clip highlights&lt;/em> mode (so that &lt;em>filmic&lt;/em> has more information to work with).&lt;/p></description></item><item><title>Hot pixels</title><link>https://ansel.photos/it/doc/views/darkroom/modules/hot-pixels/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>31d7890d7df820dc99124bff6cd65ff5b0193115e22900fad6c0d9dfe5465973</guid><description>&lt;p>Automatically detect and eliminate hot pixels.&lt;/p>
&lt;p>I pixel bruciati sono pixel che hanno fallito a registrare la quantità di luce correttamente. I pixel bruciati individuati vengono sostituiti dalla media dei pixel confinanti.&lt;/p>
&lt;/section>
&lt;section id="module-controls">
&lt;h2 class="text-left heading">
Module controls
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;dl>
&lt;dt>soglia&lt;/dt>
&lt;dd>Quanto il valore di un pixel deve deviare da quelli adiacenti per essere considerato come un pixel bruciato.&lt;/dd>
&lt;dt>intensità&lt;/dt>
&lt;dd>L&amp;rsquo;intensità con cui i pixel bruciati devono essere fusi con i pixel circostanti.&lt;/dd>
&lt;dt>determina da 3 vicini&lt;/dt>
&lt;dd>Estende l&amp;rsquo;identificazione dei pixel bruciati &amp;ndash; considera un pixel come bruciato se almeno tre (invece che quattro) pixel adiacenti deviano oltre il livello di soglia.&lt;/dd>
&lt;dt>marca i pixel corretti&lt;/dt>
&lt;dd>contrassegna visualmente sull&amp;rsquo;immagine i pixel corretti e visualizza il numero dei pixel bruciati che sono stati riparati.&lt;/dd>
&lt;/dl></description></item><item><title>Input color profile</title><link>https://ansel.photos/it/doc/views/darkroom/modules/input-color-profile/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>310dc97fc5235ab02b9c4eb26f1c104660511e3e5b10481a960c96e775d11fd2</guid><description>&lt;p>Define how Ansel will interpret the colors of the image.&lt;/p>
&lt;p>This module takes the color space used by the image source (e.g. camera, scanner) and converts the pixel encodings to a standardized working color space. This means that subsequent modules in the pipeline don&amp;rsquo;t need to be concerned with the specifics of the input device, and can work with and convert to/from a common working color space.&lt;/p>
&lt;p>Where an image has been captured in a raw file, the input color profile module will normally apply either a standard or enhanced color matrix specific for that camera model, which will be used to map the colors into the working profile color space. If color space information is embedded in the image, the &lt;em>input color profile&lt;/em> module will use this information when mapping the colors to the working profile color space. The user can also explicitly specify a color space for the incoming image, and can even supply a custom ICC color profile specifically made for the input device.&lt;/p></description></item><item><title>Lens correction</title><link>https://ansel.photos/it/doc/views/darkroom/modules/lens-correction/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>9a183a89bfa58024d0777e0cffcda681014e84098430f07e9fe9ca1346671ed3</guid><description>&lt;p>Automatically correct for (and simulate) lens distortion, transversal chromatic aberrations (TCA) and vignetting.&lt;/p>
&lt;p>This module identifies the camera/lens combination from the image&amp;rsquo;s Exif data and uses the external &lt;a href="https://lensfun.github.io/" title="External link" target="_blank" rel="noopener noreferrer nofollow" >lensfun library&amp;thinsp;&lt;sup class="icon">&lt;i class="fa fa-external-link-alt">&lt;/i>&lt;/sup>&lt;/a> to provide correction parameters.&lt;/p>
&lt;p>If your system&amp;rsquo;s lensfun library has no correction profile for the automatically identified camera/lens combination, the controls for the three photometric parameters (below) are replaced with a warning message. You may try to find the right profile yourself by searching for it in the menu.&lt;/p></description></item><item><title>Levels</title><link>https://ansel.photos/it/doc/views/darkroom/modules/levels/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>dc5490bb2138b41aa8ec7c39339df09a50fc852e1841918eb349588a44b3e811</guid><description>&lt;p>Adjust black, white and mid-gray points in RGB color space.&lt;/p>
&lt;p>The rgb levels tool shows a histogram of the image, and displays three bars with handles. Drag the handles to modify the black, middle-gray and white points in lightness (in &amp;ldquo;RGB, linked channels&amp;rdquo; mode) or independently for each of the R, G and B channels (in &amp;ldquo;RGB, independent channels&amp;rdquo; mode).&lt;/p>
&lt;p>Moving the black and white bars to match the left and right borders of the histogram will make the output image span the full available tonal range. This will increase the image&amp;rsquo;s contrast.&lt;/p></description></item><item><title>Liquify</title><link>https://ansel.photos/it/doc/views/darkroom/modules/liquify/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>bf0cd13f774d29c255084bd11d1e05d96c7a3ee81cc72bb28ca7d6fa67c9218b</guid><description>&lt;p>Move pixels around by applying freestyle distortions to parts of the image using points, lines and curves.&lt;/p>
&lt;/section>
&lt;section id="nodes">
&lt;h2 class="text-left heading">
Nodes
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;p>Each of liquify&amp;rsquo;s tools is based on nodes. A point consists of a single node and a line or curve consists of a sequence of linked nodes defining a path.&lt;/p>
&lt;p>Each instance of the liquify module is limited to a maximum of 100 nodes &amp;ndash; for more nodes, use additional instances. However, please note that the liquify module consumes a lot of system resources.&lt;/p></description></item><item><title>Local contrast</title><link>https://ansel.photos/it/doc/views/darkroom/modules/local-contrast/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>a84fa1123e3435ba2c6106c60e9a055287629433b42a5aa737cabc15c00f8682</guid><description>&lt;p>Enhance the image&amp;rsquo;s local contrast.&lt;/p>
&lt;p>This is achieved using either a &lt;em>local laplacian&lt;/em> (default) or &lt;em>unnormalized bilateral&lt;/em> filter. Both modes work exclusively on the L channel from Lab. The &lt;em>local laplacian&lt;/em> filter has been designed to be robust against unwanted halo effects and gradient reversals along edges.&lt;/p>
&lt;/section>
&lt;section id="module-controls">
&lt;h2 class="text-left heading">
Module controls
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;dl>
&lt;dt>mode&lt;/dt>
&lt;dd>Choice of &lt;em>local laplacian&lt;/em> filter or &lt;em>bilateral grid&lt;/em>. The following sections define the controls available for each of these modes.&lt;/dd>
&lt;/dl>
&lt;/section>
&lt;section id="bilateral-grid">
&lt;h3 class="text-left heading">
Bilateral grid
&lt;/h3>
&lt;dl>
&lt;dt>coarseness&lt;/dt>
&lt;dd>Adjust the coarseness of the details to be adjusted.&lt;/dd>
&lt;dt>contrast&lt;/dt>
&lt;dd>Control how strongly the algorithm distinguishes between brightness levels. Increase this parameter for a more contrasty look.&lt;/dd>
&lt;dt>detail&lt;/dt>
&lt;dd>Add or remove detail. Higher values increase local contrast.&lt;/dd>
&lt;/dl>
&lt;/section>
&lt;section id="local-laplacian">
&lt;h3 class="text-left heading">
Local laplacian
&lt;/h3>
&lt;p>To understand the parameters of the local laplacian filter, one can think of it as applying a curve to the image, similar to the following graph:&lt;/p></description></item><item><title>Lut 3D</title><link>https://ansel.photos/it/doc/views/darkroom/modules/lut-3d/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>70bf4c86c2060371a21748551ad03755b8af71791b99952c31c164d4fdca889a</guid><description>&lt;p>Transform RGB values with a 3D LUT file.&lt;/p>
&lt;p>A 3D LUT is a tridimensional table that is used to transform a given RGB value into another RGB value. It is normally used for film simulation and color grading.&lt;/p>
&lt;p>This module accepts &lt;code>.cube&lt;/code>, &lt;code>.3dl&lt;/code>, &lt;code>.png&lt;/code> (haldclut) and &lt;code>.gmz&lt;/code> files. Uncompressed 3D LUT data is not saved in the database or the XMP file, but is instead saved to the 3D LUT file path inside the 3D LUT root folder. It is therefore important to back up your 3D LUT folder properly &amp;ndash; sharing an image with its XMP is pointless if the recipient doesn&amp;rsquo;t also have the same 3D LUT file in their own 3D LUT folder.&lt;/p></description></item><item><title>Negadoctor</title><link>https://ansel.photos/it/doc/views/darkroom/modules/negadoctor/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>0a897168aefcfc8729558c2fa59be96dedb4fe540bc50ae8447899cb5f3a17af</guid><description>&lt;p>Process scanned film negatives.&lt;/p>
&lt;p>You can obtain an image of a negative using a film scanner, or by photographing it against a white light (e.g. a light table or computer monitor) or off-camera flash.&lt;/p>
&lt;/section>
&lt;section id="preparation">
&lt;h2 class="text-left heading">
Preparation
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;p>If the image of the negative was obtained using a digital camera, then in order to obtain accurate colors in the final image, you will need to take the following points into consideration:&lt;/p></description></item><item><title>Orientation</title><link>https://ansel.photos/it/doc/views/darkroom/modules/orientation/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>d416f93626ccf44ac82c0f5f75343f088d0b40a270506915de1a58f56d43c04e</guid><description>&lt;p>Rotate the image 90 degrees at a time or flip the image horizontally and/or vertically.&lt;/p>
&lt;p>The module is enabled by default and the orientation (rotation) is automatically set based on the image&amp;rsquo;s Exif data.&lt;/p>
&lt;/section>
&lt;section id="module-controls">
&lt;h2 class="text-left heading">
Module controls
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;dl>
&lt;dt>transform&lt;/dt>
&lt;dd>Double click the label to reset to the default transformations&lt;/dd>
&lt;dt>
&lt;figure class="img-wrapper " id="rotate-counter-clockwisejpg">
&lt;button class="open-lightbox-button" onclick="lightbox(&amp;#34;rotate-counter-clockwisejpg&amp;#34;)">
&lt;i class="fa fa-expand-alt open-lightbox-icon fa-fw">&lt;/i>
&lt;/button>
&lt;button class="open-link-button" onclick="window.open('https:\/\/ansel.photos\/rotate-counter-clockwise.jpg', '_blank');">
&lt;i class="fa fa-external-link-alt open-link-icon fa-fw">&lt;/i>
&lt;/button>
&lt;div class="img-container" onclick="lightbox(&amp;#34;rotate-counter-clockwisejpg&amp;#34;)" style="cursor: pointer;" >
&lt;img src=https://ansel.photos/rotate-counter-clockwise.jpg alt="image"
style=" "
decoding="async" loading="lazy"width="31" height="30"/>
&lt;/div>
&lt;/figure>
rotate counter-clockwise&lt;/dt>
&lt;dd>Rotate the image 90 degrees counter-clockwise&lt;/dd>
&lt;dt>
&lt;figure class="img-wrapper " id="rotate-clockwisejpg">
&lt;button class="open-lightbox-button" onclick="lightbox(&amp;#34;rotate-clockwisejpg&amp;#34;)">
&lt;i class="fa fa-expand-alt open-lightbox-icon fa-fw">&lt;/i>
&lt;/button>
&lt;button class="open-link-button" onclick="window.open('https:\/\/ansel.photos\/rotate-clockwise.jpg', '_blank');">
&lt;i class="fa fa-external-link-alt open-link-icon fa-fw">&lt;/i>
&lt;/button>
&lt;div class="img-container" onclick="lightbox(&amp;#34;rotate-clockwisejpg&amp;#34;)" style="cursor: pointer;" >
&lt;img src=https://ansel.photos/rotate-clockwise.jpg alt="image"
style=" "
decoding="async" loading="lazy"width="31" height="30"/>
&lt;/div>
&lt;/figure>
rotate clockwise&lt;/dt>
&lt;dd>Rotate the image 90 degrees clockwise&lt;/dd>
&lt;dt>
&lt;figure class="img-wrapper " id="flip-horizontaljpg">
&lt;button class="open-lightbox-button" onclick="lightbox(&amp;#34;flip-horizontaljpg&amp;#34;)">
&lt;i class="fa fa-expand-alt open-lightbox-icon fa-fw">&lt;/i>
&lt;/button>
&lt;button class="open-link-button" onclick="window.open('https:\/\/ansel.photos\/flip-horizontal.jpg', '_blank');">
&lt;i class="fa fa-external-link-alt open-link-icon fa-fw">&lt;/i>
&lt;/button>
&lt;div class="img-container" onclick="lightbox(&amp;#34;flip-horizontaljpg&amp;#34;)" style="cursor: pointer;" >
&lt;img src=https://ansel.photos/flip-horizontal.jpg alt="image"
style=" "
decoding="async" loading="lazy"width="41" height="36"/>
&lt;/div>
&lt;/figure>
flip horizontally&lt;/dt>
&lt;dd>Flip the image (mirror) horizontally&lt;/dd>
&lt;dt>
&lt;figure class="img-wrapper " id="flip-verticaljpg">
&lt;button class="open-lightbox-button" onclick="lightbox(&amp;#34;flip-verticaljpg&amp;#34;)">
&lt;i class="fa fa-expand-alt open-lightbox-icon fa-fw">&lt;/i>
&lt;/button>
&lt;button class="open-link-button" onclick="window.open('https:\/\/ansel.photos\/flip-vertical.jpg', '_blank');">
&lt;i class="fa fa-external-link-alt open-link-icon fa-fw">&lt;/i>
&lt;/button>
&lt;div class="img-container" onclick="lightbox(&amp;#34;flip-verticaljpg&amp;#34;)" style="cursor: pointer;" >
&lt;img src=https://ansel.photos/flip-vertical.jpg alt="image"
style=" "
decoding="async" loading="lazy"width="37" height="38"/>
&lt;/div>
&lt;/figure>
flip vertically&lt;/dt>
&lt;dd>Flip the image (mirror) vertically&lt;/dd>
&lt;dt>show guides&lt;/dt>
&lt;dd>Tick the box to show guide overlays whenever the module is activated. Click the icon on the right to control the properties of the guides. See &lt;a href="https://ansel.photos/it/doc/views/toolboxes/guides-overlays/" title="" rel="dofollow" >guides &amp;amp; overlays&lt;/a> for details.&lt;/dd>
&lt;/dl></description></item><item><title>Output color profile</title><link>https://ansel.photos/it/doc/views/darkroom/modules/output-color-profile/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>be7ff7af0e5243ff6d4628d0277de2ab8de008d1711b3358900d1af8a11c0101</guid><description>&lt;p>Manage the output profile for export and the rendering intent to be used when mapping between color spaces.&lt;/p>
&lt;p>Ansel comes with pre-defined profiles &lt;em>sRGB&lt;/em>, &lt;em>Adobe RGB&lt;/em>, &lt;em>XYZ&lt;/em> and &lt;em>linear RGB&lt;/em>. You can provide additional profiles by placing them in &lt;code>$Ansel/share/Ansel/color/out&lt;/code> and &lt;code>$HOME/.config/Ansel/color/out&lt;/code> (where &lt;code>$Ansel&lt;/code> is the Ansel installation directory and &lt;code>$HOME&lt;/code> is your home directory).&lt;/p>
&lt;p>The output color profile may also be defined within the &lt;a href="https://ansel.photos/it/doc/views/toolboxes/export/" title="" rel="dofollow" >export&lt;/a> module.&lt;/p>
&lt;/section>
&lt;section id="module-controls">
&lt;h2 class="text-left heading">
Module controls
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;dl>
&lt;dt>output intent&lt;/dt>
&lt;dd>The rendering intent for output/export. Rendering intent can only be selected when using LittleCMS2 to apply the output color profile (this can be changed in &lt;a href="https://ansel.photos/it/doc/preferences-settings/processing/" title="" rel="dofollow" >preferences &amp;gt; processing&lt;/a>). If Ansel&amp;rsquo;s internal rendering routines are used, this option is hidden. For more details see &lt;a href="https://ansel.photos/it/doc/color-management/rendering-intent/" title="" rel="dofollow" >rendering intent&lt;/a>.&lt;/dd>
&lt;dt>output profile&lt;/dt>
&lt;dd>The profile used to render colors for output/export. The profile data will be embedded into the output file (if supported by the file format) allowing other applications to correctly interpret its colors. As not all applications are aware of color profiles, the general recommendation is to stick to sRGB unless you know what you are doing and have a good reason to do otherwise.&lt;/dd>
&lt;/dl></description></item><item><title>Raw black/white point</title><link>https://ansel.photos/it/doc/views/darkroom/modules/raw-black-white-point/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>800c3301ebbed47fecf7382d3a6115931ef8ea27b338e268f7a65744327fe689</guid><description>&lt;p>Define camera-specific black and white points.&lt;/p>
&lt;p>Questo modulo si attiva automaticamente per tutte le immagini raw. Vengono applicate impostazioni predefinite per le fotocamere supportate. Solitamente non sono richieste modifiche al default.&lt;/p>
&lt;/section>
&lt;section id="module-controls">
&lt;h2 class="text-left heading">
Module controls
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;dl>
&lt;dt>livelli di nero 0-3&lt;/dt>
&lt;dd>I livelli di nero specifici per la fotocamera dei quattro pixel nello schema Bayer RGGB. Pixel con valori inferiori a questo livello vengono considerati come non contenenti dati validi.&lt;/dd>
&lt;dt>punto di bianco&lt;/dt>
&lt;dd>Il livello di bianco specifico per la fotocamera. Tutti i pixel con valori oltre questo è probabile che vengano tagliati e verranno gestiti in base al modulo &lt;a href="https://ansel.photos/it/doc/views/darkroom/modules/highlight-reconstruction/" title="" rel="dofollow" >&lt;em>recupero alteluci&lt;/em>&lt;/a>.&lt;/dd>
&lt;dt>flat field correction&lt;/dt>
&lt;dd>Use flat field correction to compensate for lens shading. This field only appears for applicable Raw files and will automatically use any GainMap embedded in the Raw. You can choose to disable this correction if desired.&lt;/dd>
&lt;/dl></description></item><item><title>Raw chromatic aberrations</title><link>https://ansel.photos/it/doc/views/darkroom/modules/raw-chromatic-aberrations/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>094263836c8a4fd35c3f89931e26a846edb8a7c0303f62001fec57e2e8ec289c</guid><description>&lt;p>Corregge le aberrazioni cromatiche delle immagine raw.&lt;/p>
&lt;p>As this module operates on non-demosaiced raw data, the underlying model assumes an uncropped photographic image as input. It is therefore likely to fail when you zoom in, as it is only able to operate on the visible portion of the image. The module will therefore be bypassed at high zoom levels, and a &amp;ldquo;bypassed&amp;rdquo; message will appear at the top of the module. This limitation only applies to interactive work and not to the final export.&lt;/p></description></item><item><title>Raw denoise</title><link>https://ansel.photos/it/doc/views/darkroom/modules/raw-denoise/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>a2e7f9aeb0cae808c9c47dfd8dfe6872a44f1bfdfbf91dc69c81528117ff7412</guid><description>&lt;p>Perform denoising on raw image data before it is &lt;a href="https://ansel.photos/it/doc/views/darkroom/modules/demosaic/" title="" rel="dofollow" >demosaiced&lt;/a>.&lt;/p>
&lt;p>Questo modulo è stato convertito da &lt;a href="https://www.dechifro.org/dcraw/" title="External link" target="_blank" rel="noopener noreferrer nofollow" >dcraw&amp;thinsp;&lt;sup class="icon">&lt;i class="fa fa-external-link-alt">&lt;/i>&lt;/sup>&lt;/a>.&lt;/p>
&lt;/section>
&lt;section id="module-controls">
&lt;h2 class="text-left heading">
Module controls
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;dl>
&lt;dt>soglia rumore&lt;/dt>
&lt;dd>La soglia per l&amp;rsquo;individuazione del rumore. Valori più alti portano a una riduzione del rumore più aggressiva e una maggiore perdita di dettaglio nell&amp;rsquo;immagine.&lt;/dd>
&lt;dt>coarse/fine curves&lt;/dt>
&lt;dd>The noise of an image is usually a combination of fine-grained and coarse-grained noise. These curves allow the image to be denoised more or less depending on the coarseness of the visible noise. The left of the curve will act on very coarse grain noise, while the right of the curve will act on very fine grain noise.&lt;/dd>
&lt;dd>
&lt;p>Raising the curve will result in more smoothing, while lowering it will result in less smoothing. As an example, you can preserve very fine-grained noise by pulling down the rightmost point of the curve to the minimum value.&lt;/p></description></item><item><title>Retouch</title><link>https://ansel.photos/it/doc/views/darkroom/modules/retouch/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>b79b343cb880510298d207607fbdb6b733ca3311ff8e3abba8906a67daabee85</guid><description>&lt;p>RImuove elementi indesiderati dalla tua immagine: clona, guarisci, sfuma e riempi, usando forme disegnate.&lt;/p>
&lt;p>This module includes a &amp;ldquo;heal&amp;rdquo; tool (based on the heal tool from GIMP), as well as &amp;ldquo;fill&amp;rdquo; and &amp;ldquo;blur&amp;rdquo; modes. It can also take advantage of wavelet decomposition, allowing the image to be separated into layers of varying detail (from coarse to fine) which can be selectively retouched before being recombined to produce the output image.&lt;/p></description></item><item><title>Rotate and perspective</title><link>https://ansel.photos/it/doc/views/darkroom/modules/rotate-perspective/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>421e10183e341ad5a3c598a709b3d7dd1e6a46b4caa798e1e756682c0cd1b061</guid><description>&lt;p>Corregge automaticamente le linee convergenti, una forma di distorsione della prospettiva. Il meccanismo alla base è ispirato dal programma &lt;a href="http://www.shiftn.de/" title="External link" target="_blank" rel="noopener noreferrer nofollow" >&lt;em>ShiftN&lt;/em>&amp;thinsp;&lt;sup class="icon">&lt;i class="fa fa-external-link-alt">&lt;/i>&lt;/sup>&lt;/a> di Markus Hebel. Questo modulo permette anche di regolare la rotazione dell&amp;rsquo;immagine.&lt;/p>
&lt;p>La distorsione della prospettiva è un effetto naturale che avviene quando si proietta una scena tridimensionale su un piano bidimensionale, e comporta che gli oggetti più vicini sembrino più grandi degli oggetti più lontani. Le linee convergenti è un caso speciale di distorsione della prospettiva, vista molto di frequent nelle fotografie architettoniche &amp;ndash; le linee parallele, quando fotografate da un angolo, si trasformano in linee convergenti che si incontrano in un punto di osservazione all&amp;rsquo;interno o all&amp;rsquo;esterno della cornice dell&amp;rsquo;immagine.&lt;/p></description></item><item><title>Rotate pixels</title><link>https://ansel.photos/it/doc/views/darkroom/modules/rotate-pixels/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>382d3c23376fa478b0dbbf7ec55b83df045daee0e99356987a58f40727a1743f</guid><description>&lt;p>I sensori di alcune fotocamere (come le Fujifilm FinePix S2Pro, F700, e E550) hanno un pattern Bayer orientato diagonalmente, al posto della solita disposizione ortogonale.&lt;/p>
&lt;p>Senza correzione questo porterebbe a un&amp;rsquo;immagine inclinata con gli angoli neri. Questo modulo applica la rotazione richiesta.&lt;/p>
&lt;p>Ansel identifica le immagini che hanno bisogno di correzione usando i dati Exif e attiva automaticamente questo modulo quando necessario. Per altre immagini il modulo rimane sempre disabilitato.&lt;/p></description></item><item><title>Scale pixels</title><link>https://ansel.photos/it/doc/views/darkroom/modules/scale-pixels/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>b141d1721a842ad2afa8b885d5b67a6dc717f41b333efe273f08a666e88f38c9</guid><description>&lt;p>Alcune fotocamere (come la Nikon D1X) hanno le celle dei sensori rettangolari invece che quadrati. Senza correzione questo porterebbe a immagini distorte. Questo modulo applica il ridimensionamento necessario.&lt;/p>
&lt;p>Ansel identifica le immagini che hanno bisogno di correzione usando i dati Exif e attiva automaticamente questo modulo quando necessario. Per altre immagini il modulo rimane sempre disabilitato.&lt;/p>
&lt;p>Il modulo non ha controlli.&lt;/p></description></item><item><title>Sharpen</title><link>https://ansel.photos/it/doc/views/darkroom/modules/sharpen/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>11995d04c5b37d21b7dc339539cbdb057fdb6649c9f6c5a181efd5907ea0f979</guid><description>&lt;p>Sharpen the details in the image using a standard UnSharp Mask (USM).&lt;/p>
&lt;p>This module works by increasing the contrast around edges and thereby enhancing the &lt;em>impression&lt;/em> of sharpness of an image. This module is applied to the L channel in Lab color space.&lt;/p>
&lt;hr />
&lt;p>&lt;em>&lt;strong>Note:&lt;/strong> The USM algorithm used in this module performs blurs in Lab color space, which can produce undesirable effects, and is no longer recommended. Instead use the presets offered by the &lt;a href="https://ansel.photos/it/doc/views/darkroom/modules/contrast-equalizer/" title="" rel="dofollow" >contrast equalizer&lt;/a> module for deblurring or the &lt;a href="https://ansel.photos/it/doc/views/darkroom/modules/local-contrast/" title="" rel="dofollow" >local contrast&lt;/a> module for general sharpness.&lt;/em>&lt;/p></description></item><item><title>Surface blur</title><link>https://ansel.photos/it/doc/views/darkroom/modules/surface-blur/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>8e364bf6c79cf3051c2d828318e4a467aaa70bc8bbf90e066f2ba125e6b74a1e</guid><description>&lt;p>Smooth image surfaces while preserving sharp edges using a bilateral filter.&lt;/p>
&lt;p>This module &lt;em>can&lt;/em> be used to denoise images, however you should be aware that bilateral filters are susceptible to overshoots and Ansel offers much better alternatives. For example, the &lt;a href="https://ansel.photos/it/doc/views/darkroom/modules/astrophoto-denoise/" title="" rel="dofollow" >&lt;em>astrophoto denoise&lt;/em>&lt;/a> module uses a non-local means denoising algorithm, and the &lt;a href="https://ansel.photos/it/doc/views/darkroom/modules/denoise-profiled/" title="" rel="dofollow" >&lt;em>denoise (profiled)&lt;/em>&lt;/a> module provides a choice between non-local means and wavelet denoising algorithms.&lt;/p>
&lt;p>The &lt;em>surface blur&lt;/em> module blurs noise within the surfaces of an image by averaging pixels with their neighbors, taking into account not only their geometric distance but also their distance on the range scale (i.e. differences in their RGB values). It can be particularly useful if one RGB channel is more noisy/needs more smoothing than the others. In such a case, use the &lt;a href="https://ansel.photos/it/doc/views/darkroom/modules/color-calibration/" title="" rel="dofollow" >&lt;em>color calibration&lt;/em>&lt;/a> module to examine the channels one by one, in order to set the blur intensities accordingly.&lt;/p></description></item><item><title>Tone equalizer</title><link>https://ansel.photos/it/doc/views/darkroom/modules/tone-equalizer/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>47fb664edfd74dd9c965c219834a57906bf7232f3a308515d413298008de8b33</guid><description>&lt;p>Scherma e brucia preservando il contrasto locale.&lt;/p>
&lt;p>It works in linear RGB space and utilizes a user-defined mask to guide the dodging and burning adjustments, helping to preserve local contrast within the image.&lt;/p>
&lt;p>Il seguente diagramma descrive come funziona l&amp;rsquo;equalizzatore toni:&lt;/p>
&lt;p>
&lt;figure class="img-wrapper " id="tone-equalizer-overviewjpg">
&lt;button class="open-lightbox-button" onclick="lightbox(&amp;#34;tone-equalizer-overviewjpg&amp;#34;)">
&lt;i class="fa fa-expand-alt open-lightbox-icon fa-fw">&lt;/i>
&lt;/button>
&lt;button class="open-link-button" onclick="window.open('https:\/\/ansel.photos\/tone-equalizer-overview.jpg', '_blank');">
&lt;i class="fa fa-external-link-alt open-link-icon fa-fw">&lt;/i>
&lt;/button>
&lt;div class="img-container" onclick="lightbox(&amp;#34;tone-equalizer-overviewjpg&amp;#34;)" style="cursor: pointer;" >
&lt;img src=https://ansel.photos/tone-equalizer-overview.jpg alt="image"
style=" "
decoding="async" loading="lazy"sizes="(max-width: 992px) 100vw, (max-width: 1200px) 66.67vw, 50vw" srcset="https://ansel.photos/tone-equalizer-overview_hu_66c95114c95d56fb.jpg 140w, https://ansel.photos/tone-equalizer-overview_hu_9e5f8fee8fac307a.jpg 264w, https://ansel.photos/tone-equalizer-overview_hu_fb6ac8aea2a641e6.jpg 331w, https://ansel.photos/tone-equalizer-overview_hu_a975fab5454163a7.jpg 400w, https://ansel.photos/tone-equalizer-overview_hu_52cfb0f68dc40228.jpg 496w, https://ansel.photos/tone-equalizer-overview_hu_687534dfe9bd3e74.jpg 576w, https://ansel.photos/tone-equalizer-overview_hu_d8eb5f346d4414f2.jpg 600w, https://ansel.photos/tone-equalizer-overview_hu_c76bee32d65b90b2.jpg 720w, https://ansel.photos/tone-equalizer-overview_hu_776450a5d98f1054.jpg 800w, https://ansel.photos/tone-equalizer-overview_hu_8c76a48d6421b8e2.jpg 992w, https://ansel.photos/tone-equalizer-overview_hu_458f0f7f8e2f86a8.jpg 1200w, https://ansel.photos/tone-equalizer-overview_hu_7491fd84b24f99db.jpg 1320w"width="1423" height="645"/>
&lt;/div>
&lt;/figure>
&lt;/p></description></item><item><title>Unbreak input profile</title><link>https://ansel.photos/it/doc/views/darkroom/modules/unbreak-input-profile/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>febf869cf38b9c500f081900a617804101de3ec020d8c2bac9d9e7860cbf9ec5</guid><description>&lt;p>Crea una curva di correzione ai dati immagine. Richiesto nel caso in cui abbiate selezionato un particolare profilo di ingresso nel modulo &lt;a href="https://ansel.photos/it/doc/views/darkroom/modules/input-color-profile/" title="" rel="dofollow" >&lt;em>profilo colore di ingresso&lt;/em>&lt;/a> module.&lt;/p>
&lt;p>If you decide to use an ICC profile from the camera manufacturer in the &lt;a href="https://ansel.photos/it/doc/views/darkroom/modules/input-color-profile/" title="" rel="dofollow" >&lt;em>input color profile&lt;/em>&lt;/a> module, a correction curve frequently needs to be pre-applied to image data to prevent the final output from looking too dark. This extra processing is not required if you use Ansel&amp;rsquo;s standard or enhanced color matrices.&lt;/p></description></item><item><title>Vignetting</title><link>https://ansel.photos/it/doc/views/darkroom/modules/vignetting/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>10a418723e15672bfba06906e1a2d439f218186eb470cfa6e879e3cc9cf97cd5</guid><description>&lt;p>Apply a vignetting effect to the image.&lt;/p>
&lt;p>Vignetting is a modification of the brightness and saturation at the borders of the image in a specified shape. Many of the parameters listed below can also be modified with a graphical control that overlays the image when the module has focus, showing the shape and extent of the effect.&lt;/p>
&lt;hr />
&lt;p>&lt;strong>Note:&lt;/strong> This module is known to provoke banding artifacts under certain conditions. You should consider activating the &lt;a href="https://ansel.photos/it/doc/views/darkroom/modules/dithering/" title="" rel="dofollow" >&lt;em>dithering&lt;/em>&lt;/a> module to alleviate this.&lt;/p></description></item><item><title>Watermark</title><link>https://ansel.photos/it/doc/views/darkroom/modules/watermark/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>ce37336f562e34033a28a07fbf7443d439b36dc725decedd3a6b169a36f250d1</guid><description>&lt;p>Render a vector-based overlay onto your image. Watermarks are standard SVG documents and can be designed using &lt;a href="http://www.inkscape.org/" title="External link" target="_blank" rel="noopener noreferrer nofollow" >Inkscape&amp;thinsp;&lt;sup class="icon">&lt;i class="fa fa-external-link-alt">&lt;/i>&lt;/sup>&lt;/a>.&lt;/p>
&lt;p>You can also use bitmap (PNG) images.&lt;/p>
&lt;p>The SVG processor in Ansel can also substitute strings within an SVG document, allowing image-dependent information to be included in the watermark.&lt;/p>
&lt;p>User-designed watermarks should be placed into the directory &lt;code>$HOME/.config/Ansel/watermarks&lt;/code>. Once in place, use the reload button update the list of available watermarks.&lt;/p></description></item><item><title>White balance</title><link>https://ansel.photos/it/doc/views/darkroom/modules/white-balance/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>d749a4548af5ba05681f31ea42b718ea423a958984155075bd2fa8ec3b59d598</guid><description>&lt;p>Adjust the white balance of the image by altering the temperature and tint, defining a coefficient for each RGB channel, or choosing from list of predefined white balance settings.&lt;/p>
&lt;p>The default settings for this module are derived from the camera white balance stored in the image&amp;rsquo;s Exif data.&lt;/p>
&lt;p>White balance is not intended as a &amp;ldquo;creative&amp;rdquo; module &amp;ndash; its primary goal is to technically correct the white balance of the image ensuring that neutral colored objects in the scene are rendered with neutral colors in the image. For creative color operations, it is usually better to use other modules such as &lt;a href="https://ansel.photos/it/doc/views/darkroom/modules/color-calibration/" title="" rel="dofollow" >&lt;em>color calibration&lt;/em>&lt;/a> or &lt;a href="https://ansel.photos/it/doc/views/darkroom/modules/color-balance/" title="" rel="dofollow" >&lt;em>color balance&lt;/em>&lt;/a>.&lt;/p></description></item><item><title>Toolboxes</title><link>https://ansel.photos/it/doc/views/toolboxes/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Tue, 16 Jun 2026 00:00:00 +0000</updated><guid>ab316c2cb1a8c8e6098f4471baf9728bdd2b920c5096e30a518d8dc6f27843b2</guid><description>&lt;p>A &lt;em>toolbox&lt;/em> is a collapsible tool docked in one of the side panels. Unlike the &lt;a href="https://ansel.photos/it/doc/views/darkroom/modules/" title="" rel="dofollow" >darkroom processing modules&lt;/a>, toolboxes do not modify pixels — they help you browse, organize, inspect, export and annotate images, or assess the picture being edited.&lt;/p>
&lt;p>Each view shows only the toolboxes relevant to its task, so the same panel position can hold different tools depending on whether you are in the lighttable, the darkroom, the map or the print view.&lt;/p></description></item><item><title>Styles</title><link>https://ansel.photos/it/doc/views/toolboxes/styles/</link><pubDate>Tue, 16 Jun 2026 00:00:00 +0000</pubDate><updated>Tue, 16 Jun 2026 00:00:00 +0000</updated><guid>03e642045ab5b5b3e0b0753fe6a0adfd6a286883daccb87d4f86aaffa6597fb7</guid><description>&lt;p>A &lt;strong>style&lt;/strong> is a named, saved editing recipe — a subset of a history stack that can be applied to any number of images. Styles let you reuse looks, technical corrections, or module configurations without having to redo them from scratch.&lt;/p>
&lt;p>Styles are accessible from two places:&lt;/p>
&lt;ul>
&lt;li>The &lt;strong>Styles menu&lt;/strong> in the menu bar, which lists all your styles and applies them in one click.&lt;/li>
&lt;li>The &lt;strong>Styles toolbox module&lt;/strong>, available as a floating window via &lt;strong>Styles → Manage styles…&lt;/strong>&lt;/li>
&lt;/ul>
&lt;/section>
&lt;section id="applying-a-style">
&lt;h2 class="text-left heading">
Applying a style
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;p>Click any style name in the &lt;strong>Styles menu&lt;/strong> to apply it to all currently active images. If &lt;strong>Ask merge settings before apply&lt;/strong> is enabled (the default), a &lt;a href="#merge-settings-dialog" title="" rel="dofollow" >merge settings dialog&lt;/a> appears first. See the &lt;a href="https://ansel.photos/it/doc/views/lighttable/history-copy-paste/" title="" rel="dofollow" >copy-paste history&lt;/a> page for a full explanation of what merge position and pipeline order mean.&lt;/p></description></item><item><title>Notes</title><link>https://ansel.photos/it/doc/views/toolboxes/notes/</link><pubDate>Mon, 16 Feb 2026 00:00:00 +0000</pubDate><updated>Mon, 16 Feb 2026 00:00:00 +0000</updated><guid>9384654d6d8be83fe1417f12f88e48c9b1a3e9a1fbd84a26c864a0b74e1069bf</guid><description>&lt;p>Write per-image notes that live next to your files and render as Markdown. Such notes can be to-do lists, memos, contacts of the persons in the image, tips or instructions for collaborators, etc.&lt;/p>
&lt;p>The module opens in &lt;strong>preview&lt;/strong> by default; switch to &lt;strong>edit&lt;/strong> to change the source text. The Markdown parsing needs Ansel to be build with &lt;a href="https://github.com/commonmark/cmark" title="External link" target="_blank" rel="noopener noreferrer nofollow" >CMark&amp;thinsp;&lt;sup class="icon">&lt;i class="fa fa-external-link-alt">&lt;/i>&lt;/sup>&lt;/a>, which is optional. If Ansel was not built with this library, it will be rendered as plain text.&lt;/p></description></item><item><title>Clipping warning</title><link>https://ansel.photos/it/doc/views/toolboxes/clipping/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Wed, 17 Jun 2026 00:00:00 +0000</updated><guid>7f99262bbb3b028a1fc6dee955a1b35a25d4c6d4803f5f0437f1b3029bf9d262</guid><description>&lt;p>Highlight areas of the image that may exhibit luminance or gamut clipping.&lt;/p>
&lt;p>When an image is sent to a display device, each pixel is normally represented as a set of 3 numbers, representing the intensity of the red, green and blue primary colors in the output color space. Because the output color space is usually closely related to hardware with physical limations, there is a maximum permitted value for the [R,G,B] channels, representing the maximum available intensity for that color space. Similarly, there is also a minimum value below which pixel values will be mapped to zero. When we try to convert from a larger color space to the final output color space, any values exceeding this maximum will be clamped to the maximum value, and any values below the minimum will be clamped to zero. This process is called &amp;ldquo;clipping&amp;rdquo; and it will lead to lost detail, or &amp;ldquo;incorrect&amp;rdquo; colors for any pixels with clipped channels.&lt;/p></description></item><item><title>Color assessment</title><link>https://ansel.photos/it/doc/views/toolboxes/color-assessment/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Wed, 17 Jun 2026 00:00:00 +0000</updated><guid>c12684ac51b6554ec52345e67e0d2860f0d174ca050927c459b0695a91173ff0</guid><description>&lt;p>Assess colors and brightness in your image using ISO 12646:2008 recommended viewing conditions.&lt;/p>
&lt;p>When developing an image, the way we perceive brightness, contrast and saturation is influenced by the surrounding ambient conditions. If an image is displayed against a dark background, this can have a number of adverse effects on our perception of that image:&lt;/p>
&lt;ul>
&lt;li>Exaggeration of the perceived exposure makes the image seems brighter than it really is. This is nicely illustrated by the &lt;a href="https://en.wikipedia.org/wiki/Checker_shadow_illusion" title="Wikipedia link" target="_blank" rel="noopener noreferrer nofollow" >Adelson checkerboard shadow effect&amp;thinsp;&lt;sup class="icon">&lt;i class="fab fa-wikipedia-w">&lt;/i>&lt;/sup>&lt;/a>.&lt;/li>
&lt;li>A decrease in the perceived saturation in the image makes the colors seem less rich than they really are (the Hunt effect).&lt;/li>
&lt;li>A decrease in the perceived contrast in the image makes the tones seem flatter than they really are (Bartleson-Breneman effect 3)&lt;/li>
&lt;/ul>
&lt;p>The end result is that the final image can end up being too dark and overly-processed in terms of contrast and color saturation. To avoid this, the &amp;ldquo;ISO 12646:2008&amp;rdquo; standard makes some recommendations about the conditions under which the colors of an image should be assessed. The &lt;em>color assessment&lt;/em> module in the darkroom places a frame around the image to help the user better assess the colors in the image, along the lines of those recommendations.&lt;/p></description></item><item><title>Duplicate manager</title><link>https://ansel.photos/it/doc/views/toolboxes/duplicate-manager/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Wed, 17 Jun 2026 00:00:00 +0000</updated><guid>5265a35ae94cf9e5683e340afefc9ce342192bfed85972d96916786fad5a1941</guid><description>&lt;p>View and switch between the versions (duplicates) of the current image. Every version shares the same underlying file but keeps its own independent editing history, stored in its own XMP sidecar, so each can be edited without affecting the others.&lt;/p>
&lt;p>In the darkroom &lt;a href="https://ansel.photos/it/doc/views/darkroom/darkroom-view-layout/#left-panel" title="" rel="dofollow" >left panel&lt;/a>, the duplicate manager lists each version of the current image with a preview thumbnail and a version number:&lt;/p>
&lt;ul>
&lt;li>&lt;strong>Press and hold&lt;/strong> a thumbnail to preview that version in the center view.&lt;/li>
&lt;li>&lt;strong>Double-click&lt;/strong> a thumbnail to switch to that version and edit it.&lt;/li>
&lt;/ul>
&lt;/section>
&lt;section id="creating-versions">
&lt;h2 class="text-left heading">
Creating versions
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;p>New versions are created from the &lt;a href="https://ansel.photos/it/doc/views/global-menu/" title="" rel="dofollow" >global menu&lt;/a>, so they also work on a lighttable selection:&lt;/p></description></item><item><title>EXIF and IPTC</title><link>https://ansel.photos/it/doc/views/toolboxes/image-information/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Wed, 17 Jun 2026 00:00:00 +0000</updated><guid>1f75b9a20087a048d1ce9c41c6e5b4a80d920098c93cd9c60f291748bc419978</guid><description>&lt;p>Display the EXIF and IPTC information (metadata) embedded in an image, plus a number of extra fields Ansel maintains (filmroll, version, local copy, etc.). The module is available in most views, in the left panel.&lt;/p>
&lt;p>As you &lt;strong>hover&lt;/strong> thumbnails in the lighttable or filmstrip, the panel updates to show the image under the cursor. This is a read-only preview and changes nothing.&lt;/p>
&lt;p>When several images are selected and no single image is highlighted, the module shows only the fields that are identical across the selection; differing fields display &lt;em>&amp;lt;various values&amp;gt;&lt;/em> instead.&lt;/p></description></item><item><title>Export</title><link>https://ansel.photos/it/doc/views/toolboxes/export/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Wed, 17 Jun 2026 00:00:00 +0000</updated><guid>efc350da3776bcac83a0a4807e41c8f57c59bf976d440aa3dbe033a743f6f0a9</guid><description>&lt;p>Export the selected images to final files.&lt;/p>
&lt;p>Open the export panel from the &lt;a href="https://ansel.photos/it/doc/views/global-menu/" title="" rel="dofollow" >global menu&lt;/a>, &lt;em>File → Export…&lt;/em> (&lt;kbd>Ctrl&lt;/kbd>+&lt;kbd>Shift&lt;/kbd>+&lt;kbd>E&lt;/kbd>). Files can be exported to a file on disk, email, various online storage locations, a web album, or a book template.&lt;/p>
&lt;/section>
&lt;section id="module-controls">
&lt;h2 class="text-left heading">
Module controls
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;/section>
&lt;section id="storage-options">
&lt;h3 class="text-left heading">
Storage options
&lt;/h3>
&lt;dl>
&lt;dt>destinazione&lt;/dt>
&lt;dd>E&amp;rsquo; il tipo di destinazione per l&amp;rsquo;esportazione delle immagini selezionate. Sono implementati un certo numero di tipologie, incluse file su disco, modello libro LaTeX e vari web album. A seconda della destinazione selezionate, verrà richiesto di fornire ulteriori informazioni, quali il nome del file or nome e password di un account.&lt;/dd>
&lt;dt>filename template&lt;/dt>
&lt;dd>Define the folder and file to which the image will be exported. This can be automatically generated using several pre-defined variables. See the &lt;a href="https://ansel.photos/it/doc/variables/" title="" rel="dofollow" >variables&lt;/a> section for details.&lt;/dd>
&lt;dt>selezione cartella&lt;/dt>
&lt;dd>Il pulsante affianco il template nome file apre la finestra di dialogo per selezionare la cartella per l&amp;rsquo;esportazione.&lt;/dd>
&lt;dt>sul conflitto&lt;/dt>
&lt;dd>Seleziona cosa fare quando il nome file generato è in conflitto con un file esistente sulla cartella di destinazione:&lt;/dd>
&lt;dd>
&lt;ul>
&lt;li>&lt;em>crea nome file unico&lt;/em>: Sceglie automaticamente un nuovo nome file univoco aggiungendo un numero intero al nome del file in conflitto.&lt;/li>
&lt;/ul>
&lt;/dd>
&lt;dd>
&lt;ul>
&lt;li>&lt;em>overwrite&lt;/em>: Automatically overwrite existing files. This option will present you with a confirmation dialog in order to protect you from accidental data loss &amp;ndash; you can disable this in &lt;a href="https://ansel.photos/it/doc/preferences-settings/security/" title="" rel="dofollow" >preferences &amp;gt; security &amp;gt; ask before exporting in overwrite mode&lt;/a>. &lt;em>&lt;strong>Note:&lt;/strong> This dialog is not presented per-file but as a one-off confirmation before the export job starts.&lt;/em>&lt;/li>
&lt;/ul>
&lt;/dd>
&lt;dd>
&lt;ul>
&lt;li>&lt;em>salta&lt;/em>: Non esporta l&amp;rsquo;immagine quando il nome file già esiste nella destinazione.&lt;/li>
&lt;/ul>
&lt;/dd>
&lt;/dl>
&lt;/section>
&lt;section id="format-options">
&lt;h3 class="text-left heading">
Format options
&lt;/h3>
&lt;dl>
&lt;dt>formato file&lt;/dt>
&lt;dd>Seleziona il formato file per l&amp;rsquo;immagine esportata. Ulteriori opzioni appariranno in basso a seconda del formato selezionato.&lt;/dd>
&lt;dt>qualità&lt;/dt>
&lt;dd>La qualità del file esportato. Valori più alti risultano in file più grandi. La qualità di default (95) è un buon valore per esportazioni di altà qualità (per archiviazione o stampa). Se hai esigenza di un buon compromesso tra dimensione e qualità (ad esempio per mostrare su internet le immagini) puoi considerare un valore di &amp;ldquo;90&amp;rdquo;.&lt;/dd>
&lt;dt>profondità di bit&lt;/dt>
&lt;dd>Il numero di bit per ciascun canale colore. Più bit significano meno separazione dei toni (posterization)/bande di colore (color banding).&lt;/dd>
&lt;dt>compressione&lt;/dt>
&lt;dd>Il tipo di compressione da utilizzare.&lt;/dd>
&lt;dt>livello di compressione&lt;/dt>
&lt;dd>Per i formati di esportazione dove la &lt;em>compressione&lt;/em> può essere specificata, il &lt;em>livello di compressione&lt;/em> indica quanta compressione applicare. Più alto è il valore e più i dati verranno compressi, al costo di maggior impegno della CPU.&lt;/dd>
&lt;dt>immagine BN&lt;/dt>
&lt;dd>Per il formato di esportazione TIFF è possibile salvare immagini monocromatiche. Questa preferenza controlla se il file risultante deve codificare i toni di grigio come canali RGB separati o come un singolo canale a scala di grigio. Con la seconda opzione si ottengono file più piccoli.&lt;/dd>
&lt;/dl>
&lt;/section>
&lt;section id="global-options">
&lt;h3 class="text-left heading">
Global options
&lt;/h3>
&lt;dl>
&lt;dt>imposta dimensione&lt;/dt>
&lt;dd>Scegli come misurare la massima dimensione dell&amp;rsquo;immagine esportata&lt;/dd>
&lt;dd>
&lt;ul>
&lt;li>&lt;em>in pixels (for file)&lt;/em>: Enter the maximum width and height in pixels.&lt;/li>
&lt;/ul>
&lt;/dd>
&lt;dd>
&lt;ul>
&lt;li>&lt;em>in cm (per stampe)&lt;/em>: Inserisce la massima larghezza e altezza in cm e stabilisci i DPI dell&amp;rsquo;immagine. La dimensione equivalente in pixel verrà calcolata automaticamente.&lt;/li>
&lt;/ul>
&lt;/dd>
&lt;dd>
&lt;ul>
&lt;li>&lt;em>in pollici (per stampe)&lt;/em>: Inserisce la massima larghezza e altezza in pollici e stabilisci i DPI dell&amp;rsquo;immagine. La dimensione equivalente in pixel verrà calcolata automaticamente.&lt;/li>
&lt;/ul>
&lt;/dd>
&lt;dd>
&lt;ul>
&lt;li>&lt;em>in scala (per file)&lt;/em>: Inserisci un moltiplicatore per specificare di quanto l&amp;rsquo;immagine esportata deve essere ridimensionata rispetto all&amp;rsquo;immagine di input. Per esempio, inserendo un valore di 0.5, si otterrà un&amp;rsquo;immagine di output con metà dell&amp;rsquo;altezza e della larghezza (in pixel) dell&amp;rsquo;immagine originale.&lt;/li>
&lt;/ul>
&lt;/dd>
&lt;dt>dpi&lt;/dt>
&lt;dd>Se l&amp;rsquo;unità di misura selezionata è cm o pollici, imposta i dpi dell&amp;rsquo;immagine di output. Il valore verrà anche archiviato nei dati Exif dell&amp;rsquo;immagine esporata. Verrà impostato automaticamente a 300 se viene selezionato &amp;ldquo;in pixel&amp;rdquo; o &amp;ldquo;in scala&amp;rdquo;.&lt;/dd>
&lt;dt>dimensioni massime&lt;/dt>
&lt;dd>Imposta la massima larghezza e altezza (in pixel, cm o pollici a seconda dell&amp;rsquo;unità di misura selezionata) delle immagini esportate &amp;ndash; zero significa che non vi saranno vincoli impostati per la specifica dimensione. Le immagini esportate verranno ridimensionate per non superare i valori impostati, ma verranno mantenute le proporzioni corrette. Imposta entrambe a zero per esportare con le dimensioni originali (dopo il ritaglio). Se i valori inseriti sono maggiori delle dimensioni originali, Ansel può esportare sia con le dimensioni originali che allargare (upscaling) l&amp;rsquo;immagine, a seconda dell&amp;rsquo;opzione &amp;ldquo;Permetti upscaling&amp;rdquo;.&lt;/dd>
&lt;dt>permetti upscaling&lt;/dt>
&lt;dd>Impostare su &amp;ldquo;Si&amp;rdquo; per permttere l&amp;rsquo;allargamento (upscaling) dell&amp;rsquo;immagine quando la massima larghezza e altezza definita dall&amp;rsquo;utente ecceede le dimensioni originali dell&amp;rsquo;immagine. Se impostato su &amp;ldquo;no&amp;rdquo; le dimensioni dell&amp;rsquo;immagine esportata non eccederanno le dimensioni dell&amp;rsquo;immagine originale (dopo il ritaglio).&lt;/dd>
&lt;dt>ricampionamento ad alta qualità&lt;/dt>
&lt;dd>Impostare quest&amp;rsquo;opzione su &amp;ldquo;si&amp;rdquo; per eseguire un ricampionamento ad alta qualità sull&amp;rsquo;immagine. L&amp;rsquo;immagine verrà processata a risoluzione massima e ridimensionata soltanto alla fine del rpocesso. In alcuni casi questo potrà risultare in maggiore qualità, ma il processo sarà sempre più lento.&lt;/dd>
&lt;dt>store masks&lt;/dt>
&lt;dd>Store masks as layers in exported image. Only works for some image formats (currently TIFF and XCF).&lt;/dd>
&lt;dt>profile&lt;/dt>
&lt;dd>The output color profile. Select “image settings” if you want the settings in the &lt;a href="https://ansel.photos/it/doc/views/darkroom/modules/output-color-profile/" title="" rel="dofollow" >&lt;em>output color profile&lt;/em>&lt;/a> module of the individual images to be respected.&lt;/dd>
&lt;dt>intent&lt;/dt>
&lt;dd>This option lets you define the intent &amp;ndash; the way in which Ansel will handle out-of-gamut colors. See &lt;a href="https://ansel.photos/it/doc/color-management/rendering-intent/" title="" rel="dofollow" >rendering intent&lt;/a> for a more detailed description of the available options.&lt;/dd>
&lt;dt>style&lt;/dt>
&lt;dd>Choose a &lt;a href="https://ansel.photos/it/doc/views/toolboxes/styles/" title="" rel="dofollow" >style&lt;/a> which Ansel will combine with the existing history stack to generate the output image. These history items are only added temporarily &amp;ndash; the original history stack is not overwritten. You can use this feature to add processing steps and parameters that you want to be applied specifically to images before export. For example you may define a style that adds a stronger level of sharpening when you produce scaled-down JPEG files for the internet or add a certain level of exposure compensation to all of your output images.&lt;/dd>
&lt;dt>mode&lt;/dt>
&lt;dd>When applying a style during export this option defines whether the history stack items of that style replace the original history stack of the image or are appended to it. Technically speaking, in append mode history stack items of the style will constitute separate instances of the respective modules on top of any existing ones. As a consequence the original history stack will remain in effect with the new items being applied in addition. This way you can apply an overall adjustment (e.g. exposure) to a number of exported images while respecting the settings of each individual image.&lt;/dd>
&lt;dt>export&lt;/dt>
&lt;dd>Press this button to start a background job to export all selected images. A bar at the bottom of the left hand panel displays the progress of the export job. Furthermore a notification message pops up reporting the completion of each individual export. You may click on the pop-up to make it disappear. You may abort the export job by clicking on the &amp;ldquo;x&amp;rdquo; icon located close to the progress bar.&lt;/dd>
&lt;/dl>
&lt;hr />
&lt;p>&lt;strong>Note:&lt;/strong> Images that are selected but currently hidden (because they are members of a collapsed group) will not be exported.&lt;/p></description></item><item><title>Filmstrip</title><link>https://ansel.photos/it/doc/views/toolboxes/filmstrip/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>9991d83dd2e554fc944ddc5bfa80dbe007d34f07c393f6f1fa89be7e09ce85ab</guid><description>&lt;p>The filmstrip can be used to quickly switch between images. The images shown are the same as those displayed in the lighttable view and are defined by the currently-selected collection.&lt;/p>
&lt;p>
&lt;figure class="img-wrapper " id="filmstripjpg">
&lt;button class="open-lightbox-button" onclick="lightbox(&amp;#34;filmstripjpg&amp;#34;)">
&lt;i class="fa fa-expand-alt open-lightbox-icon fa-fw">&lt;/i>
&lt;/button>
&lt;button class="open-link-button" onclick="window.open('https:\/\/ansel.photos\/filmstrip.jpg', '_blank');">
&lt;i class="fa fa-external-link-alt open-link-icon fa-fw">&lt;/i>
&lt;/button>
&lt;div class="img-container" onclick="lightbox(&amp;#34;filmstripjpg&amp;#34;)" style="cursor: pointer;" >
&lt;img src=https://ansel.photos/filmstrip.jpg alt="image"
style=" "
decoding="async" loading="lazy"sizes="(max-width: 992px) 100vw, (max-width: 1200px) 66.67vw, 50vw" srcset="https://ansel.photos/filmstrip_hu_f12237452c5af6a0.jpg 140w, https://ansel.photos/filmstrip_hu_654253f98a40bc26.jpg 264w, https://ansel.photos/filmstrip_hu_a7d957e181b276b2.jpg 331w, https://ansel.photos/filmstrip_hu_3d1bae55df9086ba.jpg 400w, https://ansel.photos/filmstrip_hu_3935d4fd8e44e2aa.jpg 496w, https://ansel.photos/filmstrip_hu_b199d558d21a814a.jpg 576w, https://ansel.photos/filmstrip_hu_4ffdbc6a03bb8ef0.jpg 600w, https://ansel.photos/filmstrip_hu_9f8ec3c4ea1e9664.jpg 720w, https://ansel.photos/filmstrip_hu_2ec7970262b1ec4c.jpg 800w, https://ansel.photos/filmstrip_hu_819969012b3ddc49.jpg 992w, https://ansel.photos/filmstrip_hu_371cf4c2c5fbd3ea.jpg 1200w, https://ansel.photos/filmstrip_hu_64ddd4d178cc191d.jpg 1320w, https://ansel.photos/filmstrip_hu_822c9ba6dc4021e5.jpg 1440w, https://ansel.photos/filmstrip_hu_e9dc5233d01365e5.jpg 1600w"width="1894" height="242"/>
&lt;/div>
&lt;/figure>
&lt;/p></description></item><item><title>Find location</title><link>https://ansel.photos/it/doc/views/toolboxes/find-location/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>763a7734abf0344e7dc0a2afd8a57241b1035cd0df9a08979f29f8427c6e05d1</guid><description>&lt;p>Search for a location on the map. You must be connected to the internet to use this feature.&lt;/p>
&lt;p>To use this module, type in a place name or address, press Enter and a list of results will be shown. Click on an item in the list and the map will zoom to that location. An outline covering that location or a pin pointing at the location will be displayed.&lt;/p>
&lt;p>An outline (polygon) can be used to create a user location. Check the &lt;em>max polygon points&lt;/em> parameter in the &lt;a href="https://ansel.photos/it/doc/views/toolboxes/map-settings/" title="" rel="dofollow" >map settings&lt;/a> module to ensure that sufficient points are available for a polygon to be displayed.&lt;/p></description></item><item><title>Focus peaking</title><link>https://ansel.photos/it/doc/views/toolboxes/focus-peaking/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Wed, 17 Jun 2026 00:00:00 +0000</updated><guid>53c60cb46bfe8cb960e5ba4af318f86b811c3288559dc5eea8c312fc78d501d7</guid><description>&lt;p>Identify which parts of the image contain high-contrast details, like edges and textures, which usually indicates that those areas are in focus.&lt;/p>
&lt;p>Enable focus peaking from the &lt;a href="https://ansel.photos/it/doc/views/darkroom/darkroom-view-layout/#bottom-panel" title="" rel="dofollow" >bottom toolbar&lt;/a> in the darkroom, or via &lt;em>Overlay focus peaking&lt;/em> in the &lt;a href="https://ansel.photos/it/doc/views/lighttable/#overlays" title="" rel="dofollow" >lighttable display options&lt;/a>. The sharp parts of the image are highlighted with a yellow, green and blue overlay:&lt;/p>
&lt;p>Focus peaking works by filtering out most of the image noise, measuring the intensity gradients in the image and calculating average and standard deviation statistics. When the gradient of an edge differs significantly from the mean, the associated pixels are marked with a &amp;ldquo;heat map&amp;rdquo; indicating how sharp the edge is.&lt;/p></description></item><item><title>Gamut check</title><link>https://ansel.photos/it/doc/views/toolboxes/gamut/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Wed, 17 Jun 2026 00:00:00 +0000</updated><guid>61bddb495255510784fc6aa355cc798854a1513e72665f9b3d329810267b393a</guid><description>&lt;p>Highlight areas of the image that may exhibit gamut clipping.&lt;/p>
&lt;p>Click the gamut-check icon in the &lt;a href="https://ansel.photos/it/doc/views/darkroom/darkroom-view-layout/#bottom-panel" title="" rel="dofollow" >bottom toolbar&lt;/a> to enable it. Gamut check and &lt;a href="https://ansel.photos/it/doc/views/toolboxes/soft-proof/" title="" rel="dofollow" >soft proof&lt;/a> are mutually exclusive modes.&lt;/p>
&lt;p>Right-click on the icon to open a dialog with configuration parameters &amp;ndash; these are the same as for the &lt;a href="https://ansel.photos/it/doc/views/toolboxes/soft-proof/" title="" rel="dofollow" >soft proof&lt;/a> option.&lt;/p>
&lt;p>You might also like to consider using the &lt;a href="https://ansel.photos/it/doc/views/toolboxes/clipping/" title="" rel="dofollow" >clipping warning&lt;/a>, which also provides under- and over-exposure warnings as well as a gamut check similar to that offered by this module.&lt;/p></description></item><item><title>Geotagging</title><link>https://ansel.photos/it/doc/views/toolboxes/geotagging/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Wed, 17 Jun 2026 00:00:00 +0000</updated><guid>6893b0a1ac8eff1c38dd58cf55e3fa351cfbece09512a710bf3b9882c8363720</guid><description>&lt;p>Import and apply GPX track data to a selection of images, and correct image date/time.&lt;/p>
&lt;p>This module — labelled &lt;strong>Datetime and GPS&lt;/strong> in the panel — is common to the &lt;a href="https://ansel.photos/it/doc/views/lighttable/" title="" rel="dofollow" >lighttable&lt;/a> and &lt;a href="https://ansel.photos/it/doc/views/map/" title="" rel="dofollow" >map&lt;/a> views. The map view provides an enhanced mode that allows you to preview the position of the images along the GPS tracks while adjusting the images&amp;rsquo; date/time offset and time zone.&lt;/p>
&lt;/section>
&lt;section id="workflow-overview">
&lt;h2 class="text-left heading">
Workflow overview
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;p>Il ricevitore GPS calcola la posizione corrente basandosi sulle informazioni che riceve dai satelliti e la registra in un file GPX assieme alla data/ora corrente. I dati Exif delle immagini contegono anche loro un timestamp (data e ora) a seconda delle impostazioni della fotocamera. Il modulo &lt;em>geotagging&lt;/em> legge il timestamp dell&amp;rsquo;immagine, ricerca la posizione nel file GPX a quella determinata data/ora, e registra le coordinate relative (latitudine/longitudine/altitudine) nel suo database e nel file XMP relativo all&amp;rsquo;immagine.&lt;/p></description></item><item><title>Global color picker</title><link>https://ansel.photos/it/doc/views/toolboxes/global-color-picker/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Wed, 17 Jun 2026 00:00:00 +0000</updated><guid>f3cc7acf2c0ff339f8b5b1c0f9ef70220e9fe3227aa3bd098541247dd1026899</guid><description>&lt;p>The global color picker samples colors from the current image, displays their values in several color spaces, and lets you store and compare samples from different locations. It is part of the &lt;a href="https://ansel.photos/it/doc/views/toolboxes/scopes/" title="" rel="dofollow" >scopes&lt;/a> module (the &lt;em>Color picker&lt;/em> and &lt;em>Live samples&lt;/em> sections), in the darkroom &lt;a href="https://ansel.photos/it/doc/views/darkroom/darkroom-view-layout/#left-panel" title="" rel="dofollow" >left panel&lt;/a>.&lt;/p>
&lt;p>Activate it with the color-picker button. It keeps sampling until you turn it off or leave the darkroom.&lt;/p>
&lt;div class="alert alert-info" role="alert">
&lt;p class="alert-heading h6">&lt;i class="fas fa-info-circle">&lt;/i> Note&lt;/p>
This &lt;strong>global&lt;/strong> color picker is distinct from the &lt;strong>local&lt;/strong> color pickers found inside many &lt;a href="https://ansel.photos/it/" title="" rel="dofollow" >modules&lt;/a> (e.g. &lt;a href="https://ansel.photos/it/" title="" rel="dofollow" >RGB curve&lt;/a>), which set that module&amp;rsquo;s parameters. The two do not work in the same color space: the global picker samples at the &lt;strong>end of the preview pipeline&lt;/strong> (display space), whereas a local picker reads the input or output of the module it belongs to.
&lt;/div>
&lt;/section>
&lt;section id="controls">
&lt;h2 class="text-left heading">
Controls
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;dl>
&lt;dt>Point / area mode&lt;/dt>
&lt;dd>&lt;strong>Click&lt;/strong> the picker button for point mode (a small spot under the cursor). &lt;strong>&lt;kbd>Ctrl&lt;/kbd>+click&lt;/strong> or &lt;strong>right-click&lt;/strong> for area mode (the average over a drawn rectangle).&lt;/dd>
&lt;dt>Statistic (mean / min / max)&lt;/dt>
&lt;dd>In area mode, choose whether to display the &lt;strong>mean&lt;/strong>, &lt;strong>minimum&lt;/strong> or &lt;strong>maximum&lt;/strong> channel values of the sampled region. (In point mode the three are identical.)&lt;/dd>
&lt;dt>Color mode&lt;/dt>
&lt;dd>Choose the color space in which the sampled values are shown. Values converted to spaces other than the native display space are approximate.&lt;/dd>
&lt;dt>Color swatch&lt;/dt>
&lt;dd>A patch of the sampled color is shown next to the numerical values; click it to enlarge it. Right-click the numerical values to copy them to the clipboard.&lt;/dd>
&lt;/dl>
&lt;p>Hover any value for a tooltip with more detail, including RGB and Lab values and an approximate color name.&lt;/p></description></item><item><title>Guides &amp; overlays</title><link>https://ansel.photos/it/doc/views/toolboxes/guides-overlays/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Wed, 17 Jun 2026 00:00:00 +0000</updated><guid>cbfeb9f0cc10547d438ac78960a21bc50f51654d9b97c38204a6b43300ce4d5e</guid><description>&lt;p>A number of commonly-used compositional guides can be overlaid on your image while you are editing. These can be enabled either globally (all the time) or locally (when certain modules are active).&lt;/p>
&lt;p>Other darkroom functionality also draws colored overlay lines on the image (for example, drawn masks). An option is also provided to change the color of those overlays (see below).&lt;/p>
&lt;/section>
&lt;section id="global-guides">
&lt;h2 class="text-left heading">
Global guides
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;p>Left-click the guides-and-overlays icon in the &lt;a href="https://ansel.photos/it/doc/views/darkroom/darkroom-view-layout/#bottom-panel" title="" rel="dofollow" >bottom toolbar&lt;/a> to globally display guide overlays. The overlays remain on until you click the button a second time to switch them off.&lt;/p></description></item><item><title>History stack</title><link>https://ansel.photos/it/doc/views/toolboxes/history-stack/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Wed, 17 Jun 2026 00:00:00 +0000</updated><guid>7829b9bb2b68cf5f550c6f1985fd4167589dacc5043402b789b04946c702210a</guid><description>&lt;p>The &lt;strong>History of changes&lt;/strong> module, in the darkroom &lt;a href="https://ansel.photos/it/doc/views/darkroom/darkroom-view-layout/#left-panel" title="" rel="dofollow" >left panel&lt;/a>, shows and lets you navigate the &lt;a href="https://ansel.photos/it/doc/views/darkroom/pixelpipe/history-stack/" title="" rel="dofollow" >history stack&lt;/a> of the current image.&lt;/p>
&lt;p>It lists every change of state — a module being enabled, disabled, moved, or having a parameter changed — for the current image, newest at the top. Each entry is one user change, so a module can appear several times.&lt;/p>
&lt;/section>
&lt;section id="navigating-the-history">
&lt;h2 class="text-left heading">
Navigating the history
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;ul>
&lt;li>&lt;strong>Click&lt;/strong> an entry to return the image to that point in its history.&lt;/li>
&lt;li>&lt;strong>&lt;kbd>Shift&lt;/kbd>+click&lt;/strong> an entry to expand the corresponding module in the right-hand panel &lt;strong>without&lt;/strong> changing the current edit — useful for inspecting a step.&lt;/li>
&lt;li>&lt;strong>Hover&lt;/strong> an entry for a tooltip listing exactly what changed in that step compared to the previous one, which helps track down unintended adjustments.&lt;/li>
&lt;/ul>
&lt;p>The selected history state is remembered: it is safe to quit, leave the darkroom or switch image after stepping back, and you will return to the same state.&lt;/p></description></item><item><title>Library</title><link>https://ansel.photos/it/doc/views/toolboxes/collections/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>d67acac38049eaf335dc2161ebcacca2f8bed863b5c683bac68d6dc6fdba377c</guid><description>&lt;p>Filtra le immagini mostrate nel tavolo luminoso e nel pannello dei provini utilizzando le proprietà delle immagini. L&amp;rsquo;insieme delle immagini filtrate è chiamato una &lt;em>raccolta&lt;/em>.&lt;/p>
&lt;p>Importing images into Ansel stores information about them (filename, path, Exif data, data from XMP sidecar files etc.) in Ansel&amp;rsquo;s library database. A collection is defined by applying filtering rules to these attributes, thus creating a subset of images to display in the lighttable view and the filmstrip module.&lt;/p></description></item><item><title>Locations</title><link>https://ansel.photos/it/doc/views/toolboxes/locations/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>82140f8c8d22361d3c5512deac1b1ac0b25e4f40803263d0a128e4b54257be68</guid><description>&lt;p>Create areas or locations and organize them as hierarchical tags.&lt;/p>
&lt;p>A location is shown as a shape on the map when selected. Initially each location is represented as a square or circle and can be changed to a rectangle or ellipse by adjusting the shape&amp;rsquo;s width and/or height.&lt;/p>
&lt;p>A location can also be created from an OpenStreetMap region (city/country) polygon. To achieve this, first make sure the &lt;em>max polygon points&lt;/em> parameter is large enough (some country polygons use more than 150,000 points). Then select the desired location in the &lt;a href="https://ansel.photos/it/doc/views/toolboxes/find-location/" title="" rel="dofollow" >find location&lt;/a> module. When the corresponding region shape is displayed, a polygon symbol becomes available in the &amp;ldquo;shape&amp;rdquo; control (see below). Select it to create the new location.&lt;/p></description></item><item><title>Lua scripts installer</title><link>https://ansel.photos/it/doc/views/toolboxes/lua-scripts-installer/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>0bb0f320d0dd835a317ed202f678524dff5abbde2dbd90bdc55a4bbea3b3b05c</guid><description>&lt;p>This module provides an interface for installing darktable &lt;a href="https://ansel.photos/it/" title="" rel="dofollow" >lua scripts&lt;/a>. The first time it is run, instructions are displayed in the module.&lt;/p>
&lt;p>It can be disabled with an option in &lt;a href="https://ansel.photos/it/doc/preferences-settings/lua-options/" title="" rel="dofollow" >preferences &amp;gt; lua options&lt;/a>.&lt;/p></description></item><item><title>Map settings</title><link>https://ansel.photos/it/doc/views/toolboxes/map-settings/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>015efb3892d362469736c0ec4b0b80c858309f43e93e97c2d29285a114fcee31</guid><description>&lt;p>Select preferred map data from various providers. Some will provide additional layers (satellite view etc.) which you can toggle.&lt;/p>
&lt;/section>
&lt;section id="module-controls">
&lt;h2 class="text-left heading">
Module controls
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;dl>
&lt;dt>map source&lt;/dt>
&lt;dd>Choose the provider to source map information from.&lt;/dd>
&lt;dt>max polygon points&lt;/dt>
&lt;dd>The &lt;a href="https://ansel.photos/it/doc/views/toolboxes/find-location/" title="" rel="dofollow" >find location&lt;/a> module doesn&amp;rsquo;t display polygons with more points than this for performance reasons. Usually a country polygon has between 50,000 and 150,000 points.&lt;/dd>
&lt;dt>show OSD&lt;/dt>
&lt;dd>Choose whether to display the OSD controls at the top-left of the center view.&lt;/dd>
&lt;dt>filtered images&lt;/dt>
&lt;dd>Check this box to display only the images from the current collection (those shown in the filmstrip) in the center view. Un-check the box to display all images in the current library, where those images have associated GPS data. You can also toggle this option by pressing Ctrl+S.&lt;/dd>
&lt;dt>max images&lt;/dt>
&lt;dd>The maximum number of thumbnails to display on the map.&lt;/dd>
&lt;dt>group size factor&lt;/dt>
&lt;dd>Increase or decrease the size of area that causes images to be grouped.&lt;/dd>
&lt;dt>min images per group&lt;/dt>
&lt;dd>The minimum number of images that need to be placed in the same position in order to automatically create an image group for them.&lt;/dd>
&lt;dt>thumbnail display&lt;/dt>
&lt;dd>Define what information to show on the map display&lt;/dd>
&lt;dd>&lt;ul>
&lt;li>&lt;em>thumbnails&lt;/em>: Display image thumbnails along with a counter.&lt;/li>
&lt;/ul>
&lt;/dd>
&lt;dd>&lt;ul>
&lt;li>&lt;em>count&lt;/em>: Just display the number of images (to free space on the map). Hover over the number of images to show the corresponding thumbnail(s). A count-only marker behaves the same way as a normal image thumbnail, in terms of color coding, scrolling, drag and drop etc.&lt;/li>
&lt;/ul>
&lt;/dd>
&lt;dd>&lt;ul>
&lt;li>&lt;em>none&lt;/em>: Show nothing.&lt;/li>
&lt;/ul>
&lt;/dd>
&lt;dd>You can also cycle through these options by pressing Shift+S.&lt;/dd>
&lt;/dl></description></item><item><title>Mask manager</title><link>https://ansel.photos/it/doc/views/toolboxes/mask-manager/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Wed, 17 Jun 2026 00:00:00 +0000</updated><guid>0aeaa8dbee851fb1e305fa75900f8beb28680954420c4c5cd6b96ad147993b86</guid><description>&lt;p>The mask manager — labelled &lt;strong>Masking &amp;amp; Blending&lt;/strong> in the darkroom &lt;a href="https://ansel.photos/it/doc/views/darkroom/darkroom-view-layout/#left-panel" title="" rel="dofollow" >left panel&lt;/a> — creates, renames, edits, groups and deletes the drawn shapes used by masks. It shares its shape system with the per-module &lt;a href="https://ansel.photos/it/doc/views/darkroom/masking-and-blending/" title="" rel="dofollow" >masking &amp;amp; blending&lt;/a> controls: a shape drawn here is the same object a module can use as a mask, and vice-versa.&lt;/p>
&lt;p>The top row of buttons creates new shapes — the same brush, circle, ellipse, path and gradient tools as the &lt;a href="https://ansel.photos/it/doc/views/darkroom/masking-and-blending/masks/drawn/" title="" rel="dofollow" >drawn mask&lt;/a> interface. Below them is a list of every mask and shape defined for the current image.&lt;/p></description></item><item><title>Metadata editor</title><link>https://ansel.photos/it/doc/views/toolboxes/metadata-editor/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Wed, 17 Jun 2026 00:00:00 +0000</updated><guid>dce772a7b8bfa37a518e19bf4c8144a87ef08d12f2dff310b5b63ea1a55ffc9e</guid><description>&lt;p>Edit the metadata of selected images.&lt;/p>
&lt;p>I metadati sono del testo in formato libero (titolo, descrizione, autore, editore, diritti etc&amp;hellip;) che descrive le tue immagini.&lt;/p>
&lt;p>When several images are selected having different values for a given metadata field, the module displays &lt;em>&lt;leave unchanged>&lt;/em> for that field &amp;ndash; if you choose to apply changes, these fields will not be changed. If you right-click on the field the different values are listed at the end of the contextual menu. Select one of the values in the menu to apply that value to all of the selected images &amp;ndash; the change will be saved once you press the &amp;ldquo;apply&amp;rdquo; button or the Enter/Tab key.&lt;/p></description></item><item><title>Navigation</title><link>https://ansel.photos/it/doc/views/toolboxes/navigation/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Wed, 17 Jun 2026 00:00:00 +0000</updated><guid>53d383cc6bbf31cff853fedfe49111a63c443bfdddc950e384e8ddcf7098f729</guid><description>&lt;p>Zoom and pan the current darkroom image.&lt;/p>
&lt;p>At the top of the darkroom &lt;a href="https://ansel.photos/it/doc/views/darkroom/darkroom-view-layout/#left-panel" title="" rel="dofollow" >left panel&lt;/a>, the navigation module shows a full preview of the current image with a rectangle marking the area currently visible in the center view. Drag the rectangle to pan the zoomed-in view.&lt;/p>
&lt;p>The current zoom level is displayed to the right of the preview. Click it for quick access to common zoom levels.&lt;/p>
&lt;p>The module can be expanded/collapsed like any toolbox — from its header, through the &lt;a href="https://ansel.photos/it/doc/getting-started/keyboard/#vimkey-like-global-action-search" title="" rel="dofollow" >global action search&lt;/a>, or via a shortcut you assign to its focusing action. Center-view zoom is also controlled directly: see &lt;a href="https://ansel.photos/it/doc/views/darkroom/#zoom-and-pan" title="" rel="dofollow" >zoom and pan&lt;/a>.&lt;/p></description></item><item><title>Print settings</title><link>https://ansel.photos/it/doc/views/toolboxes/print-settings/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>08d0796bf6e0392a706d88df19ff9f1d8660f28847f08c9f55a1938f243c2a55</guid><description>&lt;p>Manage settings for the &lt;a href="https://ansel.photos/it/doc/views/print/" title="" rel="dofollow" >print view&lt;/a> and initiate printing.&lt;/p>
&lt;/section>
&lt;section id="module-controls">
&lt;h2 class="text-left heading">
Module controls
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;/section>
&lt;section id="printer">
&lt;h3 class="text-left heading">
Printer
&lt;/h3>
&lt;dl>
&lt;dt>Stampante&lt;/dt>
&lt;dd>Seleziona una stampante tra quelle installate.&lt;/dd>
&lt;dt>Media&lt;/dt>
&lt;dd>Il tipo di supporto caricato sulla stampante (Carta normale, Carta fotografica, ecc.)&lt;/dd>
&lt;dt>Profilo&lt;/dt>
&lt;dd>Il profilo ICC della stampante per la carta utilizzata. Questo è il profilo specifico per la stampante e la carta. Questo profilo è responsabile dell&amp;rsquo;ultima trasformazione dello spazio colore applicata all&amp;rsquo;immagine con l&amp;rsquo;obiettivo di ottenerre una stampa di alta qualità.&lt;/dd>
&lt;dt>intent&lt;/dt>
&lt;dd>The print rendering intent (“perceptual”, “relative colorimetric”, “saturation” or “absolute colorimetric”). See &lt;a href="https://ansel.photos/it/doc/color-management/rendering-intent/" title="" rel="dofollow" >rendering intent&lt;/a> for more details.&lt;/dd>
&lt;dt>Compensazione del punto di nero&lt;/dt>
&lt;dd>permette di modificare il punto di nero del profilo di output, che solitamente è più luminoso del profilo di input. Questo parametro dovrebbe essere &amp;ldquo;attivo&amp;rdquo; quando l&amp;rsquo;&lt;em>intento&lt;/em> è impostato a &amp;ldquo;Colorimetrico relativo&amp;rdquo;.&lt;/dd>
&lt;/dl>
&lt;/section>
&lt;section id="page">
&lt;h3 class="text-left heading">
Page
&lt;/h3>
&lt;dl>
&lt;dt>Dimensioni carta&lt;/dt>
&lt;dd>Le dimensioni della carta su cui stampare&lt;/dd>
&lt;dt>orientation&lt;/dt>
&lt;dd>Portrait or landscape (note that darktable chooses the best fit by default).&lt;/dd>
&lt;dt>Unità di misura&lt;/dt>
&lt;dd>L&amp;rsquo;unità di misura da usare per impostare i margini: “mm”, “cm”, o “pollici”.&lt;/dd>
&lt;dt>Margini&lt;/dt>
&lt;dd>Imposta separatamente ogni margine, oppure tutti insieme cliccando sul pulsante &amp;ldquo;Acquisisci&amp;rdquo;.&lt;/dd>
&lt;dt>display grid&lt;/dt>
&lt;dd>Select the grid size using the entry field (expressed in the currently selected unit). Tick the option to display the grid on the canvas.&lt;/dd>
&lt;dt>snap to grid&lt;/dt>
&lt;dd>Help setting the image areas by snapping them to the grid for proper alignment.&lt;/dd>
&lt;dt>borderless mode required&lt;/dt>
&lt;dd>Indicates whether the printer borderless mode is to be activated. This item is activated when the user&amp;rsquo;s margins are smaller than the printer hardware margins. Note that it is only an indicator as it does not activate the borderless mode automatically.&lt;/dd>
&lt;/dl>
&lt;/section>
&lt;section id="image-layout">
&lt;h3 class="text-left heading">
Image layout
&lt;/h3>
&lt;dl>
&lt;dt>Larghezza/altezza immagine&lt;/dt>
&lt;dd>Questo campo informativo visualizza le dimensioni reali dell&amp;rsquo;immagine sulla carta, usando le unità di misura selezionate.&lt;/dd>
&lt;dt>Fattore di scala&lt;/dt>
&lt;dd>Questo campo di informazione mostra il fattore di scala dell&amp;rsquo;immagine per adattarsi alla carta. Se il suo valore è minore di 1 l&amp;rsquo;immagino è ridotta, altrimenti è ingrandita. È un fattore importante di cui tener conto dato che un valore troppo grande (ingrandimento) potrebbe portare ad una stampa di bassa qualità. Viene inoltre mostrato il valore corrispondente di dpi (dots per inch - punti per pollice).&lt;/dd>
&lt;dt>Allineamento&lt;/dt>
&lt;dd>Seleziona l&amp;rsquo;allineamento dell&amp;rsquo;immagine sulliarea.&lt;/dd>
&lt;dt>new image area button&lt;/dt>
&lt;dd>Create a new image area. Drag and drop on the canvas to place it. If the option snap to grid is activated the area can be easily aligned to the grid lines. An image can be placed into this area by dragging it from the filmstrip and dropping it on the new area.&lt;/dd>
&lt;dt>delete image area button&lt;/dt>
&lt;dd>Remove the currently selected image area from the composition.&lt;/dd>
&lt;dt>clear layout button&lt;/dt>
&lt;dd>Remove all the image areas leaving the canvas empty.&lt;/dd>
&lt;/dl>
&lt;p>The following four fields represent the position of currently selected area on the page &amp;ndash; the top/left corner on the first line and the width/height of the area on the second line.&lt;/p></description></item><item><title>Raw overexposed warning</title><link>https://ansel.photos/it/doc/views/toolboxes/raw-overexposed/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Wed, 17 Jun 2026 00:00:00 +0000</updated><guid>f9951dbafa286a112d4dfd9481312fe6244fd0e43e83da62ef85280eb6880f63</guid><description>&lt;p>Highlight areas of the image where color channels of the raw input file are clipped.&lt;/p>
&lt;p>Clipped color channels imply an overexposed image with loss of information in the affected areas. Some of this information may be recoverable using the &lt;a href="https://ansel.photos/it/doc/views/darkroom/modules/highlight-reconstruction/" title="" rel="dofollow" >&lt;em>highlight reconstruction&lt;/em>&lt;/a>, &lt;a href="https://ansel.photos/it/doc/views/darkroom/modules/color-reconstruction/" title="" rel="dofollow" >&lt;em>color reconstruction&lt;/em>&lt;/a> or &lt;a href="https://ansel.photos/it/doc/views/darkroom/modules/filmic/" title="" rel="dofollow" >&lt;em>filmic&lt;/em>&lt;/a> modules.&lt;/p>
&lt;p>Click the raw-overexposed icon in the &lt;a href="https://ansel.photos/it/doc/views/darkroom/darkroom-view-layout/#bottom-panel" title="" rel="dofollow" >bottom toolbar&lt;/a> to show/hide the warning overlay. Right-click the icon to open a dialog containing the following configuration parameters.&lt;/p></description></item><item><title>Scopes</title><link>https://ansel.photos/it/doc/views/toolboxes/scopes/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Wed, 17 Jun 2026 00:00:00 +0000</updated><guid>81a1c02f797192047e10df50db8c4f04d48c04c66751ad16a12c0858db7d7575</guid><description>&lt;p>The scopes module, at the top of the darkroom &lt;a href="https://ansel.photos/it/doc/views/darkroom/darkroom-view-layout/#left-panel" title="" rel="dofollow" >left panel&lt;/a>, provides graphical depictions of the image&amp;rsquo;s tones and &lt;a href="https://ansel.photos/it/doc/color-management/color-dimensions/#definitions" title="" rel="dofollow" >chromaticity&lt;/a>. It also hosts the &lt;a href="https://ansel.photos/it/doc/views/toolboxes/global-color-picker/" title="" rel="dofollow" >global color picker&lt;/a>.&lt;/p>
&lt;p>Drag the bottom edge of the module to resize the scope vertically.&lt;/p>
&lt;div class="alert alert-info" role="alert">
&lt;p class="alert-heading h6">&lt;i class="fas fa-info-circle">&lt;/i> Note&lt;/p>
For performance, the scopes are computed from the lower-resolution preview pipeline (the same image shown in the &lt;a href="https://ansel.photos/it/doc/views/toolboxes/navigation/" title="" rel="dofollow" >navigation&lt;/a> module), not from the full-resolution center image. Fine detail may therefore not be represented exactly.
&lt;/div>
&lt;/section>
&lt;section id="choosing-what-to-show">
&lt;h2 class="text-left heading">
Choosing what to show
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;p>Use the &lt;em>hamburger&lt;/em> menu in the module header to access the following sub-menu items:&lt;/p></description></item><item><title>Snapshots</title><link>https://ansel.photos/it/doc/views/toolboxes/snapshots/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Wed, 17 Jun 2026 00:00:00 +0000</updated><guid>ebe9dd226ab78f0aa6dadf2b56dda7114617847fcc44f9b061caf616c7324b0f</guid><description>&lt;p>Store snapshots of the center image and compare them against the current edit.&lt;/p>
&lt;p>A snapshot is a frozen bitmap of the darkroom center view, taken at any point during editing and later overlaid onto the current view for a side-by-side comparison while you tune a module. It can also be combined with the &lt;a href="https://ansel.photos/it/doc/views/toolboxes/history-stack/" title="" rel="dofollow" >history of changes&lt;/a> to compare a snapshot against different stages of development.&lt;/p>
&lt;/section>
&lt;section id="taking-and-comparing-snapshots">
&lt;h2 class="text-left heading">
Taking and comparing snapshots
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;p>Click &lt;strong>take snapshot&lt;/strong> to capture the current center view. Each snapshot is listed above the button; its name reflects the module selected in the history and its position at the time it was taken.&lt;/p></description></item><item><title>Soft proof</title><link>https://ansel.photos/it/doc/views/toolboxes/soft-proof/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Wed, 17 Jun 2026 00:00:00 +0000</updated><guid>d7978228bf8fa5bb7742aec3861b9a5069cbdbf6d0b6cf73952e902a57849bbf</guid><description>&lt;p>View your image rendered using a selected color profile.&lt;/p>
&lt;p>Click the soft-proof icon in the &lt;a href="https://ansel.photos/it/doc/views/darkroom/darkroom-view-layout/#bottom-panel" title="" rel="dofollow" >bottom toolbar&lt;/a> to activate soft-proof display mode. This lets you preview your image rendered through a printer profile, to see how colors will end up on the final print. A “soft proof” message at the bottom-left of the image confirms you are in soft-proof mode.&lt;/p>
&lt;p>Right-click on the icon to open a dialog with the following configuration parameters. For each of these parameters, the list of available profiles is read from &lt;code>$ANSEL/share/ansel/color/out&lt;/code> and &lt;code>$HOME/.config/ansel/color/out&lt;/code> (where &lt;code>$ANSEL&lt;/code> represents Ansel&amp;rsquo;s installation directory and &lt;code>$HOME&lt;/code> your home directory).&lt;/p></description></item><item><title>Tagging</title><link>https://ansel.photos/it/doc/views/toolboxes/tagging/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Wed, 17 Jun 2026 00:00:00 +0000</updated><guid>ab491c41c14751b191809c04512aa967d6e42f34dc99ba910266bb3cb7955369</guid><description>&lt;p>Attach tags to images, and manage the tag dictionary.&lt;/p>
&lt;p>Le etichette forniscono un modo di aggiungere informazioni alle immagini usando un dizionario di parole chiavi. Puoi anche gestire le etichette in gerarchia, il ché può essere utile quando diventano molte.&lt;/p>
&lt;p>Tags are physically stored in &lt;a href="https://ansel.photos/it/doc/views/lighttable/digital-asset-management/sidecar/" title="" rel="dofollow" >XMP sidecar files&lt;/a> as well as in Ansel&amp;rsquo;s library database and can be included in &lt;a href="https://ansel.photos/it/doc/views/toolboxes/export/" title="" rel="dofollow" >exported&lt;/a> images.&lt;/p>
&lt;p>In Ansel, attaching tags is also &lt;em>the&lt;/em> way to build &lt;a href="https://ansel.photos/it/doc/views/toolboxes/collections/" title="" rel="dofollow" >collections&lt;/a>: a collection is the dynamically-queried set of all images sharing a given tag, always kept up to date. So the everyday job of this module — attaching a tag to images — is the same act as “putting images into a collection”. The tag &lt;em>dictionary&lt;/em> itself (creating, renaming, deleting, importing and exporting tags) is a separate, occasional, housekeeping task and lives in its own window.&lt;/p></description></item><item><title>Mappa</title><link>https://ansel.photos/it/doc/views/map/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Wed, 11 Oct 2023 00:00:00 +0000</updated><guid>7c06d8b9dd1f4803b30da257e8ea769512be912e9d55f299ba089209daab6f64</guid><description>&lt;p>The Map view is optional and needs to be activated in &lt;a href="https://ansel.photos/it/doc/preferences-settings/other-views/" title="" rel="dofollow" >Preferences &amp;gt; Other views&lt;/a>. It allows you to see where your geo-tagged images were taken, and to add location information to non-geo-tagged images.&lt;/p>
&lt;p>The Map view shows a world map with the images in the current &lt;a href="https://ansel.photos/it/doc/getting-started/library/" title="" rel="dofollow" >collection&lt;/a> pinned to their geo-tagged location (if available). This requires that images are tagged with location information. Some newer cameras, including smartphones, are already equipped with GPS receivers. Other cameras may need additional GPS hardware to do this.&lt;/p></description></item><item><title>Presentazione</title><link>https://ansel.photos/it/doc/views/slideshow/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Wed, 11 Oct 2023 00:00:00 +0000</updated><guid>375bfbbcd1a80c7854f51193884c6fc59763766905f0bba5e2ac166593278da1</guid><description>&lt;p>The Slideshow view is optional and needs to be activated in &lt;a href="https://ansel.photos/it/doc/preferences-settings/other-views/" title="" rel="dofollow" >Preferences &amp;gt; Other views&lt;/a>. It allows you to watch a slideshow of your current collection with the associated filtering rules and sort order applied.&lt;/p>
&lt;p>To learn more about how to define the collection and filtering rules, see the section on &lt;a href="https://ansel.photos/it/doc/getting-started/library/" title="" rel="dofollow" >collections&lt;/a>.&lt;/p>
&lt;p>The next section provides more details on the &lt;a href="https://ansel.photos/it/doc/views/slideshow/usage/" title="" rel="dofollow" >usage&lt;/a> of the Slideshow view.&lt;/p></description></item><item><title>Usage</title><link>https://ansel.photos/it/doc/views/slideshow/usage/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Thu, 12 Oct 2023 00:00:00 +0000</updated><guid>5482acd0aa1efbe66d505a81e0d636f30044bfc12365e913c30df4b22d3fffe7</guid><description>&lt;p>The slideshow view is still in an early stage of development with only a basic set of features.&lt;/p>
&lt;figure class="full-width border-0 p-0 mt-2 mb-3">
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-fallback" data-lang="fallback">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-1">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-1"> 1&lt;/a>&lt;/span>&lt;span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-2">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-2"> 2&lt;/a>&lt;/span>&lt;span>spacebar start and stop auto-advance mode which automatically switches
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-3">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-3"> 3&lt;/a>&lt;/span>&lt;span> to the next images every five seconds by default.
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-4">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-4"> 4&lt;/a>&lt;/span>&lt;span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-5">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-5"> 5&lt;/a>&lt;/span>&lt;span>ESC leave slideshow mode and return to lighttable view.
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-6">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-6"> 6&lt;/a>&lt;/span>&lt;span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-7">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-7"> 7&lt;/a>&lt;/span>&lt;span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-8">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-8"> 8&lt;/a>&lt;/span>&lt;span>+ or increase delay between each image.
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-9">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-9"> 9&lt;/a>&lt;/span>&lt;span>up arrow
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-10">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-10">10&lt;/a>&lt;/span>&lt;span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-11">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-11">11&lt;/a>&lt;/span>&lt;span>- Or decrease delay between each image.
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-12">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-12">12&lt;/a>&lt;/span>&lt;span>down arrow
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-13">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-13">13&lt;/a>&lt;/span>&lt;span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-14">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-14">14&lt;/a>&lt;/span>&lt;span>left-click or
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-15">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-15">15&lt;/a>&lt;/span>&lt;span>right arrow or switch to the next image of the collection.
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-16">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-16">16&lt;/a>&lt;/span>&lt;span>right shift-key
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-17">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-17">17&lt;/a>&lt;/span>&lt;span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-18">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-18">18&lt;/a>&lt;/span>&lt;span>right-click or
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-19">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-19">19&lt;/a>&lt;/span>&lt;span>left arrow or switch to the previous image of the collection.
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-20">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-20">20&lt;/a>&lt;/span>&lt;span>left shift-key&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>
&lt;/figure>
&lt;hr />
&lt;p>&lt;strong>Hint:&lt;/strong> To take full advantage of your screen size, put Ansel into fullscreen mode by pressing F11 and hide the border-controls by pressing the B key.&lt;/p></description></item><item><title>Stampa</title><link>https://ansel.photos/it/doc/views/print/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Wed, 11 Oct 2023 00:00:00 +0000</updated><guid>af244b99600b830f6f774821a8735fd297f3f21f7274f7f6b8946b3975498556</guid><description>&lt;p>The Print view is optional and needs to be activated in &lt;a href="https://ansel.photos/it/doc/preferences-settings/other-views/" title="" rel="dofollow" >Preferences &amp;gt; Other views&lt;/a>. This view allows you to print your images. Because printing is not easy, there are many technical aspects to be taken into account.&lt;/p>
&lt;p>After selecting an image in the &lt;a href="https://ansel.photos/it/doc/views/lighttable/" title="" rel="dofollow" >Lighttable view&lt;/a> you can enter the &lt;a href="https://ansel.photos/it/doc/views/toolboxes/print-settings/" title="" rel="dofollow" >Print settings&lt;/a> module to adjust printer settings and initiate printing.&lt;/p>
&lt;p>Questo modulo supporta il profilo ICC della stampante, un passaggio praticamente obbligatorio se vuoi ottenere una stampa di qualità vicina a ciò che vedi sullo schermo.&lt;/p></description></item><item><title>Print view layout</title><link>https://ansel.photos/it/doc/views/print/print-view-layout/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>ad50ed9c3d8063981b876a3e7f1230f96044d26d22c463e52425a3026a971c2a</guid><description>&lt;p>L&amp;rsquo;area centrale visualizza la disposizione dell&amp;rsquo;immagine sulla carta (la zona bianca). Potresti vedere dei bordi grigi intorno all&amp;rsquo;immagine a rappresentare l&amp;rsquo;effettiva area di stampa (la pagina ad esclusione dei bordi).&lt;/p>
&lt;p>The &lt;a href="https://ansel.photos/it/doc/views/toolboxes/filmstrip/" title="" rel="dofollow" >filmstrip&lt;/a> below the image allows you to select more images.&lt;/p>
&lt;/section>
&lt;section id="overlays">
&lt;h3 class="text-left heading">
Overlays
&lt;/h3>
&lt;p>When the mouse is over the bounding box of an image, its width and height are shown along its top and left, respectively. Margins between the bounding box and the page edge are notated next to the dotted lines extending out from each side of the bounding box. All measurements are shown in the units as chosen in the print settings module.&lt;/p></description></item><item><title>Variables</title><link>https://ansel.photos/it/doc/variables/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>bdd16ab5ea5c3bf952d76315befca763416037c7e623f56bf863e60b45dcf1d7</guid><description>&lt;p>Ansel supports variable substitution in a number of modules and preference settings. For example:&lt;/p>
&lt;ul>
&lt;li>Defining file names in the &lt;a href="https://ansel.photos/it/doc/views/toolboxes/export/" title="" rel="dofollow" >export&lt;/a> module and &lt;a href="https://ansel.photos/it/doc/getting-started/import/" title="" rel="dofollow" >import tool&lt;/a>,&lt;/li>
&lt;li>Displaying image information in the darkroom&amp;rsquo;s image information line,&lt;/li>
&lt;li>Displaying image information in the lighttable&amp;rsquo;s overlays and tooltips (see &lt;a href="https://ansel.photos/it/doc/preferences-settings/lighttable/" title="" rel="dofollow" >preferences &amp;gt; lighttable&lt;/a>)&lt;/li>
&lt;li>Placing text on an image in the &lt;a href="https://ansel.photos/it/doc/views/darkroom/modules/watermark/" title="" rel="dofollow" >&lt;em>watermark&lt;/em>&lt;/a> processing module.&lt;/li>
&lt;/ul>
&lt;p>Most, if not all text entries that use variables implement auto-completion as soon as you start typing &lt;code>$(&lt;/code>.&lt;/p></description></item><item><title>Preferences &amp; Settings</title><link>https://ansel.photos/it/doc/preferences-settings/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>c9332563ed3417f980da03459c330b3dd2c42429e3c82b6de880798a6d6f2bbd</guid><description>&lt;p>Ansel comes with a number of user-configurable preferences. These can be adjusted in the preferences dialog, which can be reached via &lt;em>Edit &amp;gt; Preferences&lt;/em> in the global menu. Preferences are separated into tabs, each of which is described in more detail in the following sections.&lt;/p>
&lt;p>Any altered settings (i.e. those that differ from their default state) are highlighted with a bullet beside them. If you change a setting that needs a restart to take effect, a message will appear as a reminder after you exit the preferences dialog.&lt;/p></description></item><item><title>General</title><link>https://ansel.photos/it/doc/preferences-settings/general/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Thu, 12 Oct 2023 00:00:00 +0000</updated><guid>9a22ed48de35b710ff1cdea89baf750a86dca096ff61dbd235556c0678e9636d</guid><description>&lt;p>Control the overall look and feel of Ansel.&lt;/p>
&lt;dl>
&lt;dt>interface language&lt;/dt>
&lt;dd>Set the language of the user interface. The system default is marked with an * (needs a restart)&lt;/dd>
&lt;dt>theme&lt;/dt>
&lt;dd>Set the theme for the user interface. Aside from any aesthetic considerations, the recommended interface color for color evaluation is middle gray. Visual perception is affected by ambient brightness, and a low user interface brightness causes all kinds of illusions. Using a dark interface to retouch photos can therefore lead to excessive retouching (abuse of contrast and saturation) and to a photo that is too dark when printed. It is therefore highly recommended that you use one of the &amp;ldquo;grey&amp;rdquo; themes for retouching work as these are designed so that the user interface approximates middle gray (default &amp;ldquo;Ansel&amp;rdquo;).&lt;/dd>
&lt;dt>use system font size&lt;/dt>
&lt;dd>Select this option to use the font size defined by your system. If unchecked, you may enter a custom font size in the box below (default on).&lt;/dd>
&lt;dt>font size in points&lt;/dt>
&lt;dd>If the &amp;ldquo;use system font size&amp;rdquo; option is switched off, enter a font size (in points) for Ansel to use. The font size will be changed immediately.&lt;/dd>
&lt;dt>GUI controls and text DPI&lt;/dt>
&lt;dd>Adjust the global GUI resolution to rescale controls, buttons, labels, etc. Increase for a magnified GUI, decrease to fit more content in the window. Set to -1 to use the system-defined global resolution. The default is 96 DPI on most systems. (needs a restart)&lt;/dd>
&lt;/dl>
&lt;/section>
&lt;section id="css-theme-modifications">
&lt;h2 class="text-left heading">
CSS theme modifications
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;p>In addition to selecting a pre-built theme you can also apply additional CSS customisations of your own to tweak the look-and-feel of Ansel.&lt;/p></description></item><item><title>Tavolo luminoso</title><link>https://ansel.photos/it/doc/preferences-settings/lighttable/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Thu, 12 Oct 2023 00:00:00 +0000</updated><guid>9616577282c4cd85ada06639e7777bb0b6b22ad61c8fc53170a34252291d1325</guid><description>&lt;p>Control functionality in the &lt;a href="https://ansel.photos/it/doc/views/lighttable/" title="" rel="dofollow" >lighttable&lt;/a> view and modules.&lt;/p>
&lt;/section>
&lt;section id="general">
&lt;h2 class="text-left heading">
General
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;dl>
&lt;dt>hide built-in presets for utility modules&lt;/dt>
&lt;dd>If enabled, only user-defined presets will be shown in presets menu for utility modules &amp;ndash; built-in presets will be hidden (default off).&lt;/dd>
&lt;dt>show image time with milliseconds&lt;/dt>
&lt;dd>Choose whether to include milliseconds when displaying time values (default off). If set, milliseconds are shown in the &lt;a href="https://ansel.photos/it/doc/views/toolboxes/image-information/" title="" rel="dofollow" >image information&lt;/a> module and can also be used in the &lt;a href="https://ansel.photos/it/doc/views/toolboxes/geotagging/" title="" rel="dofollow" >geotagging&lt;/a> module.&lt;/dd>
&lt;/dl>
&lt;/section>
&lt;section id="thumbnails">
&lt;h2 class="text-left heading">
Thumbnails
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;dl>
&lt;dt>use raw file instead of embedded JPEG from size&lt;/dt>
&lt;dd>When generating thumbnails for images that have not yet been processed in the darkroom, if the thumbnail size is greater than this value, generate it by processing the raw image data. If the thumbnail is below this size, use the JPEG preview image embedded in the raw file. Once an image has been processed in the darkroom, thumbnails will always be generated from raw data (you can revert back to the JPEG preview by discarding history). To render thumbnails with the best quality choose &amp;ldquo;always&amp;rdquo;.&lt;/dd>
&lt;dt>high quality processing from size&lt;/dt>
&lt;dd>If the thumbnail size is greater than this value and is being generated from raw data, it will be processed using the full quality rendering path, which is better but slower (default 720p). To render thumbnails with the best quality, choose &amp;ldquo;always&amp;rdquo;.&lt;/dd>
&lt;dt>delimiters for size categories&lt;/dt>
&lt;dd>Size categories are used to allow different thumbnail overlays to be shown depending on the thumbnail size. A pipe delimited set of values defines at what image sizes the category changes. The default value of &amp;ldquo;120|400&amp;rdquo; means that there will be 3 categories of thumbnail: 0-120px, 120-400px and &amp;gt;400px.&lt;/dd>
&lt;/dl></description></item><item><title>Camera Oscura</title><link>https://ansel.photos/it/doc/preferences-settings/darkroom/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>ea0e0243274c9556402c7532e9ca124318ac8c747a58306b8244dd1a605916a7</guid><description>&lt;p>Control functionality in the &lt;a href="https://ansel.photos/it/doc/views/darkroom/" title="" rel="dofollow" >darkroom&lt;/a> view and associated modules.&lt;/p>
&lt;/section>
&lt;section id="general">
&lt;h2 class="text-left heading">
General
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;dl>
&lt;dt>pen pressure control for brush masks&lt;/dt>
&lt;dd>Controls how the pressure reading of a graphics tablet impacts newly generated &lt;a href="https://ansel.photos/it/doc/views/darkroom/masking-and-blending/masks/drawn/" title="" rel="dofollow" >drawn mask&lt;/a> brush strokes. You can control the brush width, hardness and opacity. “Absolute” control means that the pressure reading directly defines the attribute with a value between 0% and 100%. “Relative” means that the pressure reading adjusts the attribute between zero and the pre-defined default value (default off).&lt;/dd>
&lt;dt>smoothing of brush strokes&lt;/dt>
&lt;dd>Sets the level for smoothing of &lt;a href="https://ansel.photos/it/doc/views/darkroom/masking-and-blending/masks/drawn/" title="" rel="dofollow" >drawn mask&lt;/a> brush strokes. Stronger smoothing leads to fewer nodes and easier editing at the expense of lower accuracy.&lt;/dd>
&lt;dt>scroll down to increase mask parameters&lt;/dt>
&lt;dd>By default, scrolling your mouse up increases the value of the relevant shape parameters in &lt;a href="https://ansel.photos/it/doc/views/darkroom/masking-and-blending/masks/drawn/" title="" rel="dofollow" >drawn masks&lt;/a>. Set this preference to reverse the behavior (default off).&lt;/dd>
&lt;dt>pattern for the image information line&lt;/dt>
&lt;dd>Set the information to be displayed in the image information line, at the right of the top-most toolbar. You can use any variables in the &lt;a href="https://ansel.photos/it/doc/variables/" title="" rel="dofollow" >variables&lt;/a> section as well as &lt;code>$(NL)&lt;/code> for a new line. You can also include &lt;a href="https://ansel.photos/it/doc/variables/#formatting" title="" rel="dofollow" >formatting&lt;/a> (bold, italic, colors etc).&lt;/dd>
&lt;dt>border around image in darkroom mode&lt;/dt>
&lt;dd>Display the center image in darkroom mode with an outside border of the given number of pixels (default 20).&lt;/dd>
&lt;dt>show loading screen between images&lt;/dt>
&lt;dd>Show gray loading screen when navigating between images in the darkroom. Switch this option off to just show a simple toast message and leave the previous image in place until the next image is loaded. Note that switching this option off can be very useful to quickly compare duplicate images, however, there might be issues with long loading times (leading you to think the next image has already loaded) and you may observe visual artifacts while the next image is loading (default on).&lt;/dd>
&lt;/dl>
&lt;/section>
&lt;section id="modules">
&lt;h2 class="text-left heading">
Modules
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;dl>
&lt;dt>display of individual color channels&lt;/dt>
&lt;dd>Control how individual color channels are displayed when activated in the &lt;a href="https://ansel.photos/it/doc/views/darkroom/masking-and-blending/masks/parametric/" title="" rel="dofollow" >parametric masks&lt;/a> feature. You can choose between “false color” and “gray scale” (default &amp;ldquo;false color&amp;rdquo;).&lt;/dd>
&lt;dt>hide built-in presets for processing modules&lt;/dt>
&lt;dd>If enabled, only user-defined presets will be shown in the presets menu for processing modules &amp;ndash; built-in presets will be hidden (default off).&lt;/dd>
&lt;dt>show the guides widget in modules UI&lt;/dt>
&lt;dd>Enable this to show the local &lt;a href="https://ansel.photos/it/doc/views/toolboxes/guides-overlays/#local-guides" title="" rel="dofollow" >guides &amp;amp; overlays&lt;/a> interface directly within the UI of the modules that support it (default on).&lt;/dd>
&lt;dt>show right-side buttons in processing module headers&lt;/dt>
&lt;dd>Choose whether to show the four buttons (mask indicator, multi-instance menu, reset, presets menu) on the right-hand-side of the module header for processing modules. These buttons will always appear when the mouse is over the module. At other times they will be shown or hidden according to this preference selection:&lt;/dd>
&lt;dd>&lt;ul>
&lt;li>&lt;em>always&lt;/em>: always show all buttons&lt;/li>
&lt;/ul>
&lt;/dd>
&lt;dd>&lt;ul>
&lt;li>&lt;em>active&lt;/em>: only show the buttons when the mouse is over the module&lt;/li>
&lt;/ul>
&lt;/dd>
&lt;dd>&lt;ul>
&lt;li>&lt;em>dim&lt;/em>: buttons are dimmed when mouse is not over the module&lt;/li>
&lt;/ul>
&lt;/dd>
&lt;dd>&lt;ul>
&lt;li>&lt;em>auto&lt;/em>: hide the buttons when the panel is narrow&lt;/li>
&lt;/ul>
&lt;/dd>
&lt;dd>&lt;ul>
&lt;li>&lt;em>fade&lt;/em>: fade out all buttons when the panel narrows&lt;/li>
&lt;/ul>
&lt;/dd>
&lt;dd>&lt;ul>
&lt;li>&lt;em>fit&lt;/em>: hide all the buttons if the module name doesn&amp;rsquo;t fit&lt;/li>
&lt;/ul>
&lt;/dd>
&lt;dd>&lt;ul>
&lt;li>&lt;em>smooth&lt;/em>: fade out all buttons in one header simultaneously&lt;/li>
&lt;/ul>
&lt;/dd>
&lt;dd>&lt;ul>
&lt;li>&lt;em>glide&lt;/em>: gradually hide individual buttons as needed&lt;/li>
&lt;/ul>
&lt;/dd>
&lt;dd>(default &lt;em>always&lt;/em>)&lt;/dd>
&lt;dt>prompt for name on addition of new instance&lt;/dt>
&lt;dd>If enabled, when creating a new instance of a processing module, a prompt will be immediately displayed allowing you to set a name for the new instance (default on).&lt;/dd>
&lt;/dl></description></item><item><title>Other views</title><link>https://ansel.photos/it/doc/preferences-settings/other-views/</link><pubDate>Sat, 21 Jan 2023 00:00:00 +0000</pubDate><updated>Wed, 11 Oct 2023 00:00:00 +0000</updated><guid>6965143c5814c491437be4d45653c6012138ca243affcdfe1a68a39d70ab1a26</guid><description>&lt;p>Enable optional views:&lt;/p>
&lt;ul>
&lt;li>&lt;a href="https://ansel.photos/it/doc/views/map/" title="" rel="dofollow" >map&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://ansel.photos/it/doc/views/slideshow/" title="" rel="dofollow" >slideshow&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://ansel.photos/it/doc/views/print/" title="" rel="dofollow" >print&lt;/a>&lt;/li>
&lt;/ul>
&lt;p>Once you restart Ansel the enabled view(s) will be available in the &lt;em>Ateliers&lt;/em> menu.&lt;/p>
&lt;p>These views are all hidden by default to spare some computing resources.&lt;/p></description></item><item><title>Processing</title><link>https://ansel.photos/it/doc/preferences-settings/processing/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Thu, 12 Oct 2023 00:00:00 +0000</updated><guid>d46f709f959571d1a642a0532e8c88c5fcd101d8e32d5617495034bb47b25bdf</guid><description>&lt;p>Control how images are processed.&lt;/p>
&lt;/section>
&lt;section id="image-processing">
&lt;h2 class="text-left heading">
Image processing
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;dl>
&lt;dt>always use LittleCMS 2 to apply output color profile&lt;/dt>
&lt;dd>If this option is activated, Ansel will use the LittleCMS 2 system library to apply the output color profile instead of its own internal routines. This is significantly slower than the default but might give more accurate results in some cases.&lt;/dd>
&lt;dd>
&lt;p>If the given ICC is LUT-based or contains both a LUT and a matrix, Ansel will use LittleCMS 2 to render the colors regardless of this parameter&amp;rsquo;s value (default off).&lt;/p></description></item><item><title>Security</title><link>https://ansel.photos/it/doc/preferences-settings/security/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>33493664a7100844d39ab892abd0aa5cf10e96f4415edfbf3c92f519231e8088</guid><description>&lt;p>Control whether warning messages are shown before undertaking certain activities.&lt;/p>
&lt;/section>
&lt;section id="general">
&lt;h2 class="text-left heading">
General
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;dl>
&lt;dt>ask before removing images from the library&lt;/dt>
&lt;dd>Always ask before removing image information from Ansel&amp;rsquo;s library database, where the xmp file is retained (default on).&lt;/dd>
&lt;dt>ask before deleting images from disk&lt;/dt>
&lt;dd>Always ask before deleting an image file (default on).&lt;/dd>
&lt;dt>ask before discarding history stack&lt;/dt>
&lt;dd>Always ask before discarding the history stack of an image (default on).&lt;/dd>
&lt;dt>try to use trash when deleting images&lt;/dt>
&lt;dd>Instead of physically deleting images from disk, attempt to put them into the system&amp;rsquo;s trash bin (default on).&lt;/dd>
&lt;dt>ask before moving images from film roll folder&lt;/dt>
&lt;dd>Always ask before moving an image file (default on).&lt;/dd>
&lt;dt>ask before copying images to new film roll folder&lt;/dt>
&lt;dd>Always ask before copying an image file to a new location (default on).&lt;/dd>
&lt;dt>ask before removing empty folders&lt;/dt>
&lt;dd>Always ask before removing any empty folder. This can happen after moving or deleting images (default off).&lt;/dd>
&lt;dt>ask before deleting a tag&lt;/dt>
&lt;dd>Always ask before deleting a tag from an image (default on).&lt;/dd>
&lt;dt>ask before deleting a style&lt;/dt>
&lt;dd>Always ask before deleting a style (default on).&lt;/dd>
&lt;dt>ask before deleting a preset&lt;/dt>
&lt;dd>Always ask before deleting a preset (default on).&lt;/dd>
&lt;dt>ask before exporting in overwrite mode&lt;/dt>
&lt;dd>Always ask before &lt;a href="https://ansel.photos/it/doc/views/toolboxes/export/" title="" rel="dofollow" >exporting&lt;/a> images in overwrite mode.&lt;/dd>
&lt;/dl>
&lt;/section>
&lt;section id="other">
&lt;h2 class="text-left heading">
Other
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;dl>
&lt;dt>password storage backend to use&lt;/dt>
&lt;dd>The backend to use for password storage. Options: “auto” (default), “none”, “libsecret”, “kwallet”.&lt;/dd>
&lt;dt>executable for playing audio files&lt;/dt>
&lt;dd>Define an external program which is used in the lighttable view to play audio files that some cameras record to keep notes for images (default “aplay”).&lt;/dd>
&lt;/dl></description></item><item><title>Performance</title><link>https://ansel.photos/it/doc/preferences-settings/performance/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>83a02a83fc1bc446fed849d5410a894f5334f7ef68c1e3f96ea14fa0ebbf5fad</guid><description/></item><item><title>Opencl</title><link>https://ansel.photos/it/doc/preferences-settings/performance/opencl/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>a0a49c104a60ce51282adf095635ab60ab3cb3535f8ac83e9e8b41e862ee7d0a</guid><description/></item><item><title>The background</title><link>https://ansel.photos/it/doc/preferences-settings/performance/opencl/background/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>9f05cb92cd59e1c88fd35167e33fa22aae417776da66dd27a42ec19e7ef6ad8b</guid><description>&lt;p>Processing high resolution images is a demanding task requiring a modern computer. In terms of both memory and CPU power, getting the best out of a typical 15, 20 or 25 Megapixel image can quickly take your computer to its limits.&lt;/p>
&lt;p>Ansel&amp;rsquo;s requirements are no exception. All calculations are performed on 4 x 32bit floating point numbers. This is slower than “ordinary” 8 or 16 bit integer algebra, but eliminates all problems of tonal breaks or loss of information.&lt;/p></description></item><item><title>How opencl works</title><link>https://ansel.photos/it/doc/preferences-settings/performance/opencl/how-opencl-works/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>fa62b3f431bb41cc1bf23e485f715d4600f179028bc1598c433534a76acb57db</guid><description>&lt;p>As you can imagine, the hardware architecture of GPUs can vary significantly. There are different manufacturers, and even different generations of GPUs from the same manufacturer may not be comparable. At the same time GPU manufacturers don&amp;rsquo;t normally disclose all the hardware details of their products to the public. One of the consequences of this is the need to use proprietary drivers under Linux, if you want to take full advantage of your graphics card.&lt;/p></description></item><item><title>Activating opencl in Ansel</title><link>https://ansel.photos/it/doc/preferences-settings/performance/opencl/activate-opencl/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>c0584874dbf1c7a631e717d40ae6b10cdbd0aa84a84fc1e6edce8b6e31875b66</guid><description>&lt;p>Using OpenCL in Ansel requires that your PC is equipped with a suitable graphics card and that it has the required libraries in place. Most modern graphics cards from NVIDIA and AMD come with full OpenCL support. The OpenCL compiler is normally shipped as part of the proprietary graphics driver and is used as a dynamic library called &lt;code>libOpenCL.so&lt;/code>. This library must be in a folder where it can be found by your system&amp;rsquo;s dynamic linker.&lt;/p></description></item><item><title>Setting up opencl</title><link>https://ansel.photos/it/doc/preferences-settings/performance/opencl/setting-up/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>2401f5600d8b934c0d56f0565e583666f25ce08b9d902025a08e0505c7c42d58</guid><description>&lt;p>The huge diversity of systems and the marked differences between OpenCL vendors and driver versions makes it impossible to give an comprehensive overview of how to setup OpenCL. We only can give you an example, in this case for NVIDIA driver version 331.89 on Ubuntu 14.04. We hope that this will serve as a basic introduction and will help you to solve any problems specific to your setup.&lt;/p>
&lt;p>The principle OpenCL function flow is like this:&lt;/p></description></item><item><title>Possible problems &amp; solutions</title><link>https://ansel.photos/it/doc/preferences-settings/performance/opencl/problems-solutions/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>8ad62e3361f79718574f963cc934118c995e85fd23fcb07b55e9c091c97f0631</guid><description>&lt;p>Ansel will detect OpenCL run-time errors automatically. On detecting an error, it will then reprocess everything on the CPU. While this will slow down processing it should not affect the end result.&lt;/p>
&lt;p>There can be various reasons why OpenCL might fail during the initialization phase. OpenCL depends on hardware requirements and on the presence of certain drivers and libraries. In addition all these have to fit in terms of maker, model and revision number. If anything does not fit (e.g. your graphics driver &amp;ndash; loaded as a kernel module &amp;ndash; does not match the version of your &lt;code>libOpenCL.so&lt;/code>) OpenCL support will likely not be available.&lt;/p></description></item><item><title>Scheduling profile</title><link>https://ansel.photos/it/doc/preferences-settings/performance/opencl/scheduling-profile/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>e990701a24b25b68c9270020b05358b83da2b1aac081ac3dff90b40d3d346f0b</guid><description>&lt;p>Ansel can use the CPU and one or several OpenCL capable GPUs. Depending on the relative performance of these devices, users can choose among certain scheduling profiles to optimize performance. This is achieved by setting the configuration parameter &lt;a href="https://ansel.photos/it/doc/preferences-settings/processing/#cpu-gpu-memory" title="" rel="dofollow" >Preferences &amp;gt; Processing &amp;gt; CPU, GPU, Memory &amp;gt; OpenCL scheduling profile&lt;/a>, which offers the following choices:&lt;/p>
&lt;dl>
&lt;dt>default&lt;/dt>
&lt;dd>If an OpenCL-capable GPU is found Ansel uses it for processing the center image view while the &lt;a href="https://ansel.photos/it/doc/views/toolboxes/navigation/" title="" rel="dofollow" >navigation preview window&lt;/a> is processed on the CPU in parallel. This is the preferred setting for systems with a reasonably fast CPU and a moderately fast GPU. The exact allocation of devices to the various pixelpipe types can be finetuned with the “opencl_device_priority” configuration parameter (see &lt;a href="https://ansel.photos/it/doc/preferences-settings/performance/opencl/multiple-devices/" title="" rel="dofollow" >multiple devices&lt;/a>).&lt;/dd>
&lt;dt>very fast GPU&lt;/dt>
&lt;dd>With this scheduling profile Ansel processes the center image view and the preview window on the GPU sequentially. This is the preferred setting for systems with a GPU that strongly outperforms the CPU.&lt;/dd>
&lt;dt>multiple GPUs&lt;/dt>
&lt;dd>This setting addresses systems with multiple GPUs whose relative performance does not differ significantly. Whenever a processing job is started Ansel uses any currently idle GPU but not the CPU. Users of systems with a variety of GPUs will need better control on their relative priority. They would be better off selecting the “default” profile and fine-tuning their system with the “opencl_device_priority” configuration parameter (see &lt;a href="https://ansel.photos/it/doc/preferences-settings/performance/opencl/multiple-devices/" title="" rel="dofollow" >multiple devices&lt;/a>).&lt;/dd>
&lt;/dl>
&lt;p>On first start-up or after any detected change in the GPU configuration of your system Ansel tries to identify the best suited profile for you. You can change it at any time in &lt;a href="https://ansel.photos/it/doc/preferences-settings/processing/#cpu-gpu-memory" title="" rel="dofollow" >Preferences &amp;gt; Processing &amp;gt; CPU, GPU, Memory&lt;/a>.&lt;/p></description></item><item><title>Multiple devices</title><link>https://ansel.photos/it/doc/preferences-settings/performance/opencl/multiple-devices/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>66cd650bb3004b2e299779508afe5693d26f91ddbb294ffe19b945bc69ebb455</guid><description>&lt;p>The scheduling of OpenCL devices can be optimized on most systems using the “OpenCL scheduling profile” settings. However, if your system is equipped with more than one GPU, you might want to set the relative device priority manually. To do this you need to select the “default” scheduling profile and change the settings in the “opencl_device_priority” configuration parameter.&lt;/p>
&lt;p>It is important to understand how Ansel uses OpenCL devices. Each processing sequence of an image &amp;ndash; to convert an input to the final output using a history stack &amp;ndash; is run in a pixelpipe. There are four different types of pixelpipe in Ansel. One type is responsible for processing the center image view (or full view) in darkroom mode, another pixelpipe processes the preview image (navigation window). There can be one of each of these two pixelpipes running at any time, with the full and preview pixelpipes running in parallel. In addition there can be multiple parallel pixelpipes performing file exports as well as multiple parallel pixelpipes generating thumbnails. If an OpenCL device is available, Ansel dynamically allocates it to one specific pixelpipe for one run and releases it afterwards.&lt;/p></description></item><item><title>Opencl still does not run for me</title><link>https://ansel.photos/it/doc/preferences-settings/performance/opencl/still-doesnt-work/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>8e010d4cc866821bc9b8dcd7f41327b442dc444e0a316330e471226252beec13</guid><description>&lt;p>As has been mentioned, OpenCL systems come with a huge variety of setups: different GPU manufacturers and models, varying amounts of GPU memory, different drivers, different distributions etc..&lt;/p>
&lt;p>Many of the potential problems will only appear with very specific combinations of these factors. As the Ansel developers only have access to a small fraction of these variations, please understand that we might not be able to fix your specific problem. There is not much we can do if we are unable to reproduce your issue.&lt;/p></description></item><item><title>Memory &amp; performance tuning</title><link>https://ansel.photos/it/doc/preferences-settings/performance/mem-performance/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>9bca80eacadce3e23908855e3f71da5c850898c9bed59589c765fee033a4e2c7</guid><description>&lt;/section>
&lt;section id="memory-requirements">
&lt;h2 class="text-left heading">
Memory requirements
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;p>Processing a raw image in Ansel requires a great deal of system memory. A simple calculation makes this clear: For a 20 megapixel image, Ansel requires a 4x32-bit floating point cell to store each pixel, meaning that each full image of this size will require approximately 300MB of memory just to store the image data. In order to actually process this image through a given module, Ansel needs at least two buffers (input and output) of this size, with more complex modules potentially requiring several additional buffers for intermediate data. Without further optimization, anything between 600MB and 3GB of memory might be required to store and process image data as the pixelpipe executes. On top of this is Ansel&amp;rsquo;s code segment, the code and data of any dynamically-linked system libraries, as well as further buffers that Ansel uses to store intermediate states (cache) for quick access during interactive work.&lt;/p></description></item><item><title>Storage</title><link>https://ansel.photos/it/doc/preferences-settings/storage/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>44b20a5dd27f8a3ab17c052aa891584f735ccdd1c5adb16e6edd787f548360bd</guid><description>&lt;/section>
&lt;section id="database">
&lt;h2 class="text-left heading">
Database
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;dl>
&lt;dt>check for database maintenance&lt;/dt>
&lt;dd>Indicates when darktable should check for database fragmentation and perform maintenance. Options are &amp;ldquo;never&amp;rdquo;, &amp;ldquo;on startup&amp;rdquo;, &amp;ldquo;on close&amp;rdquo; and &amp;ldquo;on both&amp;rdquo;. Each of these is also available with an additional &amp;ldquo;(don&amp;rsquo;t ask)&amp;rdquo; option to perform the checks automatically without prompting (default &amp;ldquo;on close&amp;rdquo;).&lt;/dd>
&lt;dt>database fragmentation ratio threshold&lt;/dt>
&lt;dd>Fragmentation ratio (in per cent) above which database maintenance should be performed (subject to the selection made in the option above) (default 25).&lt;/dd>
&lt;dt>create database snapshot&lt;/dt>
&lt;dd>Specifies how often Ansel should create database snapshots. Options are &amp;ldquo;never&amp;rdquo;, &amp;ldquo;once a month&amp;rdquo;, &amp;ldquo;once a week&amp;rdquo;, &amp;ldquo;once a day&amp;rdquo; and &amp;ldquo;on close&amp;rdquo; (default &amp;ldquo;once a week&amp;rdquo;)&lt;/dd>
&lt;dt>how many snapshots to keep&lt;/dt>
&lt;dd>Number of snapshots to keep after creating a new snapshot, not counting database backups taken when moving between Ansel versions. Enter &amp;ldquo;-1&amp;rdquo; to store an unlimited number of snapshots. (default 10)&lt;/dd>
&lt;/dl>
&lt;/section>
&lt;section id="xmp">
&lt;h2 class="text-left heading">
Xmp
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;dl>
&lt;dt>write sidecar file for each image&lt;/dt>
&lt;dd>XMP files provide a redundant method of saving the changes that you have made to an image, in addition to the changes saved to Ansel&amp;rsquo;s database. This option allows you to choose when to write these files. Choose from:&lt;/dd>
&lt;dd>
&lt;ul>
&lt;li>&lt;em>never&lt;/em>: Don&amp;rsquo;t write XMP files. This can be useful if you are running multiple version of Ansel for development/testing purposes but is not normally recommended&lt;/li>
&lt;/ul>
&lt;/dd>
&lt;dd>&lt;ul>
&lt;li>&lt;em>on import&lt;/em>: An XMP file will be written as soon as you add an image to Ansel&amp;rsquo;s library and will be subsequently updated each time you edit it&lt;/li>
&lt;/ul>
&lt;/dd>
&lt;dd>&lt;ul>
&lt;li>&lt;em>after edit&lt;/em>: An XMP file will be written the first time you perform an edit on an image and will be updated on each subsequent edit. Importing will not generate an XMP file by default.&lt;/li>
&lt;/ul>
&lt;/dd>
&lt;dd>
&lt;p>It&amp;rsquo;s strongly recommended that you choose either &amp;ldquo;on import&amp;rdquo; or &amp;ldquo;after edit&amp;rdquo;. XMP files provide a useful fail-safe so that you don&amp;rsquo;t lose data if your database becomes corrupted. Backing up your raw file plus the accompanying XMP file will allow you to fully restore your work at a later date by re-importing your edit history back into Ansel (default &amp;ldquo;on import&amp;rdquo;).&lt;/p></description></item><item><title>Miscellaneous</title><link>https://ansel.photos/it/doc/preferences-settings/miscellaneous/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>e3fa811d63c05d637f8a5b42d3765e4f85791829cfa9d69eb3fcebde8b788439</guid><description>&lt;/section>
&lt;section id="interface">
&lt;h2 class="text-left heading">
Interface
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;dl>
&lt;dt>load default shortcuts at startup&lt;/dt>
&lt;dd>When launching the application, Ansel loads default shortcuts first, and then loads user-defined shortcuts on top. This allows default shortcuts to be overridden with a new action but prevents them from being deleted (since the deleted shortcut will be automatically reloaded on the next restart). Deactivate this preference to stop loading default shortcuts on startup &amp;ndash; only load the user-defined ones (including any defaults that you have not subsequently deleted or overridden). This makes deletion easier but also means that you will not benefit from new shortcuts added in future versions without first re-enabling this preference (default on).&lt;/dd>
&lt;dt>scale slider step with min/max&lt;/dt>
&lt;dd>When activated, the default step-size, when altering sliders, will depend on the current min/max values for that slider (default on).&lt;/dd>
&lt;dt>sort built-in presets first&lt;/dt>
&lt;dd>Choose how the presets menu is sorted. If this option is enabled, built-in presets are shown first. If the option is disabled, user presets are shown first (default on).&lt;/dd>
&lt;dt>always show panels&amp;rsquo; scrollbars&lt;/dt>
&lt;dd>Defines whether the panel scrollbars should be always visible or activated only depending on the panel content (default on). (needs a restart)&lt;/dd>
&lt;dt>position of the scopes module&lt;/dt>
&lt;dd>Choose whether to show the &lt;a href="https://ansel.photos/it/doc/views/toolboxes/scopes/" title="" rel="dofollow" >scopes&lt;/a> module in the left or right panel (default right). (needs a restart)&lt;/dd>
&lt;dt>method to use for getting the display profile&lt;/dt>
&lt;dd>This option allows the user to force Ansel to use a specific method to obtain the current display profile for &lt;a href="https://ansel.photos/it/doc/color-management/" title="" rel="dofollow" >color management&lt;/a>. In the default setting “all”, Ansel will choose to query the X display server&amp;rsquo;s xatom or the colord system service. You can set this option to “xatom” or “colord” to enforce a specific method if the two methods give different results. You can run the &lt;a href="https://ansel.photos/it/doc/cli/ansel-cmstest/" title="" rel="dofollow" >Ansel-cmstest&lt;/a> binary to examine your color management subsystem.&lt;/dd>
&lt;/dl>
&lt;/section>
&lt;section id="tags">
&lt;h2 class="text-left heading">
Tags
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;dl>
&lt;dt>omit hierarchy in simple tag lists&lt;/dt>
&lt;dd>When exporting images any hierarchical tags are also added as a simple list of non-hierarchical tags to make them visible to some other programs. When this option is checked Ansel will only include the last part of the hierarchy and ignore the rest. So &lt;code>foo|bar|baz&lt;/code> will only add &lt;code>baz&lt;/code>.&lt;/dd>
&lt;/dl>
&lt;/section>
&lt;section id="shortcuts-with-multiple-instances">
&lt;h2 class="text-left heading">
Shortcuts with multiple instances
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;p>It is possible to create multiple instances of many processing modules. In this scenario it is not always obvious which instance should be controlled by keyboard shortcut operations. The following options control rules that are applied (in order) to decide which module instance keyboard shortcuts should be applied to.&lt;/p></description></item><item><title>Shortcuts</title><link>https://ansel.photos/it/doc/preferences-settings/shortcuts/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>87b2c34388ee0d56be2577b4c5ad583b635c0ce5c5dbcc48a3228da258dd61dc</guid><description>&lt;p>Some actions in Ansel can be performed with a keyboard shortcut. A table of key shortcuts is available in &lt;em>Help &amp;gt; Table of key shortcuts&lt;/em>.&lt;/p>
&lt;p>&lt;strong>Note:&lt;/strong> The table shows different key shortcuts for different Views.&lt;/p>
&lt;/section>
&lt;section id="assigning-key-shortcuts">
&lt;h2 class="text-left heading">
Assigning key shortcuts
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;p>For the time being shortcuts can only be defined or changed by editing your &lt;code>$HOME/.config/Ansel/shortcutsrc&lt;/code> file. There is no support for MIDI-devices in Ansel.&lt;/p>
&lt;/section>
&lt;section id="deleting-default-shortcuts">
&lt;h3 class="text-left heading">
Deleting default shortcuts
&lt;/h3>
&lt;p>When launching the application, Ansel loads default shortcuts first, and then loads user-defined shortcuts on top. This allows default shortcuts to be overridden with a new action but prevents them from being deleted (since the deleted shortcut will be automatically reloaded on the next restart).&lt;/p></description></item><item><title>Presets</title><link>https://ansel.photos/it/doc/preferences-settings/presets/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>195c91f474bd840cfd8d695f8c263b555247bf861644302a6a5b2ca8b7f31737</guid><description>&lt;p>This menu provides an overview of the presets that are defined for Ansel&amp;rsquo;s modules, and allows you to modify some of their properties.&lt;/p>
&lt;p>Pre-defined presets (those that are included by default within Ansel) are shown with a lock symbol. Their properties cannot be changed.&lt;/p>
&lt;p>User-defined presets can be imported from exported &lt;code>.dtpreset&lt;/code> files using the &amp;ldquo;import&amp;rdquo; button at the bottom of the screen. You can export &lt;em>all&lt;/em> user-defined presets to a single directory using the &amp;ldquo;export&amp;rdquo; button.&lt;/p></description></item><item><title>Lua options</title><link>https://ansel.photos/it/doc/preferences-settings/lua-options/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>7ba231dc289d629014fa5a357ced22b2eaf6e5dd142b8102136d296d6b659a35</guid><description>&lt;dl>
&lt;dt>lua scripts installer don&amp;rsquo;t show again&lt;/dt>
&lt;dd>Check this box to hide the &lt;a href="https://ansel.photos/it/doc/views/toolboxes/lua-scripts-installer/" title="" rel="dofollow" >lua scripts installer&lt;/a> in the lighttable if no lua scripts are installed.&lt;/dd>
&lt;/dl></description></item><item><title>Color management</title><link>https://ansel.photos/it/doc/color-management/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>3193d26f8977c28e004f1675774c46f6bb71f02c45d33152ebd1d4f924b4e77c</guid><description>&lt;p>Ansel employs a fully color managed workflow:&lt;/p>
&lt;ul>
&lt;li>
&lt;p>Input color specifications are taken from embedded or user-supplied ICC profiles or (in the case of raw files) from a library of camera-specific color matrices.&lt;/p>
&lt;/li>
&lt;li>
&lt;p>Ansel automatically reads the display profile of your monitor (if properly configured) for accurate on-screen color rendition. Multiple-screen setups are fully supported as long as a system service like colord is in place and properly configured to inform Ansel of the correct monitor profile.&lt;/p></description></item><item><title>Display profile</title><link>https://ansel.photos/it/doc/color-management/display-profile/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>3d1bb243a110620b6113e2aeb9bd4ecc917b9faaa210f6d1313ee05ff0c2a1f4</guid><description>&lt;p>For darktable to faithfully render colors on screen it needs to find the correct display profile for your monitor. In general this requires your monitor to be properly calibrated and profiled, and it needs the profile to be correctly installed on your system. darktable queries your X display server&amp;rsquo;s xatom as well as the system service colord (if available) for the right profile. If required you can enforce a specific method in &lt;a href="https://ansel.photos/it/doc/preferences-settings/miscellaneous/" title="" rel="dofollow" >preferences &amp;gt; miscellaneous&lt;/a>.&lt;/p></description></item><item><title>Rendering method</title><link>https://ansel.photos/it/doc/color-management/rendering-method/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>340c39feee8a1c878731a61120495088b66fa2d9c18c2a0de6d94d71366799ac</guid><description>&lt;p>Ansel può renderizzare i colori sia con l&amp;rsquo;algoritmo interno sia usando la libreria esterna LittleCMS2. Il metodo interno di Ansel è più veloce di quello esterno di un ordine di magnitudine. L&amp;rsquo;opzione esterna fornisce una scelta dell&amp;rsquo;intento di rendering e può offrire, in alcuni casi, un&amp;rsquo;accuratezza leggermente più alta.&lt;/p>
&lt;p>You can change the default method in &lt;a href="https://ansel.photos/it/doc/preferences-settings/processing/" title="" rel="dofollow" >preferences &amp;gt; processing &amp;gt; always use LittleCMS 2 to apply output color profile&lt;/a>&lt;/p>
&lt;hr />
&lt;p>&lt;strong>Nota:&lt;/strong> se il profilo ICC è basato su LUT (Look Up Table) o contiene entrambi, LUT e matrice, Ansel userà LittleCMS2 per renderizzare i colori a prescindere dal valore del parametro di configurazione.&lt;/p></description></item><item><title>Rendering intent</title><link>https://ansel.photos/it/doc/color-management/rendering-intent/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>83a7adec7670649f3c8cd5b41be03db592fadb66d8e2b241d25717ea03266d62</guid><description>&lt;p>If rendering with LittleCMS2 is activated (see &lt;a href="https://ansel.photos/it/doc/color-management/rendering-method/" title="" rel="dofollow" >rendering method&lt;/a>) you can define how to handle out-of-gamut colors when converting between color spaces. A selection box in the &lt;a href="https://ansel.photos/it/doc/views/toolboxes/export/" title="" rel="dofollow" >export&lt;/a>, &lt;a href="https://ansel.photos/it/doc/views/darkroom/modules/output-color-profile/" title="" rel="dofollow" >&lt;em>output color profile&lt;/em>&lt;/a>, and &lt;a href="https://ansel.photos/it/doc/views/toolboxes/soft-proof/" title="" rel="dofollow" >soft proof&lt;/a> modules gives you a choice of the following rendering intents:&lt;/p>
&lt;dl>
&lt;dt>perceptual&lt;/dt>
&lt;dd>Best suited to photographs as it maintains the relative position of colors. This is usually the best choice.&lt;/dd>
&lt;dt>relative colorimetric&lt;/dt>
&lt;dd>Out-of-gamut colors are converted to colors having the same lightness, but different saturation. Other colors remain unmodified.&lt;/dd>
&lt;dt>saturation&lt;/dt>
&lt;dd>Saturation is retained but lightness is slightly changed.&lt;/dd>
&lt;dt>absolute colorimetric&lt;/dt>
&lt;dd>Keep the white point.&lt;/dd>
&lt;/dl></description></item><item><title>Spazi colore di Ansel</title><link>https://ansel.photos/it/doc/color-management/color-spaces/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>ad5571e22ed1a80bf2d9e984259c214d2356f45a4677d9f6fd7c3457e1f929df</guid><description>&lt;p>Le immagini di input sono sia file RGB (come i JPEG o i TIFF) or file RAW della fotocamera. Entrambi conservano le informazioni visive come combinazione di colori primari (rosso, verde e blu) i quali assieme descrivono l&amp;rsquo;emissione di luce da ricreare su un monitor.&lt;/p>
&lt;p>La seguente immagine illustra questo concetto.&lt;/p>
&lt;p>
&lt;figure class="img-wrapper " id="spectral-decompositionjpg">
&lt;button class="open-lightbox-button" onclick="lightbox(&amp;#34;spectral-decompositionjpg&amp;#34;)">
&lt;i class="fa fa-expand-alt open-lightbox-icon fa-fw">&lt;/i>
&lt;/button>
&lt;button class="open-link-button" onclick="window.open('https:\/\/ansel.photos\/spectral-decomposition.jpg', '_blank');">
&lt;i class="fa fa-external-link-alt open-link-icon fa-fw">&lt;/i>
&lt;/button>
&lt;div class="img-container" onclick="lightbox(&amp;#34;spectral-decompositionjpg&amp;#34;)" style="cursor: pointer;" >
&lt;img src=https://ansel.photos/spectral-decomposition.jpg alt="image"
style=" "
decoding="async" loading="lazy"sizes="(max-width: 992px) 100vw, (max-width: 1200px) 66.67vw, 50vw" srcset="https://ansel.photos/spectral-decomposition_hu_28ddf7ba3896ea45.jpg 140w, https://ansel.photos/spectral-decomposition_hu_b2fe76f1def20ad3.jpg 264w, https://ansel.photos/spectral-decomposition_hu_9480bd66cfeafc21.jpg 331w, https://ansel.photos/spectral-decomposition_hu_9dbff79aac78c6c1.jpg 400w, https://ansel.photos/spectral-decomposition_hu_af84f5d8a4edd21c.jpg 496w, https://ansel.photos/spectral-decomposition_hu_96c02ab9413be25a.jpg 576w, https://ansel.photos/spectral-decomposition_hu_adfb82753570d7d4.jpg 600w, https://ansel.photos/spectral-decomposition_hu_9cd4f5db6264105d.jpg 720w, https://ansel.photos/spectral-decomposition_hu_75b018b6658a615b.jpg 800w, https://ansel.photos/spectral-decomposition_hu_4344fa5f0c839966.jpg 992w"width="1131" height="600"/>
&lt;/div>
&lt;/figure>
&lt;/p></description></item><item><title>Unbounded colors</title><link>https://ansel.photos/it/doc/color-management/unbounded-colors/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>a5c03d5a96273f963186551801437d17293083973829cea3935f95d6f8bf87be</guid><description>&lt;p>Gli schermi e la maggior parte dei formati file immagine possono codificare solo intensità RGB che sono confinate all&amp;rsquo;interno di un certo intervallo. Per esempio, le immagini codificate con 8 bit possono contenere solo valori tra 0 e 255, immagini a 10 bit da 0 a 1023, e così via&amp;hellip; Gli standard grafici assumono che il valore massimo di questo intervallo, a prescindere dal suo reale valore, rappresenterà sempre la luminosità massima che il dispositivo di visualizzazione è in grado di renderizzare, di solito tra 100 e 160 Cd/m² (Candela per metro quadrato, nit) a seconda dello standard reale. In generale chiamiamo questo valore il &amp;ldquo;100% riferito allo schermo&amp;rdquo;. Il valore minimo dell&amp;rsquo;intervallo, codificato con 0 a prescindere dal numero di bit utilizzati, diventa quindi lo &amp;ldquo;0% riferito allo schermo&amp;rdquo;. Il 100% codifica bianco assoluto, lo 0% codifica il nero assoluto.&lt;/p></description></item><item><title>Possible color artifacts</title><link>https://ansel.photos/it/doc/color-management/color-artifacts/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>7a3d2ff8f7aaa4cdbc01a196c8f90d2518eb67794287485e2d76d5840fc7b14e</guid><description>&lt;p>There are some infrequent situations that still can lead to problematic results unless the user takes some action. Some modules in Lab color space rely on the fact that the L channels carries all lightness information, with the a and b channels purely representing chroma and hue. Unbounded colors with negative L values are especially problematic to these modules and can lead to black pixel artifacts.&lt;/p>
&lt;p>E&amp;rsquo; stato riscontrato che sorgenti di luce blu altamente saturate nell&amp;rsquo;immagine sono giuste candidate per pixel con valori negativi di L. Se sei coinvolto in fotografia da palcoscenico dovresti portare grande attenzione a queste luci nell&amp;rsquo;immagine.&lt;/p></description></item><item><title>Dimensione dei colori di Ansel</title><link>https://ansel.photos/it/doc/color-management/color-dimensions/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>c23cd1a7ddc508e50b1e4391d31ec5ac1c4c98f0790ece574fbb3c27621463b4</guid><description>&lt;p>Questa sezione definisce le proprietà percettive del colore, sia concettualmente che quantitativamente, in modo tale da caratterizzare e quantificare in Ansel gli aggiustamenti creativi e correttivi al colore.&lt;/p>
&lt;/section>
&lt;section id="definitions">
&lt;h2 class="text-left heading">
Definitions
&lt;span class="header-filet">&lt;/span>
&lt;/h2>
&lt;p>Le proprietà del colore come &amp;ldquo;saturazione&amp;rdquo;, &amp;ldquo;luminosità&amp;rdquo; (brightness) o &amp;ldquo;tono&amp;rdquo; (lightness) sono arrivati all&amp;rsquo;uso comune ma sono in larga parte abusati e spesso usati per intendere cose diverse. Nella scienza dei colori, ciascuno di questi termini ha un significato preciso.&lt;/p></description></item><item><title>Command Line Interface</title><link>https://ansel.photos/it/doc/cli/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>905b904a2eb77f086bdf3d6bca6997c00fdae526a97390b6df103bf7b02de04b</guid><description/></item><item><title>Ansel</title><link>https://ansel.photos/it/doc/cli/ansel/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>20258a9d110702014bee2eb1a159a6e77ef395244342c7d7230cce85ee34ad72</guid><description>&lt;p>The &lt;code>Ansel&lt;/code> binary starts Ansel with its GUI and full functionality. This is the standard way to use Ansel.&lt;/p>
&lt;p>&lt;code>Ansel&lt;/code> can called with the following command line parameters:&lt;/p>
&lt;figure class="full-width border-0 p-0 mt-2 mb-3">
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-gdscript3" data-lang="gdscript3">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-1">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-1"> 1&lt;/a>&lt;/span>&lt;span>Ansel [&lt;span style="color:#f92672">-&lt;/span>d {all,act_on,cache,camctl,camsupport,control,demosaic,
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-2">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-2"> 2&lt;/a>&lt;/span>&lt;span> dev,fswatch,imageio,input,ioporder,lighttable,lua,
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-3">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-3"> 3&lt;/a>&lt;/span>&lt;span> masks,memory,nan,opencl,params,perf,print,pwstorage,
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-4">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-4"> 4&lt;/a>&lt;/span>&lt;span> &lt;span style="color:#66d9ef">signal&lt;/span>,sql,tiling,undo,verbose}]
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-5">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-5"> 5&lt;/a>&lt;/span>&lt;span> [&lt;span style="color:#f92672">&amp;lt;&lt;/span>input file&lt;span style="color:#f92672">&amp;gt;|&amp;lt;&lt;/span>image folder&lt;span style="color:#f92672">&amp;gt;&lt;/span>]
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-6">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-6"> 6&lt;/a>&lt;/span>&lt;span> [&lt;span style="color:#f92672">--&lt;/span>version]
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-7">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-7"> 7&lt;/a>&lt;/span>&lt;span> [&lt;span style="color:#f92672">--&lt;/span>disable&lt;span style="color:#f92672">-&lt;/span>opencl]
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-8">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-8"> 8&lt;/a>&lt;/span>&lt;span> [&lt;span style="color:#f92672">--&lt;/span>library &lt;span style="color:#f92672">&amp;lt;&lt;/span>library file&lt;span style="color:#f92672">&amp;gt;&lt;/span>]
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-9">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-9"> 9&lt;/a>&lt;/span>&lt;span> [&lt;span style="color:#f92672">--&lt;/span>datadir &lt;span style="color:#f92672">&amp;lt;&lt;/span>data directory&lt;span style="color:#f92672">&amp;gt;&lt;/span>]
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-10">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-10">10&lt;/a>&lt;/span>&lt;span> [&lt;span style="color:#f92672">--&lt;/span>moduledir &lt;span style="color:#f92672">&amp;lt;&lt;/span>module directory&lt;span style="color:#f92672">&amp;gt;&lt;/span>]
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-11">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-11">11&lt;/a>&lt;/span>&lt;span> [&lt;span style="color:#f92672">--&lt;/span>tmpdir &lt;span style="color:#f92672">&amp;lt;&lt;/span>tmp directory&lt;span style="color:#f92672">&amp;gt;&lt;/span>]
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-12">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-12">12&lt;/a>&lt;/span>&lt;span> [&lt;span style="color:#f92672">--&lt;/span>configdir &lt;span style="color:#f92672">&amp;lt;&lt;/span>user config directory&lt;span style="color:#f92672">&amp;gt;&lt;/span>]
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-13">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-13">13&lt;/a>&lt;/span>&lt;span> [&lt;span style="color:#f92672">--&lt;/span>cachedir &lt;span style="color:#f92672">&amp;lt;&lt;/span>user cache directory&lt;span style="color:#f92672">&amp;gt;&lt;/span>]
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-14">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-14">14&lt;/a>&lt;/span>&lt;span> [&lt;span style="color:#f92672">--&lt;/span>localedir &lt;span style="color:#f92672">&amp;lt;&lt;/span>locale directory&lt;span style="color:#f92672">&amp;gt;&lt;/span>]
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-15">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-15">15&lt;/a>&lt;/span>&lt;span> [&lt;span style="color:#f92672">--&lt;/span>luacmd &lt;span style="color:#f92672">&amp;lt;&lt;/span>lua command&lt;span style="color:#f92672">&amp;gt;&lt;/span>]
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-16">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-16">16&lt;/a>&lt;/span>&lt;span> [&lt;span style="color:#f92672">--&lt;/span>noiseprofiles &lt;span style="color:#f92672">&amp;lt;&lt;/span>noiseprofiles json file&lt;span style="color:#f92672">&amp;gt;&lt;/span>]
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-17">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-17">17&lt;/a>&lt;/span>&lt;span> [&lt;span style="color:#f92672">--&lt;/span>d&lt;span style="color:#f92672">-&lt;/span>&lt;span style="color:#66d9ef">signal&lt;/span> &lt;span style="color:#f92672">&amp;lt;&lt;/span>&lt;span style="color:#66d9ef">signal&lt;/span>&lt;span style="color:#f92672">&amp;gt;&lt;/span>]
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-18">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-18">18&lt;/a>&lt;/span>&lt;span> [&lt;span style="color:#f92672">--&lt;/span>d&lt;span style="color:#f92672">-&lt;/span>&lt;span style="color:#66d9ef">signal&lt;/span>&lt;span style="color:#f92672">-&lt;/span>act &lt;span style="color:#f92672">&amp;lt;&lt;/span>all,raise,connect,disconnect,print&lt;span style="color:#f92672">-&lt;/span>trace&lt;span style="color:#f92672">&amp;gt;&lt;/span>]
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-19">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-19">19&lt;/a>&lt;/span>&lt;span> [&lt;span style="color:#f92672">--&lt;/span>conf &lt;span style="color:#f92672">&amp;lt;&lt;/span>key&lt;span style="color:#f92672">&amp;gt;=&amp;lt;&lt;/span>value&lt;span style="color:#f92672">&amp;gt;&lt;/span>]
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-20">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-20">20&lt;/a>&lt;/span>&lt;span> [&lt;span style="color:#f92672">-&lt;/span>t &lt;span style="color:#f92672">&amp;lt;&lt;/span>num openmp threads&lt;span style="color:#f92672">&amp;gt;&lt;/span>]&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>
&lt;/figure>
&lt;p>All parameters are optional. In most cases Ansel should be started without any additional parameters, in which case Ansel uses suitable defaults.&lt;/p></description></item><item><title>Ansel-cli</title><link>https://ansel.photos/it/doc/cli/ansel-cli/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>1c2545b7d57207d4abd924ee69362ca2a38876d189834ed163581cbbb28d71cb</guid><description>&lt;p>The &lt;code>ansel-cli&lt;/code> binary starts the command line interface variant of Ansel which allows images to be exported.&lt;/p>
&lt;p>This variant does not open any display &amp;ndash; it works in pure console mode without launching a GUI. This mode is particularly useful for servers running background jobs.&lt;/p>
&lt;p>&lt;code>ansel-cli&lt;/code> can be called with the following command line parameters:&lt;/p>
&lt;figure class="full-width border-0 p-0 mt-2 mb-3">
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-fallback" data-lang="fallback">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-1">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-1"> 1&lt;/a>&lt;/span>&lt;span>ansel-cli [&amp;lt;input file or folder&amp;gt;]
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-2">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-2"> 2&lt;/a>&lt;/span>&lt;span> [&amp;lt;xmp file&amp;gt;]
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-3">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-3"> 3&lt;/a>&lt;/span>&lt;span> &amp;lt;output file or folder&amp;gt;
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-4">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-4"> 4&lt;/a>&lt;/span>&lt;span> [--width &amp;lt;max width&amp;gt;]
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-5">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-5"> 5&lt;/a>&lt;/span>&lt;span> [--height &amp;lt;max height&amp;gt;]
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-6">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-6"> 6&lt;/a>&lt;/span>&lt;span> [--hq &amp;lt;0|1|true|false&amp;gt;]
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-7">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-7"> 7&lt;/a>&lt;/span>&lt;span> [--upscale &amp;lt;0|1|true|false&amp;gt;]
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-8">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-8"> 8&lt;/a>&lt;/span>&lt;span> [--style &amp;lt;style name&amp;gt;]
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-9">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-9"> 9&lt;/a>&lt;/span>&lt;span> [--style-overwrite]
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-10">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-10">10&lt;/a>&lt;/span>&lt;span> [--apply-custom-presets &amp;lt;0|1|false|true&amp;gt;]
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-11">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-11">11&lt;/a>&lt;/span>&lt;span> [--out-ext &amp;lt;extension&amp;gt;]
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-12">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-12">12&lt;/a>&lt;/span>&lt;span> [--import &amp;lt;file or dir&amp;gt;]
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-13">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-13">13&lt;/a>&lt;/span>&lt;span> [--icc-type &amp;lt;type&amp;gt;]
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-14">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-14">14&lt;/a>&lt;/span>&lt;span> [--icc-file &amp;lt;file&amp;gt;]
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-15">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-15">15&lt;/a>&lt;/span>&lt;span> [--icc-intent &amp;lt;intent&amp;gt;]
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-16">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-16">16&lt;/a>&lt;/span>&lt;span> [--verbose]
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-17">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-17">17&lt;/a>&lt;/span>&lt;span> [--help [option]]
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-18">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-18">18&lt;/a>&lt;/span>&lt;span> [--core &amp;lt;Ansel options&amp;gt;]&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>
&lt;/figure>
&lt;p>The user must supply an input filename and an output filename. All other parameters are optional.&lt;/p></description></item><item><title>Ansel-generate-cache</title><link>https://ansel.photos/it/doc/cli/ansel-generate-cache/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>dbe24ad74b25218d91e8bb967a8c96a612a992622a4449f35a303c14bad19bdd</guid><description>&lt;p>The &lt;code>ansel-generate-cache&lt;/code> binary updates Ansel&amp;rsquo;s thumbnail cache. Invoke this program to generate all missing thumbnails in the background when your computer is idle.&lt;/p>
&lt;p>&lt;code>ansel-generate-cache&lt;/code> can be called with the following command line parameters:&lt;/p>
&lt;figure class="full-width border-0 p-0 mt-2 mb-3">
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-fallback" data-lang="fallback">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-1">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-1">1&lt;/a>&lt;/span>&lt;span>ansel-generate-cache
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-2">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-2">2&lt;/a>&lt;/span>&lt;span> [-h, --help]
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-3">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-3">3&lt;/a>&lt;/span>&lt;span> [--version]
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-4">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-4">4&lt;/a>&lt;/span>&lt;span> [--min-mip &amp;lt;0-8&amp;gt;] [-m, --max-mip &amp;lt;0-8&amp;gt;]
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-5">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-5">5&lt;/a>&lt;/span>&lt;span> [--min-imgid &amp;lt;N&amp;gt;] [--max-imgid &amp;lt;N&amp;gt;]
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-6">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-6">6&lt;/a>&lt;/span>&lt;span> [--core &amp;lt;Ansel options&amp;gt;]&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>
&lt;/figure>
&lt;p>All parameters are optional. If started without parameters &lt;code>ansel-generate-cache&lt;/code> uses reasonable defaults.&lt;/p></description></item><item><title>Ansel-cltest</title><link>https://ansel.photos/it/doc/cli/ansel-cltest/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>9b31b14505a9311bb0696e80c99a395ad3550586853ffef836490086ed11679f</guid><description>&lt;p>The &lt;code>Ansel-cltest&lt;/code> binary checks if there is a usable OpenCL environment on your system that Ansel can use. It emits some debug output that is equivalent to calling &lt;code>Ansel -d opencl&lt;/code> and then terminates.&lt;/p>
&lt;p>&lt;code>Ansel-cltest&lt;/code> is called without command line parameters.&lt;/p></description></item><item><title>Ansel-cmstest</title><link>https://ansel.photos/it/doc/cli/ansel-cmstest/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>9d153f73c4f8b99953ce806dc54afa224908d7a4d26d2fdd21cc6bd513f3eb7e</guid><description>&lt;p>The &lt;code>Ansel-cmstest&lt;/code> binary (Linux only) investigates whether the color management subsystem of your computer is correctly configured and displays some useful information about the installed monitor profile(s).&lt;/p>
&lt;p>&lt;code>Ansel-cmstest&lt;/code> is called without command line parameters.&lt;/p></description></item><item><title>Purge_non_existing_images.sh</title><link>https://ansel.photos/it/doc/cli/purge_non_existing_images_sh/</link><pubDate>Sun, 04 Dec 2022 02:19:02 +0100</pubDate><updated>Sun, 04 Dec 2022 02:19:02 +0100</updated><guid>7c62c6774d08830c2aa29d552a9d23ce09924fb1b4b908180f17efd5762753dc</guid><description>&lt;p>Find and remove entries from the library database referencing images that no longer exist in the filesystem. You must close Ansel before running this script.&lt;/p>
&lt;p>The script can be called with the following command line parameters:&lt;/p>
&lt;figure class="full-width border-0 p-0 mt-2 mb-3">
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-fallback" data-lang="fallback">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-1">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-1">1&lt;/a>&lt;/span>&lt;span>purge_non_existing_images.sh [-c|--configdir &amp;lt;path&amp;gt;]
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-2">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-2">2&lt;/a>&lt;/span>&lt;span> [-l|--library &amp;lt;path&amp;gt;]
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f" id="hl-0-3">&lt;a style="outline:none;text-decoration:none;color:inherit" href="#hl-0-3">3&lt;/a>&lt;/span>&lt;span> [-p|--purge]&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>
&lt;/figure>
&lt;p>Run the script with no options to perform a &amp;ldquo;dry run&amp;rdquo;, which generates a report of the missing files without committing any changes to the database.&lt;/p></description></item></channel></rss>