<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://rawpedia.rawtherapee.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Hombre</id>
	<title>RawPedia - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://rawpedia.rawtherapee.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Hombre"/>
	<link rel="alternate" type="text/html" href="http://rawpedia.rawtherapee.com/Special:Contributions/Hombre"/>
	<updated>2026-06-03T13:27:06Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>http://rawpedia.rawtherapee.com/index.php?title=Making_a_Portable_Installation&amp;diff=3666</id>
		<title>Making a Portable Installation</title>
		<link rel="alternate" type="text/html" href="http://rawpedia.rawtherapee.com/index.php?title=Making_a_Portable_Installation&amp;diff=3666"/>
		<updated>2018-03-09T21:29:31Z</updated>

		<summary type="html">&lt;p&gt;Hombre: Explaining the new mycache and myfolder mechanism + updating advice&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;RawTherapee and the cache folder can be stored &amp;quot;self-contained&amp;quot; on a USB flash drive or any other mass-storage device.&lt;br /&gt;
&lt;br /&gt;
== For Windows ==&lt;br /&gt;
Get the latest build of RawTherapee. Since we want it portable, we don't want the installer, just the bare, zipped program. If the latest version on our website is in simple zipped form without an installer, you can skip this step. However, if it is an installer, you need to first extract the RawTherapee files.&lt;br /&gt;
* If it is an Inno Setup installer (.exe extension, all recent Windows installers are Inno Setup ones at the time of writing, summer 2014), get [http://innounp.sourceforge.net/ innounp] or [http://constexpr.org/innoextract/ innoextract] to unpack it.&lt;br /&gt;
* If it is an MSI installer (no recent Windows builds use this at the time of writing), fire up a command prompt and type:&lt;br /&gt;
*: &amp;lt;pre&amp;gt;msiexec /a '''RawTherapee.msi''' TARGETDIR=&amp;quot;'''C:\TargetDir'''&amp;quot; /qb&amp;lt;/pre&amp;gt;&lt;br /&gt;
*: Replace the name of the MSI installer and the target directory as appropriate. Spaces in the TargetDir path are allowed, as the path is enclosed in quotes.&lt;br /&gt;
&lt;br /&gt;
Let's assume that you've unzipped your archive into '''E:\RawTherapee''', where '''E:\''' is the drive letter of your USB flash drive. Now open the '''E:\RawTherapee\options''' file, and set the '''MultiUser''' option to '''false'''. That way, the cache directory will be located in a subdirectory of the installation path named '''mycache''' and your settings in a folder named '''mysettings''' next to '''mycache'''.&lt;br /&gt;
&lt;br /&gt;
See also the [[File_Paths|File paths]] page on how to set a different location for these two folders.&lt;br /&gt;
&lt;br /&gt;
When updating RawTherapee, it is recommended to unzip the new version to a new folder and simply move '''mycache''' and '''mysetttings''' into it.&lt;br /&gt;
&lt;br /&gt;
== For Linux ==&lt;br /&gt;
Getting RawTherapee to run off a portable medium such as a USB flash drive on various Linux systems is not straightforward due to the nature of Linux systems. While the Windows version of RawTherapee comes bundled with all required libraries to run on any Windows version, Linux distributions differ significantly from each other and as a result a version of RawTherapee built for one distribution is unlikely to run under a different distribution. One way around this is by using an AppImage.&lt;br /&gt;
&lt;br /&gt;
A RawTherapee AppImage is a single file which contains a RawTherapee executable along with all the required files needed for it to run on any Linux distribution. Download it, make it executable, and run it. We are currently in the testing phase regarding AppImages. They are not yet available from our Downloads page, but you can find them on [https://discuss.pixls.us/t/download-rawtherapee-development-builds/2924?u=morgan_hardwood our &amp;quot;development builds&amp;quot; page in the forum].&lt;br /&gt;
&lt;br /&gt;
Regardless whether you use the AppImage or a &amp;quot;proper&amp;quot; RawTherapee build from the distribution's package manager, you will want to be able to hang on to your RawTherapee configuration and processing profiles.&lt;br /&gt;
&lt;br /&gt;
In order to backup your configuration you will want to copy RawTherapee's ''config'' folder onto your USB stick. Specifically, you want the &amp;quot;''options''&amp;quot; file, your custom &amp;quot;''camconst.json''&amp;quot; if you made one, and any custom PP3, ICC, DCP and LCP profiles. The [[File Paths]] article describes where to find these.&lt;/div&gt;</summary>
		<author><name>Hombre</name></author>
	</entry>
	<entry>
		<id>http://rawpedia.rawtherapee.com/index.php?title=Color_Management/fr&amp;diff=3132</id>
		<title>Color Management/fr</title>
		<link rel="alternate" type="text/html" href="http://rawpedia.rawtherapee.com/index.php?title=Color_Management/fr&amp;diff=3132"/>
		<updated>2017-10-10T21:26:52Z</updated>

		<summary type="html">&lt;p&gt;Hombre: /* Profil de sortie */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span style=&amp;quot;color: #000000; background: none; overflow: hidden; page-break-after: avoid; font-size: 2.0em; font-family: Georgia,Times,serif; margin-top: 1em; margin-bottom: 0.25em; line-height: 1.3; padding: 0; border-bottom: 1px solid #AAAAAA;&amp;quot;&amp;gt;Gestion de la couleur&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Profil d'entrée ==&lt;br /&gt;
=== Sans profil ===&lt;br /&gt;
Aucun profil de couleur d'entrée ne sera appliqué. La matrice de couleurs sera composée de &amp;quot;1&amp;quot; le long de la diagonale et de &amp;quot;0&amp;quot; partout ailleurs.&lt;br /&gt;
&lt;br /&gt;
*Les fichiers raw utiliseront les couleurs RVB natives de l'appareil photo. Ne seront effectués que le dématriçage et la balance des blancs.&lt;br /&gt;
&lt;br /&gt;
*Lee fichiers non-raw seront affichés sans aucun profil d'entrée intégré d'appliqué, y compris sans correction gamma, ce qui signifie qu'ils auront un aspect lumineux.&lt;br /&gt;
&lt;br /&gt;
Cette option n'est généralement utilisée qu'à des fins d'enseignement ou scientifiques. Par exemple si l'appareil photo a enregistré des couleurs bien en dehors des gamuts conventionnels, ne pas utiliser de profil d'entrée garantit qu'aucun écrêtage ne se produit.&lt;br /&gt;
&lt;br /&gt;
=== Celui de l'appareil photo ===&lt;br /&gt;
Recherche une matrice de couleur, dans le fichier DNG, dans le camconst.json, codé dans RawTherapee, ou encore dans [https://en.wikipedia.org/wiki/Dcraw dcraw], celle trouvée en premier, dans cet ordre, est utilisée. &lt;br /&gt;
&lt;br /&gt;
Une ''matrice de couleur'' est une matrice 3x3 de valeurs constantes qui est multipliée par les couleurs RVB natives de l'appareil photo, pour les convertir en couleurs aussi naturelles que possible. Une matrice de couleurs fonctionne mieux (c'est à dire fournit des couleurs plus précises) lorsque la balance des blancs est proche de ce pourquoi la matrice a été calibrée. La matrice standard de l'appareil photo est calibrée pour [https://en.wikipedia.org/wiki/Illuminant_D65 D65], c'est à dire 6500K. Ne pas s'inquiéter si la balance des blancs en est assez éloignée, les couleurs seront tout de même assez précises.  &lt;br /&gt;
&lt;br /&gt;
Pour les applications n'exigeant pas des couleurs les plus précises et les mieux ajustées, tel qu'une photo de paysage, la matrice de couleur donnera de bons résultats. Un avantage du traitement par la matrice de couleur, comparée aux conversions DCP et ICC basées sur des tables de correspondance, est qu'il est purement linéaire, c'est à dire qu'une couleur sombre et une claire de même teinte et saturation sont traduites de la même façon. Cela le rend robuste et il sera sûrement le meilleur choix si vous exportez les images pour traitement dans une application HDR ou autre alors qu'une réponse linéaire et prévisible de la couleur est importante.&lt;br /&gt;
&lt;br /&gt;
=== Sél. auto du profil de l'APN ===&lt;br /&gt;
Utilise le profil d'entrée DCP spécifique à l'appareil photo de RawTherapee qui est plus précis qu'une matrice standard (et se replie sur les profils ICC si aucun profil DCP n'est disponible). Disponibles pour quelques APN, ces profils sont enregistrés dans le répertoire /dcpprofiles (à défaut /iccprofiles/input) et sont automatiquement retrouvés sur la base du nom de fichier correspondant exactement au nom du modèle de l'appareil photo tel qu'il apparaît dans la section info de l'Editeur.  Ex : « Canon EOS 5D Mark III.dcp ».&lt;br /&gt;
&lt;br /&gt;
En d'autres termes, si &amp;quot;''Sél. auto du profil de l'APN''&amp;quot;  est choisi, RawTherapee essayera d’exécuter les actions suivantes dans cet ordre : &lt;br /&gt;
# localiser un profil DCP dans  /dcpprofiles&lt;br /&gt;
# si aucun DCP n'est trouvé, localiser un profil ICC dans /iccprofiles&lt;br /&gt;
# si ni DCP ni ICC ne sont trouvés, retour à la matrice de couleur standard de l'APN.&lt;br /&gt;
&lt;br /&gt;
Si vous désirez contribuer à un profil d'appareil photo, DCP est le format de référence.&lt;br /&gt;
&lt;br /&gt;
Certains profils de Rawtherapee ont un mode d'éclairage unique (Lumière du jour/D50), alors que d'autres ont un double mode d'éclairage (Daylight/D50 et Tungsten/StdA). Certains incorporent une courbe tonale, d'autres non. Ils s'efforcent d'avoir des couleurs précises (c'est à dire sans &amp;quot;aspect&amp;quot; spécifique). Les couleurs les plus précises seront obtenues pour une balance des blancs proche de la lumière de calibration des illuminants.&lt;br /&gt;
&lt;br /&gt;
Les profils de l'appareil photo fonctionnent dans le domaine normal, du noir jusqu'au dépassement hors domaine. Si vous validez la reconstruction des hautes lumières, des données nouvelles sont ajoutées au-delà du niveau hors domaine et si vous les amenez dans l'espace colorimétrique visible (avec une exposition négative par exemple), ce domaine ne sera pas naturellement couvert par le profil. Cependant, RawTherapee étendra linéairement le profil pour couvrir aussi ce domaine, ces couleurs là obtiendront la même correction que les couleurs les plus lumineuses de la même teinte et saturation du domaine normal.&lt;br /&gt;
&lt;br /&gt;
=== Personnel ===&lt;br /&gt;
Spécifie un profil d'entrée d'appareil photo personnalisé DCP (DNG Camera Profile) ou ICC enregistré sur votre ordinateur.&lt;br /&gt;
&lt;br /&gt;
DCP est un format spécialement conçu pour les profils d'appareil photo et RawTherapee supporte en principe les plus récents standards DNG (Où DCP est spécifié), ainsi, vous pouvez par exemple utiliser tous ceux fournis par le convertisseur DNG d'Adobe.&lt;br /&gt;
&lt;br /&gt;
D'un autre côté, les profils ICC sont plus délicats. Les profils ICC sont utilisés pour une multitude d'usages (imprimantes, écrans, etc.) et puisqu'ils ne sont pas conçus spécifiquement pour le profilage d'appareils photo, les divers revendeurs ont choisi différentes approches pour leurs profils ICC. En pratique cela signifie que l'image d'entrée doit être pré-traitée d'une façon spécifique pour que le profil fonctionne. Le profil lui-même manque d'informations sur la manière de réaliser ce pré-traitement, ce qui signifie que si vous utilisez un profil fourni par un tiers, RawTherapee peut ne pas faire le pré-traitement attendu; les résultats seront variables.&lt;br /&gt;
&lt;br /&gt;
==== Support de DCP tiers ====&lt;br /&gt;
Un profil DNG d'appareil photo, DCP, est le format de profil préféré pour RawTherapee. Tous les éléments de la spécification DNG 1.4 sont supportés, à l'exception de la balise du rendu du noir (voir ci-dessous). Un DCP peut être un profil purement matriciel, il peut avoir un LUT (Look Up Table = Table de Correspondance) (typiquement 2.5D) pour améliorer la précision colorimétrique, et enfin il peut avoir une courbe intégrée et finir avec une  &amp;quot;table de correspondance&amp;quot; séparée. Il peut aussi ajouter un décalage d'exposition. Tous ces éléments peuvent être activés/désactivés en cochant des cases. Cependant, bien que ce soit possible, très peu de profils tiers ont été conçus pour produire la couleur attendue sans que tous les éléments soient activés. Par exemple, la courbe tonale elle-même change l'apparence des couleurs, donc si vous désactivez une courbe tonale intégrée pour obtenir un profil linéaire, vous ne pouvez espérer obtenir la couleur attendue. &lt;br /&gt;
&lt;br /&gt;
Les profils tiers typiques sont fournis par Adobe Camera Raw / Lightroom, et RawTherapee les supporte. Beaucoup de profils Adobe sont dépourvus de courbe tonale, mais dans le monde d'Adobe, cela ne signifie pas qu'aucune courbe tonale ne doit être appliquée mais qu'il faut appliquer la courbe d'Adobe par défaut. Par conséquent, RawTherapee va identifier les profils d'Adobe (à partir du texte de copyright) et y ajouter la courbe par défaut (activable/désactivable depuis la case à cocher de la courbe tonale).&lt;br /&gt;
&lt;br /&gt;
DNG converter d'Adobe peut ajouter une &amp;quot;exposition de référence&amp;quot; au fichier DNG. Les DCP d'Adobe sont conçus pour travailler avec cette exposition de référence et donc de produire une sortie par défaut qui possède à peu près les mêmes luminosité et contraste que les propres JPEG de l'appareil photo. RawTherapee peut exploiter cette exposition de référence (PAS ENCORE IMPLEMENTEE), mais ce n'est bien sur disponible seulement quand on ouvre un fichier DNG converti par DNG converter d'Adobe. Si à la place vous ouvrez un fichier raw natif, il n'y aura pas d'exposition de référence et le DCP d'Adobe pourra alors produire un rendu trop clair ou trop foncé. Vous pouvez toujours bien sur, régler avec le curseur de l'exposition.&lt;br /&gt;
&lt;br /&gt;
Le format DCP possède aussi une balise du rendu du noir. Cela indique si le convertisseur raw doit procéder ou pas à une soustraction &amp;quot;automatique&amp;quot; du noir. RawTherapee ignore cette balise, vous pouvez réaliser une soustraction manuelle du noir grâce au curseur Noir. Un grand nombre de profils d'Adobe indiquent la soustraction automatique de noir et Adobe Camera Raw / Lightroom le fait, RawTherapee en comparaison sera dans de pareils cas un peu plus bas en contraste et plus lumineux dans les ombres.&lt;br /&gt;
&lt;br /&gt;
==== Support de ICC tiers ====&lt;br /&gt;
&lt;br /&gt;
RawTherapee possède un support spécifique pour les profils ICC fournis avec Capture One et Nikon NX2, ainsi ceux là devraient fonctionner correctement. Ce n'est cependant pas le cas pour les  profils ICC plus anciens (typiquement les images deviennent très foncées avec les profils ICC non supportés). &lt;br /&gt;
&lt;br /&gt;
Certains profils ICC appliquent une courbe tonal et désaturent les hautes lumières brillantes pour un aspect plus proche du film. Ces profils peuvent ne pas fonctionner correctement avec une [[Exposure/fr#Reconstruction des hautes lumières|Reconstruction des hautes lumières]]. Si vous voyez un changement de contraste important lors de l'application du profil ICC, celui-ci a appliqué une courbe tonale et vous ne devriez donc pas l'utiliser en même temps que [[Exposure/fr#Reconstruction des hautes lumières|Reconstruction des hautes lumières]].&lt;br /&gt;
&lt;br /&gt;
A la différence des profils DCP, le traitement des profils ICC peut occasionner l'écrêtage des couleurs extrêmement saturées pendant la conversion. En pratique ceci est rarement, sinon jamais un problème, mais néanmoins DCP devrait être le choix prioritaire s'il est disponible.&lt;br /&gt;
&lt;br /&gt;
Note concernant l'utilisation des profils ICC Capture One : RawTherapee applique le profil ICC avant le réglage de l'exposition dans l'intention que le profil de l'appareil photo ne soit utilisé que pour rendre l'appareil plus précis, pas pour appliquer un effet (vous concevez l'effet en utilisant l'outil approprié). Les profils ICC de Phase One possèdent néanmoins un aspect subjectif, ce qui signifie qu'ils contiennent typiquement des &amp;quot;déformations de teintes&amp;quot;, par exemple la saturation est accrue un peu plus dans les ombres. Cela signifie que si vous avez une photo sous exposée et que vous l'avez poussée de quelques diaphragmes, ces déformations de teintes ont été appliquées sur l'image sombre, avant le réglage de l'exposition, et seront ainsi au mauvais endroits après avoir poussé l'image, vous n'avez pas le même résultat qu'avec Capture One de Phase One. Cependant, il est recommandé d'avoir une exposition correcte au sortir de l'appareil photo pour utiliser les profils ICC de Phase One. Vous devriez aussi appliquer une &amp;quot;courbe de film&amp;quot; RVB correcte par exemple en utilisant l'outil courbe, car ces profils ICC sont conçus pour être utilisés avec.&lt;br /&gt;
&lt;br /&gt;
Nous sommes conscients que les ICC des LUT devraient être appliqués après l’exposition (exactement comme les DCP Looktables), et cela devrait mieux supporter par exemple les profils Capture One. Cela sera résolu dans une future version.&lt;br /&gt;
&lt;br /&gt;
=== DCP Illuminant ===&lt;br /&gt;
Certains profils de Rawtherapee ont un mode d'éclairage unique (Lumière du jour/D50), alors que d'autres ont un double mode d'éclairage (Daylight/D50 et Tungsten/StdA). Si un profil à double mode d'éclairage est chargé, le paramètre &amp;quot;DCP Illuminant&amp;quot; est validé et vous pouvez choisir lequel doit être pris en compte. Le standard actuel DCP (partie du standard DNG) ne permet pas ce choix, mais à la place une interpolation entre les deux illuminants est calculée sur la base de la balance des blancs choisie (il n'y aura interpolation que si la balance des blancs se situe entre les deux illuminants, sinon le plus près est choisi). Ce mode &amp;quot;interpolé&amp;quot; est la configuration par défaut de &amp;quot;DCP Illuminant&amp;quot; et pour tout usage habituel vous n'avez pas besoin de le changer.&lt;br /&gt;
&lt;br /&gt;
Vous pouvez cependant choisir de baser le rendu des couleurs sur un des illuminants spécifiques. dans certains cas cela peut produire des couleurs plus agréables. Cela peut aussi être intéressant à des fins de diagnostic pour constater l'importance de la différence du rendu de couleurs entre les illuminants, mais comme déjà dit, pour un usage ordinaire, ce paramètre ne devrait pas être modifié.&lt;br /&gt;
&lt;br /&gt;
=== Utiliser la courbe tonale du profil DCP ===&lt;br /&gt;
Certains DCP fournis par des tiers contiennent une courbe tonale qui pourrait être utilisée pour ajouter du contraste et de la luminosité afin de simuler un aspect de film. Ceci est principalement utilisé dans les profils simulant les réglages du fabricant de l'APN. La case à cocher Courbe tonale sera désactivée pour les profils qui ne contiennent pas de courbe tonale.&lt;br /&gt;
&lt;br /&gt;
Le mode de courbe utilisé par la courbe tonale du DCP est le même que le mode &amp;quot;[[Exposure/fr#Similaire Film|Similaire Film]]&amp;quot; de l'outil Exposition, ce qui fait que vous pouvez reproduire l'effet obtenu en utilisant les courbes tonales de l'outil Exposition dans le mode Similaire Film. Lorsque le contraste est appliqué avec une courbe similaire film l’apparence des couleurs change et la saturation globale est augmentée, sauf pour les couleurs lumineuses qui sont dé-saturées à la place. Certains profils qui possèdent des courbes intégrées sont pré-corrigés pour tenir compte de ce changement de l'apparence des couleurs et ne produira donc pas l'aspect attendu sans que la courbe soit appliquée. La plupart cependant donnent de bons résultats sans appliquer la courbe tonale surtout si vous ajoutez vous-même une courbe similaire parmi les courbes de l'outil Exposition, mais si vous désirez voir exactement ce que le concepteur du profil a souhaité obtenir vous devriez activer la courbe tonale. &lt;br /&gt;
&lt;br /&gt;
Alors que le profil couleur d'entrée est appliqué aux premières étapes de la [[Toolchain Pipeline/fr|Succession des outils dans le pipeline]], la courbe tonale DCP est appliquée plus tard dans le pipeline quelque part après 'outil Exposition.&lt;br /&gt;
&lt;br /&gt;
=== Utiliser Base table ===&lt;br /&gt;
Cela active la table de correspondance &amp;quot;HueSatMap&amp;quot; du DCP qui est utilisée pour ajouter des corrections non linéaires sur la matrice de base. C'est un paramètre pour utilisateur avancé et à moins que vous ne désiriez que le pur résultat matriciel, laissez le activé. Il est grisé  si le profil embarqué n'a pas de table HueSatMap.&lt;br /&gt;
&lt;br /&gt;
=== Utiliser Look table ===&lt;br /&gt;
&lt;br /&gt;
Cela active la table de correspondance &amp;quot;LookTable&amp;quot; du DCP qui est utilisée pour ajouter un aspect subjectif généralement accompagné d'une courbe tonale intégrée. C'est à dire que si vous désactivez la table de correspondance et la courbe du DCP, vous risquez d'obtenir un profil &amp;quot;colorimétrique&amp;quot; neutre, si le DCP a été conçu de cette manière, ce qui n'est pas toujours le cas (si le DCP possède à la fois une table de correspondance et une table de base il est probable que ce soit le cas, mais s'il ne possède qu'une table de correspondance il ne fonctionnera probablement pas bien si elle est désactivée). La désactivation d'éléments individuels du DCP est considérée comme paramétrages d'utilisateur avancé, vous devriez normalement les laisser activés.&lt;br /&gt;
&lt;br /&gt;
=== Utiliser Baseline exposure offset ===&lt;br /&gt;
Le DCP peut indiquer un décalage d'exposition qui correspond à un décalage du curseur d'exposition. l'objectif de cela est typiquement de rendre la luminosité de l'image équivalente à la luminosité des propres JPEG de l'appareil photo, ce qui peut être utile si vous prenez des vues en exposition automatique. Actuellement ce décalage est appliqué &amp;quot;sous la surface&amp;quot; vous ne le voyez donc pas sur le curseur d'exposition.&lt;br /&gt;
&lt;br /&gt;
Notez que si vous utilisez des profils propriétaires d'Adobe, ceux-ci considèrent que la balise &amp;quot;baseline exposure&amp;quot; (exposition de référence) du DNG est aussi appliquée (le décalage du profil est ajouté au total). Actuellement il n'y a pas de support pour la balise du DNG, vous devez donc la trouver par vous-même (en utilisant exiftool par exemple) et ensuite entrer ce décalage avec le curseur d'exposition si vous voulez obtenir exactement la même luminosité qu'avec Camera Raw d'Adobe.&lt;br /&gt;
&lt;br /&gt;
=== Utiliser l'image comme profil de référence ===&lt;br /&gt;
En cliquant sur ce bouton, vous enregistrez l'image TIFF linéaire avant l'application du profil d'entrée. Ce fichier peut-être ensuite utilisé pour le profilage, c'est à dire pour créer un nouveau profil ICC d'appareil photo. Il existe divers logiciels commerciaux pour réaliser des profils ICC, mais vous pouvez aussi préférer le logiciel libre et Open Source Argyll. Pour les profils DNG, DCamProf est une alternative open source.&lt;br /&gt;
&lt;br /&gt;
Les recadrages, redimensionnements et transformations (rotation) s'appliquent, ainsi vous pouvez les utiliser pour rendre l'image de sortie plus facile à exploiter par le logiciel qui la reçoit. Argyll est très exigent par exemple et exige que la cible du test soit visible dans l'image.&lt;br /&gt;
&lt;br /&gt;
Vous avez aussi le choix d'exporter avec ou sans l'application de la balance des blancs. Pour les profils ICC vous devriez exporter avec la balance des blancs, mais si vous désirez réaliser un profil DNG ColorMatrix (ou une matrice de couleur de type DCRAW) vous devriez exporter sans.&lt;br /&gt;
&lt;br /&gt;
== Profil de travail ==&lt;br /&gt;
Le profil de travail par défaut est ProPhoto et ne doit pas être modifié pour un usage habituel.&lt;br /&gt;
&lt;br /&gt;
Le profil de travail spécifie l'espace colorimétrique de travail, qui est l'espace colorimétrique utilisé pour les calculs internes, par exemple le calcul de la saturation, la brillance/contraste RVB et les ajustements de la courbe tonale, la chrominance, etc.&lt;br /&gt;
&lt;br /&gt;
Quand RawTherapee était basé sur les nombres entiers il était recommandé de ne pas utiliser un espace colorimétrique plus étendu que l'absolue nécessité pour obtenir une meilleure précision des calculs. Cependant, de nos jours, RawTherapee utilise le calcul en virgule flottante et depuis la version 4.0.12 le profil de travail par défaut est ProPhoto (gamut très étendu), et il n'y a aucune raison de changer cela pour un usage habituel. &lt;br /&gt;
&lt;br /&gt;
Certaines courbes tonales changeront drastiquement les résultats pour les couleurs hautement saturées selon le profil de travail. Si vous avez des difficultés pour faire tenir le couleurs à l'intérieur du gamut de sortie, vous pouvez tenter de la changer.&lt;br /&gt;
&lt;br /&gt;
Notez que le profil de travail ne spécifiera que les couleurs primaires rouge, verte et bleue, gamma ne changera pas car le pipeline de traitement de RawTherapee est en virgule flottante sans encodage du gamma (c'est à dire gamma = 1.0). Certains outils (comme les courbes et les histogramme) continueront à s'afficher avec un gamma (généralement un gamma sRGB) qui est codé en dur pour l'outil et reste le même quelque soit le profil de travail.&lt;br /&gt;
&lt;br /&gt;
== Profil de sortie ==&lt;br /&gt;
Spécifie le profil de couleur de sortie, l'image sauvegardée sera transformée dans cet espace colorimétrique et le profil sera intégré dans les métadonnées. Les effets du profil de sortie sur l'image ne peuvent être vus dans l'aperçu.&lt;br /&gt;
&lt;br /&gt;
RawTherapee permet de spécifier des profils de classe périphérique d' ''entrée'' (par ex le profil de votre boitier), d' ''affichage'' ou de ''sortie'' (par ex imprimante) avec un espace colorimétrique RVB, car RawTherapee n'enregistre que des images RVB. Les profils listés dans la liste déroulante sont ceux qui sont livrés avec RawTherapee et ceux enregistrés dans le répertoire défini dans Préférences &amp;gt; [[Preferences/fr#L'onglet Gestion des couleurs|Gestion des couleurs]].&lt;br /&gt;
&lt;br /&gt;
La fonctionnalité d'épreuvage écran est dédiée à la simulation du rendu de l'imprimante. Elle vous permet de prévisualiser ce que donnera votre image une fois imprimée, en supposant que vous utilisez un profil d'imprimante qui simule correctement le couple imprimante et papier. Pour une meilleure qualité d'impression, après avoir peaufiné votre photo en utilisant l'épreuvage d'écran, vous devriez sélectionner le profil de l'imprimante en tant que profil de sortie et enregistrer la photo avec ce dernier. Cela garantit que l'image est encodée avec l'espace colorimétrique de l'imprimante directement depuis la représentation en virgule flottante interne de haute qualité de RawTherapee, au lieu d'un enregistrement en image 8 bits en sRVB par exemple, et puis ensuite convertie dans le profil de l'imprimante, ce qui provoquerait des pertes.&lt;br /&gt;
&lt;br /&gt;
L'histogramme principal et les indicateurs hors domaine de RawTherapee seront aussi basés sur le profil de sortie. Cependant, l'image d'aperçu montre toujours toutes les couleurs dont le moniteur est capable, ce qui peut être plus ou moins que le profil de sortie sélectionné si le profil du moniteur a été configuré dans [[Preferences/fr|Préférences]].&lt;br /&gt;
&lt;br /&gt;
RawTherapee est livré avec de nombreux profils de sortie de haute qualité de fabrication maison :&lt;br /&gt;
&lt;br /&gt;
; RT_sRGB&lt;br /&gt;
: similaire à  sRGB&lt;br /&gt;
: gamma proche de sRGB: g=2.40, pente=12.92&lt;br /&gt;
; RT_sRGB_gBT709 &lt;br /&gt;
: similaire à sRGB &lt;br /&gt;
: Gamma BT709: g=2.22, pente=4.5&lt;br /&gt;
; RT_sRGB_g10 &lt;br /&gt;
: similaire à sRGB &lt;br /&gt;
: Gamma linéaire g=1.0, pente=0&lt;br /&gt;
; RT_Medium_gsRGB &lt;br /&gt;
: similaire à AdobeRGB1998 &lt;br /&gt;
: Gamma proche de sRGB: g=2.40, pente=12.92&lt;br /&gt;
; RT_Large_gsRGB &lt;br /&gt;
: similaire à ProPhoto &lt;br /&gt;
: Gamma proche de sRGB g=2.40, pente=12.92 (proche de &amp;quot;Melissa&amp;quot; utilisé par Lightroom)&lt;br /&gt;
; RT_Large_gBT709 &lt;br /&gt;
: similaire à ProPhoto &lt;br /&gt;
: Gamma BT709: g=2.22, pente=4.5&lt;br /&gt;
; RT_Large_g10 &lt;br /&gt;
: similaire à ProPhoto &lt;br /&gt;
: Gamma linéaire g=1.0, pente=0&lt;br /&gt;
; Rec2020&lt;br /&gt;
: gamut élevé (nouveau profil)&lt;br /&gt;
: Gamma BT709: g=2.22, pente=4.5&lt;br /&gt;
&lt;br /&gt;
Le profil de sortie recommandé pour une sauvegarde sous un format 8 bits et/ou publication sur le web est RT_sRGB. Si aucun profil n'est sélectionné, aucun ne sera intégré, ce qui signifie l'utilisation de &amp;quot;sRGB&amp;quot;, bien qu'il soit plus sûr d'intégrer RT_sRGB en termes d'obtention d'un affichage correct dans diverses applications.&lt;br /&gt;
&lt;br /&gt;
RT_sRGB est une version '''de qualité supérieure''' du profil standard sRGB, qui de façon surprenante est de qualité inégale d'une implémentation à l'autre. RT_sRGB a été fabriqué maison pour RawTherapee par Jacques Desmis et possède 4096 points LUT, a comparer à la plus faible qualité de 1024 points des profils sRGB. Les applications qui n'ont pas de gestion de la couleur et qui ne tireront aucun avantage de RT_sRGB se replieront sur sRGB.&lt;br /&gt;
&lt;br /&gt;
Les profils de sortie de gamut étendu tels que RT_Large_gsRGB sont généralement utilisés pour une exportation en format 16 bits ou plus en vue d'une édition ultérieure dans une autre application. Si vous envoyez l'image pour impression, un profil de sortie de gamut étendu est aussi recommandé, car certaines imprimantes peuvent les utiliser (au moins dans certaines couleurs). &lt;br /&gt;
&lt;br /&gt;
Vous devriez avoir un moniteur de gamut étendu si vous désirez travailler avec des profils à gamut étendu, sinon vous pilotez dans l'obscurité.&lt;br /&gt;
&lt;br /&gt;
{{Languages}}&lt;/div&gt;</summary>
		<author><name>Hombre</name></author>
	</entry>
	<entry>
		<id>http://rawpedia.rawtherapee.com/index.php?title=Color_Management&amp;diff=3131</id>
		<title>Color Management</title>
		<link rel="alternate" type="text/html" href="http://rawpedia.rawtherapee.com/index.php?title=Color_Management&amp;diff=3131"/>
		<updated>2017-10-10T21:11:50Z</updated>

		<summary type="html">&lt;p&gt;Hombre: Added &amp;quot;input&amp;quot; profile class to supported output profiles&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Input Profile ==&lt;br /&gt;
=== No Profile ===&lt;br /&gt;
No input color profile will be applied. The color matrix will use &amp;quot;1&amp;quot; along the diagonal and &amp;quot;0&amp;quot; everywhere else.&lt;br /&gt;
&lt;br /&gt;
* Raw files will show the camera's native RGB color. They will only be demosaiced and white-balanced.&lt;br /&gt;
* Non-raw files will be displayed without any embedded input profile applied, including no gamma correction, which means they will look bright.&lt;br /&gt;
&lt;br /&gt;
This feature is generally only useful for didactic and scientific purposes. For example if the camera has recorded colors far outside of the conventional gamuts, using no input profile ensures that no color clipping occurs.&lt;br /&gt;
&lt;br /&gt;
=== Camera Standard ===&lt;br /&gt;
Looks for and uses a color matrix from the DNG file, from camconst.json, hard-coded in RawTherapee, or from [https://en.wikipedia.org/wiki/Dcraw dcraw], whichever one it finds first, in that order.&lt;br /&gt;
&lt;br /&gt;
A ''color matrix'' is a matrix of 3x3 constant values which is multiplied with the camera's native RGB colors to convert them to colors which are as natural as possible. A color matrix works best (i.e. provides more accurate colors) when the white balance is close to what the matrix was calibrated for. The camera standard matrix is calibrated for [https://en.wikipedia.org/wiki/Illuminant_D65 D65], i.e. 6500K. Do not worry if the white balance is quite far off from that though, color will be reasonably accurate anyway.&lt;br /&gt;
&lt;br /&gt;
For applications where the most accurate and fine-tuned color is not of highest importance, such as landscape photography, the color matrix will provide good colors. An advantage of color matrix processing compared to lookup table-based DCP and ICC conversions is that it's purely linear, i.e. a dark and a bright color of the same hue and saturation is translated the same way. This makes it robust and may be the best choice if you will be exporting images for processing in an HDR application or other application when a predictable linear color response is important.&lt;br /&gt;
&lt;br /&gt;
=== Auto-Matched Camera Profile ===&lt;br /&gt;
Uses RawTherapee's camera-specific DCP input profile that can provide more accurate colors than the standard matrix (and fall back to legacy ICC profiles if no DCP is available). Available for some cameras, these profiles are stored in the /dcpprofiles directory (or legacy /iccprofiles/input) and are automatically retrieved based on matching the exact make and model of the camera as it appears in the info section in the Editor to the filename, e.g. &amp;quot;Canon EOS 5D Mark III.dcp&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
In other words, if &amp;quot;''Auto-matched camera profile''&amp;quot; is selected, RawTherapee will try to do the following, in this order:&lt;br /&gt;
# locate a DCP profile in /dcpprofiles&lt;br /&gt;
# if DCP is not found, locate an ICC profile in /iccprofiles&lt;br /&gt;
# if DCP and ICC are not found, revert to the camera standard color matrix.&lt;br /&gt;
&lt;br /&gt;
If you want to contribute a camera profile, DCP is the preferred format.&lt;br /&gt;
&lt;br /&gt;
Some of RawTherapee's profiles are single-illuminant (Daylight/D50), while others are double-illuminant (Daylight/D50 and Tungsten/StdA). Some include a tone curve, others do not. They strive for accurate colors (i.e. not a specific &amp;quot;look&amp;quot;). Most accurate colors will be achieved for white balances close to the calibration illuminants.&lt;br /&gt;
&lt;br /&gt;
Camera profiles work in the normal range, from black up to clipping. If you enable highlight reconstruction, new data is added above the clipping level and if you bring it into visible space (by negative exposure for example), that range will not be naturally covered by the profile. However, RawTherapee will linearly extend the profile to cover this range too, colors there will get the same correction as the brightest colors of the same hue and saturation in the normal range.&lt;br /&gt;
&lt;br /&gt;
=== Custom ===&lt;br /&gt;
Specify a custom DNG Profile (DCP) or ICC camera input profile stored on your computer.&lt;br /&gt;
&lt;br /&gt;
DCP is a format specially designed for camera profiles and RawTherapee should support the most recent DNG standard (where DCP is defined), so you can for example use all those provided via Adobe's DNG converter.&lt;br /&gt;
&lt;br /&gt;
ICC profiles on the other hand are more tricky. ICC profiles can be used for a multitude of purposes (printers, displays etc) and since they're not designed specifically for camera profiling, different vendors have chosen different approaches for their ICC profiles. In practice this means that the input image must be pre-processed in some specific way for the profile to work. The profile itself lacks information of how to do this pre-processing, which means that if you are using a third-party profile RawTherapee may not do the expected pre-processing; results will vary.&lt;br /&gt;
&lt;br /&gt;
==== Third-party DCP support ====&lt;br /&gt;
&lt;br /&gt;
A DNG Camera Profile, DCP, is the preferred camera profile format for RawTherapee. All elements of the 1.4 DNG specification is supported, with the exception of the black render tag (see below). A DCP can be a pure matrix profile, it can have a LUT (typically 2.5D) to improve the colorimetric accuracy, and then it can have an embedded curve and a separate &amp;quot;look table&amp;quot; on top. It may also add an exposure offset. All those elements can be toggled via checkboxes. However, although it is possible few third-party profiles have been designed to produced the intended color with anything else than all their elements enabled. For example, the tone curve itself changes color appearance so if you disable an embedded tone curve to get a linear profile you can't count on that the color is as intended.&lt;br /&gt;
&lt;br /&gt;
The typical third party profile would come from Adobe Camera Raw / Lightroom, and RawTherapee supports them. Many of Adobe's profile lack tone curve, but in Adobe's world that does not mean that no tone curve should be applied but that Adobe's default curve should be applied. RawTherapee will therefore identify Adobe profiles (from the copyright string) and add the default curve to those (which you can toggle with the tone curve checkbox).&lt;br /&gt;
&lt;br /&gt;
Adobe's DNG converter may add a &amp;quot;baseline exposure&amp;quot; to the DNG file. Adobe's DCP are designed to work with that baseline exposure and then produce a default output which is about the same brightness and contrast as the camera's own JPEGs. RawTherapee can honor this baseline exposure (NOT YET IMPLEMENTED), but this is of course only available when opening a DNG file converted by Adobe's DNG converter. If you instead open a native raw file there will be no baseline exposure and Adobe's DCP may then make a too bright or dark rendering. You can simply adjust with the exposure slider of course.&lt;br /&gt;
&lt;br /&gt;
The DCP format also has a black render tag. This indicates if the raw converter should do &amp;quot;automatic&amp;quot; black subtraction or not. RawTherapee ignores this tag, you can do manual black subtraction with the black slider. As many of Adobe's profiles indicate auto black subtraction and Adobe Camera Raw / Lightroom does it, RawTherapee will in comparison in those cases render a bit lower contrast and brighter shadows.&lt;br /&gt;
&lt;br /&gt;
==== Third-party ICC support ====&lt;br /&gt;
&lt;br /&gt;
RawTherapee has specific support for ICC profiles bundled with Capture One and Nikon NX2, so those should work well. Older ICC profiles are not likely to work well though (typically the image becomes extremely dark with unsupported ICC profiles).&lt;br /&gt;
&lt;br /&gt;
Some ICC profiles apply a tone-curve and desaturate bright highlights for a more &amp;quot;film-like&amp;quot; look. Those profiles may not work well together with [[Exposure#Highlight_Reconstruction|Highlight Reconstruction]]. If you see a radical change in contrast when you apply your ICC profile it has applied a tone-curve and then you should not use it together with [[Exposure#Highlight_Reconstruction|Highlight Reconstruction]].&lt;br /&gt;
&lt;br /&gt;
Unlike DCP profiles, ICC profile processing may cause clipping of extremely saturated colors during conversion. In practice this is rarely if ever a problem, but still DCP should be considered the primary choice if available.&lt;br /&gt;
&lt;br /&gt;
Note on using Capture One ICC profiles: RawTherapee applies the ICC before exposure adjustments, as the intention is that camera profiles should only be used to make the camera more accurate, not really to apply a look (you design the look using the tools instead). Phase One's ICC profiles contain a subjective look though, which means that they typically contain &amp;quot;hue twists&amp;quot;, for example saturation in the shadows are increased a bit extra. This means that if you have an underexposed file and push it a few stops those hue twists have been applied on the dark image before exposure adjustment and will thus be in the wrong places after pushing, that is you don't get the same look as in Phase One's Capture One. Therefore it's recommended to have the right exposure out of the camera when using Phase One ICC profiles. You should also apply a suitable RGB &amp;quot;film curve&amp;quot; for example by using the curve tool, as those ICC profiles are designed to be used together with that.&lt;br /&gt;
&lt;br /&gt;
We are aware that LUT ICCs should typically be applied after exposure (just as DCP Looktables are applied), and that would support for example Capture One profiles better. This may be fixed in a future version.&lt;br /&gt;
&lt;br /&gt;
=== DCP Illuminant ===&lt;br /&gt;
Some of RawTherapee's profiles are single-illuminant (Daylight/D50), while others are double-illuminant (Daylight/D50 and Tungsten/StdA). If a dual-illuminant profile is loaded the &amp;quot;DCP Illuminant&amp;quot; setting will be enabled and you can choose which illuminant to use. The actual DCP standard (part of the DNG standard) does not provide this choice, but instead an interpolation between the two illuminants is calculated based on the chosen white balance (there will only be an interpolation if the white balance is in-between both illuminants, otherwise the closest is picked). This &amp;quot;interpolated&amp;quot; mode is the default setting of &amp;quot;DCP Illuminant&amp;quot; and for any normal use you do not need to change this.&lt;br /&gt;
&lt;br /&gt;
You can however choose to base the color rendering on one of the specific illuminants. In some cases this might produce more pleasing color. It can also be interesting for diagnostic purposes to see how large (or small) a difference there is in color rendering between the illuminants, but, as said, for general use this setting should be untouched.&lt;br /&gt;
&lt;br /&gt;
=== Use DCP's Tone Curve ===&lt;br /&gt;
Some DCPs contain a tone curve which may be used to add contrast and brightness to provide a film-like look. This is mainly used for profiles simulating camera maker settings. The tone curve checkbox will be disabled for profiles which do not contain a tone curve.&lt;br /&gt;
&lt;br /&gt;
The curve mode used by the DCP tone curve is the same as the Exposure tool's &amp;quot;[[Exposure#Film-Like|film-like]]&amp;quot; mode, meaning you can reproduce the effect using the Exposure tool's tone curves in film-like mode. When contrast is applied with a film-like curve the appearance of the colors will change and overall saturation is increased, except for bright colors which instead are de-saturated. Some profiles which have curves embedded are pre-corrected for this color appearance change and will thus not provide the intended look without the curve applied. Most will however work well without the tone curve applied especially if you add a similar curve yourself using the Exposure tool's curves, but if you want to see exactly how the profile designer intended the colors to look you should enable the tone curve.&lt;br /&gt;
&lt;br /&gt;
While the input color profile is applied at the first stages of the [[Toolchain_Pipeline|toolchain pipeline]], the DCP tone curve is applied later in the pipeline at some point after the Exposure tool.&lt;br /&gt;
&lt;br /&gt;
=== Use DCP's base table ===&lt;br /&gt;
This enables the DCP &amp;quot;HueSatMap&amp;quot; lookup table which is used to add non-linear corrections on top of the basic matrix. This is an advanced user setting and unless you want only the pure matrix result should leave it on. It's grayed out if the loaded profile lacks a HueSatMap table.&lt;br /&gt;
&lt;br /&gt;
=== Use DCP's look table ===&lt;br /&gt;
This enables the DCP &amp;quot;LookTable&amp;quot; lookup table which is intended to add a subjective look on top generally together with an embedded tone curve. That is if you disable the DCP curve and looktable you may get a neutral &amp;quot;colorimetric&amp;quot; profile, if the DCP was designed that way which is not always the case (if the DCP has both a look table and a base table it's likely that it is, but if it only has a look table it will probably not work well with it disabled). Disabling individual DCP elements are considered advanced user settings, normally you would leave this on.&lt;br /&gt;
&lt;br /&gt;
=== Use DCP's baseline exposure offset ===&lt;br /&gt;
The DCP may indicate an exposure offset that corresponds to an offset of the exposure slider. The purpose of this is typically to make the brightness of the image match the brightness of the camera's own JPEGs, which can be useful if you're shooting with auto-exposure. Currently this offset is applied &amp;quot;under the surface&amp;quot; so you don't see it on the exposure slider.&lt;br /&gt;
&lt;br /&gt;
Note that if you are using Adobe's proprietary profiles those are expecting that the DNG's &amp;quot;baseline exposure&amp;quot; tag is applied too (the profile's offset is added on top). Currently there is no support for the DNG tag so you need to find that out on your own (using exiftool for example) and then set that offset using the exposure slider if you want to get the exact same brightness as in Adobe Camera Raw.&lt;br /&gt;
&lt;br /&gt;
=== Save Reference Image for Profiling ===&lt;br /&gt;
Clicking this button saves a linear TIFF image before the input profile is applied. This file can then be used for profiling, i.e. creating a new ICC camera profile. There are various commercial software out there to make ICC profiles, but you can also use the free and open-source Argyll. For DNG profiles there is DCamProf as an open-source alternative.&lt;br /&gt;
&lt;br /&gt;
Cropping, resizing and transform (rotate) will be applied so you can use that to make the output more managable by the receiving software. Argyll is very picky for example and want no more than the test target visible in the image.&lt;br /&gt;
&lt;br /&gt;
You can also choose if you want to export with white balance applied or not. For ICC profiles you should export with white balance applied, but if you intend to make a DNG Profile ColorMatrix (or a DCRAW style color matrix) you should export without.&lt;br /&gt;
&lt;br /&gt;
== Working Profile ==&lt;br /&gt;
The default working profile is ProPhoto and should not be changed for normal use.&lt;br /&gt;
&lt;br /&gt;
The working profile specifies the working color space, which is the color space used for internal calculations, for instance for calculating saturation, RGB brightness/contrast and tone curve adjustments, chrominance, etc.&lt;br /&gt;
&lt;br /&gt;
When RawTherapee was based on integer math it was wise to not use a larger working space than absolutely needed to get the best precision in the calculations. However nowadays RawTherapee is floating point and since version 4.0.12 the default working profile is ProPhoto (very large gamut), and there's for normal use no reason to change this.&lt;br /&gt;
&lt;br /&gt;
Some tone curve types will change results quite drastically for highly saturated colors depending on working profile. If you have trouble fitting colors within the output gamut you can experiment with changing it.&lt;br /&gt;
&lt;br /&gt;
Note that the working profile will only specify the red, green and blue primaries, gamma will not change as RawTherapee's processing pipeline is floating point with no gamma encoding (that is gamma = 1.0). Some tools (like curves and histograms) will still display with a gamma (usually sRGB gamma) which is hard-coded for the tool and stays the same regardless of working profile.&lt;br /&gt;
&lt;br /&gt;
== Output Profile ==&lt;br /&gt;
Specify the output color profile; the saved image will be transformed into this color space and the profile will be embedded in the metadata. The effects the output profile has on the image cannot be seen in the preview.&lt;br /&gt;
&lt;br /&gt;
RawTherapee lets you specify &amp;quot;input&amp;quot; (e.g. you're camera's profile), &amp;quot;display&amp;quot; and &amp;quot;output&amp;quot; (i.e. printer) device class profiles with an RGB color space, because RawTherapee saves only RGB images. Profiles listed in this combobox are those which come bundled with RawTherapee and those located in the folder set in Preferences &amp;gt; [[Preferences#Color_Management_Tab|Color Management]].&lt;br /&gt;
&lt;br /&gt;
The soft-proofing feature is dedicated to simulating printer rendering. It lets you preview what your image will look like when printed, assuming you use a printer profile which correctly simulates your printer and paper combination. For best printout quality, after you have tweaked your photo using soft-proofing, you should select your printer profile as the output profile and save the image using it. This ensures that the image is encoded using your printer's color space directly from RawTherapee's internal high quality floating-point representation, instead of being saved to an 8-bit image in sRGB for example and then having to be subsequently converted to the printer profile, which would be quite lossy.&lt;br /&gt;
&lt;br /&gt;
The main histogram, navigator and clipping indicators will use either the working or the output profile, depending on your setting in Preference &amp;gt; [[Preferences#General_Tab|General]].&lt;br /&gt;
&lt;br /&gt;
RawTherapee comes bundled with a number of custom-made high quality output profiles:&lt;br /&gt;
; RT_sRGB&lt;br /&gt;
: Similar to sRGB&lt;br /&gt;
: Gamma close to sRGB: g=2.40, slope=12.92&lt;br /&gt;
; RT_sRGB_gBT709&lt;br /&gt;
: Similar to sRGB&lt;br /&gt;
: Gamma BT709: g=2.22, slope=4.5&lt;br /&gt;
; RT_sRGB_g10&lt;br /&gt;
: Similar to sRGB&lt;br /&gt;
: Linear gamma g=1.0, slope=0&lt;br /&gt;
; RT_Medium_gsRGB&lt;br /&gt;
: Similar to AdobeRGB1998&lt;br /&gt;
: Gamma close to sRGB: g=2.40, slope=12.92&lt;br /&gt;
; RT_Large_gsRGB&lt;br /&gt;
: Similar to ProPhoto&lt;br /&gt;
: Gamma close to sRGB g=2.40, slope=12.92 (close to &amp;quot;Melissa&amp;quot; used by Lightroom)&lt;br /&gt;
; RT_Large_gBT709&lt;br /&gt;
: Similar to ProPhoto&lt;br /&gt;
: Gamma BT709: g=2.22, slop=4.5&lt;br /&gt;
; RT_Large_g10&lt;br /&gt;
: Similar to ProPhoto&lt;br /&gt;
: Linear gamma g=1.0, slope=0&lt;br /&gt;
; Rec2020&lt;br /&gt;
: Wide gamut, larger than AdobeRGB but smaller than ProPhoto&lt;br /&gt;
: Gamma BT709: g=2.22, slope=4.5&lt;br /&gt;
&lt;br /&gt;
The recommended output profile when you're saving to an 8-bit format and/or publishing to the web is RT_sRGB. If no profile is selected, none will be embedded, which means that &amp;quot;sRGB&amp;quot; is implied, though it is safer to embed RT_sRGB in terms of getting your image displayed properly in various applications. &lt;br /&gt;
&lt;br /&gt;
RT_sRGB is a '''higher quality''' version of the standard sRGB profile, which surprisingly is inconsistent between implementations. RT_sRGB was custom-made for RawTherapee by Jacques Desmis and has 4096 LUT points, as opposed to the lower quality 1024 point sRGB profiles. Applications that aren't color managed and won't take advantage of RT_sRGB will fall back on sRGB.&lt;br /&gt;
&lt;br /&gt;
Wide-gamut output profiles such as RT_Large_gsRGB are generally used if you export to a 16-bit or higher bit-depth format for further editing in another application. If you will be sending your image for printing, a wide-gamut output profile is also recommended, since some printers may have wide gamuts (at least in certain colors).&lt;br /&gt;
&lt;br /&gt;
You should have a wide-gamut monitor if you want to work with wide-gamut profiles, otherwise you're flying in the dark.&lt;/div&gt;</summary>
		<author><name>Hombre</name></author>
	</entry>
	<entry>
		<id>http://rawpedia.rawtherapee.com/index.php?title=Command-Line_Options/fr&amp;diff=2645</id>
		<title>Command-Line Options/fr</title>
		<link rel="alternate" type="text/html" href="http://rawpedia.rawtherapee.com/index.php?title=Command-Line_Options/fr&amp;diff=2645"/>
		<updated>2017-08-22T21:25:16Z</updated>

		<summary type="html">&lt;p&gt;Hombre: Màj section -w et -R&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span style=&amp;quot;color: #000000; background: none; overflow: hidden; page-break-after: avoid; font-size: 2.0em; font-family: Georgia,Times,serif; margin-top: 1em; margin-bottom: 0.25em; line-height: 1.3; padding: 0; border-bottom: 1px solid #AAAAAA;&amp;quot;&amp;gt; Options en ligne de commande &amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Explication ==&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;&amp;lt;/code&amp;gt;Chevrons&amp;lt;code&amp;gt;&amp;gt;&amp;lt;/code&amp;gt; indiquent des paramètres que vous pouvez changer.&lt;br /&gt;
: &amp;lt;code&amp;gt;[&amp;lt;/code&amp;gt;Crochets&amp;lt;code&amp;gt;]&amp;lt;/code&amp;gt; signifie que le paramètre est facultatif.&lt;br /&gt;
: Le symbole du tube &amp;lt;code&amp;gt;|&amp;lt;/code&amp;gt; indique un choix de l'un ou l'autre.&lt;br /&gt;
: Le tiret &amp;lt;code&amp;gt;-&amp;lt;/code&amp;gt; indique une gamme de valeurs possibles depuis l'une jusqu'à l'autre.&lt;br /&gt;
&lt;br /&gt;
Depuis RawTherapee 5.1, deux exécutables sont fournis&lt;br /&gt;
&lt;br /&gt;
=== RawTherapee GUI ===&lt;br /&gt;
Choisir cette application pour démarrer la version avec une interface graphique.&lt;br /&gt;
&lt;br /&gt;
Utilisation :&lt;br /&gt;
: &amp;lt;code&amp;gt;rawtherapee [&amp;lt;répertoire sélectionné&amp;gt;]&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Lance le [[The_File_Browser_Tab/fr | Navigateur de fichiers]] à l'intérieur du répertoire.&lt;br /&gt;
: &amp;lt;code&amp;gt;rawtherapee &amp;lt;fichier&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
::  Lance l'[[The_Image_Editor_Tab/fr | Editeur]] avec le fichier chargé.&lt;br /&gt;
: &amp;lt;code&amp;gt;-w&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Ne pas ouvrir la console Windows. Cette option n'est possible que dans Windows. Si vous passez des paramètres à l'exécutable RawTherapee, il affiche une console afin que vous puissiez voir les commentaires de sortie du traitement. Normalement Windows ferme cette console aussitôt après que RawTherapee ait terminé. Pour vous permettre de voir ces commentaires nous avons ajouté une invite qui attend que vous ayez appuyé sur une touche avant de fermer la console. En spécifiant &amp;lt;code&amp;gt;-w&amp;lt;/code&amp;gt; aucune console ne sera ouverte et donc, aucun appui sur une touche n'est nécessaire. C'est utile si vous désirez appeler &amp;lt;code&amp;gt;rawtherapee.exe&amp;lt;/code&amp;gt; dans une séquence, par exemple dans un script PowerShell.  Notez que &amp;lt;code&amp;gt;-w&amp;lt;/code&amp;gt; n'aura aucun effet pour les versions &amp;quot;Debug&amp;quot; où une console sera ouverte à moins que vous ne démarriez RawTherapee déjà depuis une console.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-v&amp;lt;/code&amp;gt;&lt;br /&gt;
:: affiche le numéro de version de RawTherapee et quitte.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-R&amp;lt;/code&amp;gt;&lt;br /&gt;
:: mode &amp;quot;Remote&amp;quot;, disponible depuis RawTherapee 5.2. Lors de l'ouverture d'une image en utilisant &amp;quot;Ouvrir avec&amp;quot; ou bien en donnant son nom comme argument, sans l'option &amp;lt;code&amp;gt;-R&amp;lt;/code&amp;gt;, RawTherapee l'ouvre en mode &amp;quot;sans-Navigateur-de-Fichiers&amp;quot;, c'est un mode dépourvu du Navigateur de Fichiers, de l'onglet File d'attente et du bouton Préférences. Avec le nouveau mode &amp;lt;code&amp;gt;-R&amp;lt;/code&amp;gt;, RawTherapee s'ouvre au grand complet. Le mode mode &amp;lt;code&amp;gt;-R&amp;lt;/code&amp;gt; permet aussi d'ouvrir une image dans une session de RawTherapee déjà en cours, si cette session a aussi été démarrée dans le mode &amp;lt;code&amp;gt;-R&amp;lt;/code&amp;gt;. le mode &amp;quot;sans-Navigateur-de-Fichiers&amp;quot; existes pour des raisons historiques, quand la consommation de RAM était plus importante et la stabilité moins bonne. Maintenant que le besoin en RAM de RawTherapee est optimisé et qu'il peut ouvrir des répertoires contenant des milliers d'images, on peut préférer utiliser le mode &amp;lt;code&amp;gt;-R&amp;lt;/code&amp;gt; par défaut.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-h -?&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Affiche ces commandes&lt;br /&gt;
&lt;br /&gt;
=== RawTherapee CLI ===&lt;br /&gt;
Choisir cette application pour démarrer la version en ligne de commande. Vous trouverez toutes les options en ligne de commande pour développer vos photos sans aucune interface graphique.&lt;br /&gt;
&lt;br /&gt;
Utilisation : &lt;br /&gt;
: &amp;lt;code&amp;gt;rawtherapee-cli &amp;lt;options&amp;gt; -c &amp;lt;répertoire&amp;gt;|&amp;lt;fichiers&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Traite les fichiers par lots avec les paramètres par défaut si aucune &amp;lt;options&amp;gt; n'est spécifiée.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-w&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Ne pas ouvrir la console Windows. Cette option n'est possible que dans Windows. Si vous passez des paramètres à l'exécutable RawTherapee, il affiche une console afin que vous puissiez voir les commentaires de sortie du traitement. Normalement Windows ferme cette console aussitôt après que RawTherapee ait terminé. Pour vous permettre de voir ces commentaires nous avons ajouté une invite qui attend que vous ayez appuyé sur une touche avant de fermer la console. En spécifiant &amp;lt;code&amp;gt;-w&amp;lt;/code&amp;gt; aucune console ne sera ouverte et donc, aucun appui sur une touche n'est nécessaire. C'est utile si vous désirez appeler &amp;lt;code&amp;gt;rawtherapee-cli.exe&amp;lt;/code&amp;gt; dans une séquence, par exemple dans un script PowerShell.&lt;br /&gt;
&lt;br /&gt;
Autres options utilisées avec &amp;lt;code&amp;gt;-c&amp;lt;/code&amp;gt; :&lt;br /&gt;
: &amp;lt;code&amp;gt;rawtherapee-cli [-o &amp;lt;sortie&amp;gt;|-O &amp;lt;sortie&amp;gt;] [-q] [-a] [-s|-S] [-p &amp;lt;fichiers&amp;gt;] [-d] [-j[1-100] [-js&amp;lt;1-3&amp;gt;]|[-b&amp;lt;8|16&amp;gt;] &amp;lt;[-t[z] | [-n]]] [-Y] [-f]  -c &amp;lt;entrée&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-c &amp;lt;fichiers&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Spécifie un ou plusieurs fichiers ou répertoires d'entrée.&lt;br /&gt;
:: Lors de la spécification de répertoires, RawTherapee cherchera des fichiers images qui respectent les extensions considérées sélectionnées (voir l'option  &amp;lt;code&amp;gt;-a&amp;lt;/code&amp;gt;).&lt;br /&gt;
:: L'option  &amp;lt;code&amp;gt;-c&amp;lt;/code&amp;gt; doit toujours être la dernière.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-o &amp;lt;fichier&amp;gt;|&amp;lt;rép&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Sélectionne le fichier ou le répertoire de sortie.&lt;br /&gt;
:: Enregistre le fichier de sortie à côté du fichier d'entrée si -o n'est pas spécifié&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-O &amp;lt;fichier&amp;gt;|&amp;lt;rép&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Sélectionne le fichier ou le répertoire de sortie et copie le fichier pp3 à l'intérieur.&lt;br /&gt;
:: Enregistre le fichier de sortie à côté du fichier d'entrée si -O n'est pas spécifié&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-q&amp;lt;fichier&amp;gt;|&amp;lt;rép&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Mode démarrage rapide. Ne charge pas les fichiers cachés pour accélérer le démarrage&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-a&amp;lt;fichier&amp;gt;|&amp;lt;rép&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Traite tous les types de fichiers images supportés dans le répertoire spécifié, même ceux qui ne sont pas actuellement sélectionnés dans Préférences &amp;gt; Navigateur de fichiers &amp;gt; Extensions considérées&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-s&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Utilise le fichier accolé existant pour construire les paramètres de traitement, par ex pour photo.raw, il devrait y avoir un fichier photo.raw.pp3 dans le même répertoire. Si le fichier accolé n'existe pas, les valeurs par défaut (neutral) seront utilisées.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-S&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Comme &amp;lt;code&amp;gt;-s&amp;lt;/code&amp;gt; mais abandonne si le fichier accolé n'est pas trouvé.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-p &amp;lt;fichier.pp3&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Spécifie le profil de traitement devant être utilisé pour toutes les	conversions. Il est possible de spécifier autant de jeux d'options &amp;lt;code&amp;gt;-p&amp;lt;/code&amp;gt; que désirés, chacun sera construit au-dessus du précédent, comme expliqué ci-dessous.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-d&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Utilise le fichier pp3 raw ou non-raw comme défini dans &amp;quot;[[Main_Page/fr#Préférences | Préférences]] &amp;gt; [[Preferences/fr#L'onglet Traitement de l'image| Traitement de l'image]] &amp;gt; [[Preferences/fr#Paramètres de traitement d'image par défaut| Paramètres de traitement d'image par défaut]]&amp;quot;&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-j[1-100]&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Impose le format JPEG pour l'image de sortie (par défaut, si -t et -n ne sont pas définis)&lt;br /&gt;
:: Optionnellement, spécifie la compression, de 1 à 100 (92 par défaut)&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-js&amp;lt;1-3&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Spécifie le paramètre JPEG de [http://fr.wikipedia.org/wiki/Sous-%C3%A9chantillonnage_de_la_chrominance sous-échantillonnage de la chroma], avec:&lt;br /&gt;
::: 1 = Meilleure compression : 2x2, 1x1, 1x1 (4:2:0)&lt;br /&gt;
:::: Chroma divisée par deux verticalement et horizontalement. &lt;br /&gt;
::: 2 = Equilibré : 2x1, 1x1, 1x1 (4:2:2)&lt;br /&gt;
:::: Chroma divisée par deux horizontalement.&lt;br /&gt;
::: 3 = Meilleure qualité: 1x1, 1x1, 1x1 (4:4:4)&lt;br /&gt;
:::: Pas de sous échantillonnage de la chroma &lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-b&amp;lt;8|16&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Spécifie la profondeur en nombre de bits par canal (16 par défaut)&lt;br /&gt;
:: ne s'applique qu'aux sorties TIFF et PNG, c'est toujours 8 pour JPEG.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-t[z]&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Impose une sortie au format TIFF (16 bit si &amp;lt;code&amp;gt;-b8&amp;lt;/code&amp;gt; n'est pas spécifié).&lt;br /&gt;
:: Non compressé par défaut, ou compression ZIP avec 'z'.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-n&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Impose une sortie au format PNG compressé (16 bit si &amp;lt;code&amp;gt;-b8&amp;lt;/code&amp;gt; n'est pas spécifié). &lt;br /&gt;
:: La compression est codée en dur au niveau 6.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-Y&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Écrase le fichier de sortie s'il existe.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-f&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Utilise le pipeline personnalisé du traitement d'export rapide &lt;br /&gt;
&lt;br /&gt;
Les fichiers PP3 peuvent être incomplets, RawTherapee fixera les valeurs comme suit :&lt;br /&gt;
# Un nouveau profil de traitement est créé en utilisant les valeurs internes par défaut (neutral).&lt;br /&gt;
# Si l'option &amp;lt;code&amp;gt;-d&amp;lt;/code&amp;gt; est indiquée, les valeurs sont supplantées par celles trouvées dans le profil de traitement raw ou non-raw par défaut.&lt;br /&gt;
# Si une ou plusieurs options &amp;lt;code&amp;gt;-p&amp;lt;/code&amp;gt; est (sont) indiquée(s), les valeurs sont à nouveau supplantées par celles trouvées dans ces fichiers de traitement.&lt;br /&gt;
# Si les options &amp;lt;code&amp;gt;-s&amp;lt;/code&amp;gt; ou  &amp;lt;code&amp;gt;-S&amp;lt;/code&amp;gt; sont indiquées, les valeurs sont enfin supplantées par celles trouvées dans les fichiers accolés.&lt;br /&gt;
&lt;br /&gt;
Les profils de traitement sont exécutés dans l'ordre indiqué sur la ligne de commande&lt;br /&gt;
&lt;br /&gt;
== Redirection de la sortie ==&lt;br /&gt;
Pour rediriger la sortie de RawTherapee vers un fichier texte, vous devez le démarrer depuis une console et ajouter le code de redirection comme suit :&lt;br /&gt;
&lt;br /&gt;
; Windows (cmd.exe)&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;rawtherapee.exe &amp;gt; rtlog.txt 2&amp;gt;&amp;amp;1&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
; Linux&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;rawtherapee &amp;amp;&amp;gt; rtlog.txt&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Exemples ==&lt;br /&gt;
=== Exemple 1 ===&lt;br /&gt;
Sous Linux, développer un unique fichier raw qui est placé dans /tmp et est nommé “photo.raw”, utiliser son fichier accolé (photo.raw.pp3) pour la conversion, l'enregistrer dans le même répertoire sous le nom “foo.tif”, et écraser l'ancien fichier foo.tif s'il existe:&lt;br /&gt;
 &amp;lt;code&amp;gt;rawtherapee-cli -o /tmp/foo.tif -s -t -Y -c /tmp/photo.raw&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Exemple 2 ===&lt;br /&gt;
Dans l'exemple suivant, nous supposons que vous voulez rapidement traiter toutes les photos du dossier /tmp/jane01 vers un sous-dossier web en utilisant à la base le profil par défaut, mais aussi le profil accolé s'il existe, et en retirant certaines données Exif (par ex le N° de série de l'appareil photo) et en ajoutant des données IPTC (par ex vos paramètres habituels de copyright), plus redimensionner et rendre l'image plus nette pour le web (présenté sur plusieurs lignes pour plus de clarté) &lt;br /&gt;
&lt;br /&gt;
 &amp;lt;code&amp;gt;rawtherapee-cli -o /tmp/Jane01/web &lt;br /&gt;
 -p ~/profiles/iptc.pp3 &lt;br /&gt;
 -s &lt;br /&gt;
 -p ~/profiles/exif.pp3&lt;br /&gt;
 -p ~/profiles/web.pp3 &lt;br /&gt;
 -t &lt;br /&gt;
 -Y &lt;br /&gt;
 -d &lt;br /&gt;
 -c /tmp/Jane01/&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Le profil de traitement sera construit comme suit :&lt;br /&gt;
# Un nouveau profil est créé, utilisant les valeurs par défaut internes, codé en dur dans RawTherapee,&lt;br /&gt;
# puis elles sont supplantées par celles trouvées dans le profil raw, (&amp;lt;code&amp;gt;-d&amp;lt;/code&amp;gt;),&lt;br /&gt;
# puis elles sont supplantées par celles trouvées dans le fichier iptc.pp3,&lt;br /&gt;
# puis elles sont supplantées par celles trouvées dans le fichier accolé (&amp;lt;code&amp;gt;-s&amp;lt;/code&amp;gt;) s'il existe, ainsi vous pouvez imposer des données IPTC même si déjà données par le fichier iptc.pp3,&lt;br /&gt;
# puis elles sont supplantées par celles trouvées dans le fichier exif.pp3, ainsi vous pouvez imposer au profil d'effacer certaines données,&lt;br /&gt;
# puis elles sont supplantées par celles trouvées dans le fichier web.pp3, pour redimensionner et rendre l'image plus nette, et s'assurer que l'espace colorimétrique de sortie est sRGB.&lt;br /&gt;
&lt;br /&gt;
Comme vous pouvez le voir, la position du commutateur &amp;lt;code&amp;gt;-s&amp;lt;/code&amp;gt; indique quand charger le profil accolé en fonction des autres paramètres &amp;lt;code&amp;gt;-p&amp;lt;/code&amp;gt;. Ce n'est pas le cas avec le commutateur &amp;lt;code&amp;gt;-d&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Example 3 ===&lt;br /&gt;
Dans le troisième exemple, nous allons voir combien de temps cela prendrait-il pour développer tous les fichiers raw placés dans un répertoire, en supposant que chaque photo raw possède un profil correspondant de traitement et supprimer chaque fichier de sortie :&lt;br /&gt;
 &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;time {&lt;br /&gt;
 for f in /home/user/photos/2011-11-11/*.raw; do&lt;br /&gt;
   rawtherapee-cli -o /dev/null -S -t -Y -c &amp;quot;$f&amp;quot;;&lt;br /&gt;
 done&lt;br /&gt;
 }&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>Hombre</name></author>
	</entry>
	<entry>
		<id>http://rawpedia.rawtherapee.com/index.php?title=Command-Line_Options&amp;diff=2644</id>
		<title>Command-Line Options</title>
		<link rel="alternate" type="text/html" href="http://rawpedia.rawtherapee.com/index.php?title=Command-Line_Options&amp;diff=2644"/>
		<updated>2017-08-22T21:20:20Z</updated>

		<summary type="html">&lt;p&gt;Hombre: Updated -w and -R section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Explanation ==&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;&amp;lt;/code&amp;gt;Chevrons&amp;lt;code&amp;gt;&amp;gt;&amp;lt;/code&amp;gt; indicate parameters you can change.&lt;br /&gt;
: &amp;lt;code&amp;gt;[&amp;lt;/code&amp;gt;Square brackets&amp;lt;code&amp;gt;]&amp;lt;/code&amp;gt; mean the parameter is not mandatory.&lt;br /&gt;
: The pipe symbol &amp;lt;code&amp;gt;|&amp;lt;/code&amp;gt; indicates a choice of one or the other.&lt;br /&gt;
: The dash symbol &amp;lt;code&amp;gt;-&amp;lt;/code&amp;gt; denotes a range of possible values from one to the other.&lt;br /&gt;
&lt;br /&gt;
Since RawTherapee 5.1, two executables are provided.&lt;br /&gt;
&lt;br /&gt;
=== RawTherapee GUI ===&lt;br /&gt;
Use this application to start the version with graphical user interface.&lt;br /&gt;
&lt;br /&gt;
Usage:&lt;br /&gt;
: &amp;lt;code&amp;gt;rawtherapee &amp;lt;selected dir&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Start [[The_File_Browser_Tab | File Browser]] inside folder.&lt;br /&gt;
: &amp;lt;code&amp;gt;rawtherapee &amp;lt;file&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Start [[The_Image_Editor_Tab | Image Editor]] with file.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-w&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Do not open the Windows console. This option is available in Windows only. If you pass parameters to the RawTherapee executable it spawns a console window so that you can see the verbose output of your processing. Normally Windows closes this console directly after RawTherapee is terminated. To let you see the output we added a prompt which waits for you to hit a key before closing the console. By specifying &amp;lt;code&amp;gt;-w&amp;lt;/code&amp;gt; no console will be opened and therefore no key press is needed. Useful if you want to invoke &amp;lt;code&amp;gt;rawtherapee.exe&amp;lt;/code&amp;gt; in batch, e.g. from a PowerShell script. Please note that &amp;lt;code&amp;gt;-w&amp;lt;/code&amp;gt; will have no effect for &amp;quot;Debug&amp;quot; builds where a console window will be opened unless you're starting RawTherapee from a console window already.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-v&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Print the RawTherapee version number and exit.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-R&amp;lt;/code&amp;gt;&lt;br /&gt;
:: &amp;quot;Remote&amp;quot; mode, available since RawTherapee 5.2. When opening an image using &amp;quot;Open with&amp;quot; or by passing its filename as an argument, without using the &amp;lt;code&amp;gt;-R&amp;lt;/code&amp;gt; option RawTherapee will open in &amp;quot;no-File-Browser&amp;quot; mode - that is a mode which lacks the File Browser and Queue tabs as well as the Preferences button. Using the new &amp;lt;code&amp;gt;-R&amp;lt;/code&amp;gt; mode, RawTherapee will open in a full-fledged instance. Using &amp;lt;code&amp;gt;-R&amp;lt;/code&amp;gt; also allows you to open an image in an already-running instance of RawTherapee, if that instance was also started using &amp;lt;code&amp;gt;-R&amp;lt;/code&amp;gt;. The no-File-Browser mode exists for historical reasons when RAM requirements were higher and stability was worse. Now that RawTherapee's memory usage is optimized and it can quickly and reliably open folders with thousands of images, users may prefer using the &amp;lt;code&amp;gt;-R&amp;lt;/code&amp;gt; mode by default.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-h -?&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Display these commands.&lt;br /&gt;
&lt;br /&gt;
=== RawTherapee CLI ===&lt;br /&gt;
Use this application to start the command line only version. You'll find all command line options to develop your photos without any graphical user interface.&lt;br /&gt;
&lt;br /&gt;
Usage:&lt;br /&gt;
: &amp;lt;code&amp;gt;rawtherapee-cli &amp;lt;options&amp;gt; -c &amp;lt;dir&amp;gt;|&amp;lt;files&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Convert files in batch with default parameters if no &amp;lt;options&amp;gt; specified.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-w&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Do not open the Windows console. This option is available in Windows only. If you pass parameters to the RawTherapee executable it spawns a console window so that you can see the verbose output of your processing. Normally Windows closes this console directly after RawTherapee is terminated. To let you see the output we added a prompt which waits for you to hit a key before closing the console. By specifying &amp;lt;code&amp;gt;-w&amp;lt;/code&amp;gt; no console will be opened and therefore no key press is needed. Useful if you want to invoke &amp;lt;code&amp;gt;rawtherapee-cli.exe&amp;lt;/code&amp;gt; in batch, e.g. from a PowerShell script.&lt;br /&gt;
&lt;br /&gt;
Other options used with &amp;lt;code&amp;gt;-c&amp;lt;/code&amp;gt;:&lt;br /&gt;
: &amp;lt;code&amp;gt;rawtherapee-cli [-o &amp;lt;output&amp;gt;|-O &amp;lt;output&amp;gt;] [-q] [-a] [-s|-S] [-p &amp;lt;files&amp;gt;] [-d] [-j[1-100] [-js&amp;lt;1-3&amp;gt;]|[-b&amp;lt;8|16&amp;gt;] &amp;lt;[-t[z] | [-n]]] [-Y] [-f] -c &amp;lt;input&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-c &amp;lt;files&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Specify one or more input files or folders.&lt;br /&gt;
:: When specifying folders, RawTherapee will look for image files which comply with the selected parsed extensions (see the &amp;lt;code&amp;gt;-a&amp;lt;/code&amp;gt; option).&lt;br /&gt;
:: The &amp;lt;code&amp;gt;-c&amp;lt;/code&amp;gt; option must always be the last one.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-o &amp;lt;file&amp;gt;|&amp;lt;dir&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Select output file or folder.&lt;br /&gt;
:: Saves output file alongside input file if -o is not specified.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-O &amp;lt;file&amp;gt;|&amp;lt;dir&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Select output file or folder and copy PP3 file into it.&lt;br /&gt;
:: Saves output file alongside input file if -O is not specified.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-q&amp;lt;file&amp;gt;|&amp;lt;dir&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Quick-start mode. Does not load cached files to speedup start time.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-a&amp;lt;file&amp;gt;|&amp;lt;dir&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Process all supported image file types when specifying a folder, even those not currently selected in Preferences &amp;gt; File Browser &amp;gt; Parsed Extensions.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-s&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Use the existing sidecar file to build the processing parameters, e.g. for photo.raw there should be a photo.raw.pp3 file in the same folder. If the sidecar file does not exist, neutral values will be used.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-S&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Like &amp;lt;code&amp;gt;-s&amp;lt;/code&amp;gt; but skip if the sidecar file does not exist.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-p &amp;lt;file.pp3&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Specify processing profile to be used for all conversions. You can specify as many sets of &amp;quot;-p &amp;lt;file.pp3&amp;gt;&amp;quot; options as you like, each will be built on top of the previous one, as explained below.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-d&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Use the default raw or non-raw PP3 file as set in &amp;quot;[[Main_Page#Preferences | Preferences]] &amp;gt; [[Image_Processing_Tab | Image Processing]] &amp;gt; [[Image_Processing_Tab#Default_Processing_Profile | Default Processing Profile]]&amp;quot;&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-j[1-100]&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Specify output to be JPEG (default, if -t and -n are not set).&lt;br /&gt;
:: Optionally, specify compression 1-100 (default value: 92).&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-js&amp;lt;1-3&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Specify the JPEG [http://en.wikipedia.org/wiki/Chroma_subsampling chroma subsampling] parameter, where:&lt;br /&gt;
::: 1 = Best compression: 2x2, 1x1, 1x1 (4:2:0)&lt;br /&gt;
::::     Chroma halved vertically and horizontally.&lt;br /&gt;
::: 2 = Balanced:         2x1, 1x1, 1x1 (4:2:2)&lt;br /&gt;
::::     Chroma halved horizontally.&lt;br /&gt;
::: 3 = Best quality:     1x1, 1x1, 1x1 (4:4:4)&lt;br /&gt;
::::     No chroma subsampling.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-b&amp;lt;8|16&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Specify bit depth per channel (16 by default).&lt;br /&gt;
:: Only applies to TIFF and PNG output, JPEG is always 8.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-t[z]&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Specify output to be TIFF (16-bit if &amp;lt;code&amp;gt;-b8&amp;lt;/code&amp;gt; is not set).&lt;br /&gt;
:: Uncompressed by default, or ZIP compression with 'z'.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-n&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Specify output to be compressed PNG (16-bit if &amp;lt;code&amp;gt;-b8&amp;lt;/code&amp;gt; is not set).&lt;br /&gt;
:: Compression is hard-coded to level 6.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-Y&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Overwrite output if present.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-f&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Use the custom fast-export processing pipeline.&lt;br /&gt;
&lt;br /&gt;
Your PP3 files can be incomplete, RawTherapee will set the values as follows:&lt;br /&gt;
# A new processing profile is created using neutral values,&lt;br /&gt;
# If the &amp;lt;code&amp;gt;-d&amp;lt;/code&amp;gt; option is set, the values are overridden by those found in the default raw or non-raw processing profile,&lt;br /&gt;
# If one or more &amp;lt;code&amp;gt;-p&amp;lt;/code&amp;gt; options are set, the values are overridden by those found in these processing profiles,&lt;br /&gt;
# If the &amp;lt;code&amp;gt;-s&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;-S&amp;lt;/code&amp;gt; options are set, the values are finally overridden by those found in the sidecar files.&lt;br /&gt;
The processing profiles are processed in the order specified on the command line.&lt;br /&gt;
&lt;br /&gt;
== Redirect Output ==&lt;br /&gt;
To redirect RawTherapee's output to a text file, you have to start it from a console and append the redirection code as follows:&lt;br /&gt;
&lt;br /&gt;
; Windows (cmd.exe)&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;rawtherapee.exe &amp;gt; rtlog.txt 2&amp;gt;&amp;amp;1&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
; Linux&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;rawtherapee &amp;amp;&amp;gt; rtlog.txt&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
=== Example 1 ===&lt;br /&gt;
In Linux, process a single raw which resides in /tmp and is called &amp;quot;photo.raw&amp;quot;, use its sidecar file &amp;quot;photo.raw.pp3&amp;quot; during conversion, save it in the same folder as &amp;quot;foo.tif&amp;quot;, and overwrite the file &amp;quot;foo.tif&amp;quot; if it exists:&lt;br /&gt;
 &amp;lt;code&amp;gt;rawtherapee-cli -o /tmp/foo.tif -s -t -Y -c /tmp/photo.raw&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Example 2 ===&lt;br /&gt;
In the next example, we'll assume that you want to quickly process all your raw photos from the /tmp/jane01 folder to a web sub-folder by using the default profile as a basis, using the sidecar profile if it exist, but with removing some Exif tags (e.g. the camera's serial number) and adding some IPTC tags (e.g. your usual copyright parameters), plus resize and sharpen the image for the web (spread over multiple lines for clarity):&lt;br /&gt;
 &amp;lt;code&amp;gt;rawtherapee-cli -o /tmp/Jane01/web -p ~/profiles/iptc.pp3 -s -p ~/profiles/exif.pp3 -p ~/profiles/web.pp3 -t -Y -d -c /tmp/Jane01/&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The processing profile will be built as follows:&lt;br /&gt;
# A new profile is created using internal default values (hard-coded into RawTherapee),&lt;br /&gt;
# then overridden by those from the default raw profile (&amp;lt;code&amp;gt;-d&amp;lt;/code&amp;gt;),&lt;br /&gt;
# then overridden by those found in iptc.pp3,&lt;br /&gt;
# then overridden by those found in the sidecar file (&amp;lt;code&amp;gt;-s&amp;lt;/code&amp;gt;) if it exists, so you can force some IPTC tags even if already set by iptc.pp3,&lt;br /&gt;
# then overridden by those found in exif.pp3, so you can force the profile to erase some tags,&lt;br /&gt;
# then overridden by those found in web.pp3, to resize and sharpen the image, and make sure that the output colorspace is sRGB.&lt;br /&gt;
&lt;br /&gt;
As you can see, the position of the &amp;lt;code&amp;gt;-s&amp;lt;/code&amp;gt; switch tells when to load the sidecar profile relative to the other &amp;lt;code&amp;gt;-p&amp;lt;/code&amp;gt; parameters. That is not the case for the &amp;lt;code&amp;gt;-d&amp;lt;/code&amp;gt; switch.&lt;br /&gt;
&lt;br /&gt;
=== Example 3 ===&lt;br /&gt;
In the third example, we will see how long it takes to process every raw file in a folder, assuming that each raw photo has a corresponding processing profile, and discard each output file:&lt;br /&gt;
 &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;time {&lt;br /&gt;
 for f in /home/user/photos/2011-11-11/*.raw; do&lt;br /&gt;
   rawtherapee-cli -o /dev/null -S -t -Y -c &amp;quot;$f&amp;quot;;&lt;br /&gt;
 done&lt;br /&gt;
 }&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>Hombre</name></author>
	</entry>
	<entry>
		<id>http://rawpedia.rawtherapee.com/index.php?title=Command-Line_Options&amp;diff=2374</id>
		<title>Command-Line Options</title>
		<link rel="alternate" type="text/html" href="http://rawpedia.rawtherapee.com/index.php?title=Command-Line_Options&amp;diff=2374"/>
		<updated>2017-05-12T23:26:34Z</updated>

		<summary type="html">&lt;p&gt;Hombre: /* rename rawtherapee to rawtherapee-cli */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Explanation ==&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;&amp;lt;/code&amp;gt;Chevrons&amp;lt;code&amp;gt;&amp;gt;&amp;lt;/code&amp;gt; indicate parameters you can change.&lt;br /&gt;
: &amp;lt;code&amp;gt;[&amp;lt;/code&amp;gt;Square brackets&amp;lt;code&amp;gt;]&amp;lt;/code&amp;gt; mean the parameter is not mandatory.&lt;br /&gt;
: The pipe symbol &amp;lt;code&amp;gt;|&amp;lt;/code&amp;gt; indicates a choice of one or the other.&lt;br /&gt;
: The dash symbol &amp;lt;code&amp;gt;-&amp;lt;/code&amp;gt; denotes a range of possible values from one to the other.&lt;br /&gt;
&lt;br /&gt;
Since RawTherapee 5.1, two executables are provided.&lt;br /&gt;
=== RawTherapee GUI ===&lt;br /&gt;
Use this application to start the version with graphical user interface.&lt;br /&gt;
&lt;br /&gt;
Usage:&lt;br /&gt;
: &amp;lt;code&amp;gt;rawtherapee &amp;lt;selected dir&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Start [[The_File_Browser_Tab | File Browser]] inside directory.&lt;br /&gt;
: &amp;lt;code&amp;gt;rawtherapee &amp;lt;file&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Start [[The_Image_Editor_Tab | Image Editor]] with file.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-w&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Do not open the Windows console. This option is available in Windows only. If you pass parameters to the RawTherapee executable it spawns a console window so that you can see the verbose output of your processing. Normally Windows closes this console directly after RawTherapee is terminated. To let you see the output we added a prompt which waits for you to hit a key before closing the console. By specifying &amp;lt;code&amp;gt;-w&amp;lt;/code&amp;gt; no console will be opened and therefore no key press is needed. Useful if you want to invoke rawtherapee.exe in batch, e.g. from a PowerShell script.&lt;br /&gt;
&lt;br /&gt;
=== RawTherapee CLI ===&lt;br /&gt;
Use this application to start the command line only version. You'll find all command line options to develop your photos without any graphical user interface.&lt;br /&gt;
&lt;br /&gt;
Usage:&lt;br /&gt;
: &amp;lt;code&amp;gt;rawtherapee-cli &amp;lt;options&amp;gt; -c &amp;lt;dir&amp;gt;|&amp;lt;files&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Convert files in batch with default parameters if no &amp;lt;options&amp;gt; specified.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-w&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Do not open the Windows console. This option is available in Windows only. If you pass parameters to the RawTherapee executable it spawns a console window so that you can see the verbose output of your processing. Normally Windows closes this console directly after RawTherapee is terminated. To let you see the output we added a prompt which waits for you to hit a key before closing the console. By specifying &amp;lt;code&amp;gt;-w&amp;lt;/code&amp;gt; no console will be opened and therefore no key press is needed. Useful if you want to invoke rawtherapee.exe in batch, e.g. from a PowerShell script.&lt;br /&gt;
&lt;br /&gt;
Other options used with &amp;lt;code&amp;gt;-c&amp;lt;/code&amp;gt; (&amp;lt;code&amp;gt;-c&amp;lt;/code&amp;gt; must be the last option):&lt;br /&gt;
: &amp;lt;code&amp;gt;rawtherapee-cli [-o &amp;lt;output&amp;gt;|-O &amp;lt;output&amp;gt;] [-q] [-a] [-s|-S] [-p &amp;lt;files&amp;gt;] [-d] [-j[1-100] [-js&amp;lt;1-3&amp;gt;]|[-b&amp;lt;8|16&amp;gt;] &amp;lt;[-t[z] | [-n]]] [-Y] -c &amp;lt;input&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
: &amp;lt;code&amp;gt;-q&amp;lt;file&amp;gt;|&amp;lt;dir&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Quick Start mode : do not load cached files to speedup start time.&lt;br /&gt;
: &amp;lt;code&amp;gt;-o &amp;lt;file&amp;gt;|&amp;lt;dir&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Select output file or directory.&lt;br /&gt;
: &amp;lt;code&amp;gt;-O &amp;lt;file&amp;gt;|&amp;lt;dir&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Select output file or directory and copy PP3 file into it.&lt;br /&gt;
: &amp;lt;code&amp;gt;-a&amp;lt;file&amp;gt;|&amp;lt;dir&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Stands for 'all'. When specifying a directory, process all images specified in the extension list from the options file, even those not actually selected.&lt;br /&gt;
: &amp;lt;code&amp;gt;-s&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Include the PP3 file next to the input file (with the same name) to build the image parameters, e.g. for photo.raw there should be a photo.raw.pp3 file in the same directory. If the file does not exist, internal default (neutral) values (not those in &amp;quot;Default.pp3&amp;quot;) will be used.&lt;br /&gt;
: &amp;lt;code&amp;gt;-S&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Like &amp;lt;code&amp;gt;-s&amp;lt;/code&amp;gt; but skip if the PP3 file does not exist.&lt;br /&gt;
: &amp;lt;code&amp;gt;-p &amp;lt;file.pp3&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Specify PP3 file to be used for all conversions. You can specify as many &amp;lt;code&amp;gt;-p&amp;lt;/code&amp;gt; options as you like (see description below).&lt;br /&gt;
: &amp;lt;code&amp;gt;-d&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Use the default raw or non-raw PP3 file as set in &amp;quot;[[Main_Page#Preferences | Preferences]] &amp;gt; [[Image_Processing_Tab | Image Processing]] &amp;gt; [[Image_Processing_Tab#Default_Processing_Profile | Default Processing Profile]]&amp;quot;&lt;br /&gt;
: &amp;lt;code&amp;gt;-j[1-100]&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Specify output to be JPEG (on by default). Optionally add compression 1-100 (default value: 92).&lt;br /&gt;
: &amp;lt;code&amp;gt;-js&amp;lt;1-3&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Specify the JPEG [http://en.wikipedia.org/wiki/Chroma_subsampling chroma subsampling] parameter, where:&lt;br /&gt;
::: 1 = Best compression: 2x2, 1x1, 1x1 (4:2:0)&lt;br /&gt;
::::     Chroma halved vertically and horizontally.&lt;br /&gt;
::: 2 = Balanced:         2x1, 1x1, 1x1 (4:2:2)&lt;br /&gt;
::::     Chroma halved horizontally.&lt;br /&gt;
::: 3 = Best quality:     1x1, 1x1, 1x1 (4:4:4)&lt;br /&gt;
::::     No chroma subsampling.&lt;br /&gt;
: &amp;lt;code&amp;gt;-b&amp;lt;8|16&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Specify bit depth per channel (only applies to TIFF and PNG output).&lt;br /&gt;
: &amp;lt;code&amp;gt;-t[z]&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Specify output to be TIFF (16-bit if &amp;lt;code&amp;gt;-b8&amp;lt;/code&amp;gt; is not set).&lt;br /&gt;
:: Uncompressed by default, or ZIP compression with 'z'.&lt;br /&gt;
: &amp;lt;code&amp;gt;-n&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Specify output to be compressed PNG (16-bit if &amp;lt;code&amp;gt;-b8&amp;lt;/code&amp;gt; is not set).&lt;br /&gt;
: &amp;lt;code&amp;gt;-Y&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Overwrite output if present.&lt;br /&gt;
&lt;br /&gt;
Your PP3 files can be incomplete, RawTherapee will set the values as follows:&lt;br /&gt;
# A new profile is created using internal default (neutral) values (hard-coded into RawTherapee),&lt;br /&gt;
# then overridden by those found in the default raw or non-raw PP3 file (if &amp;lt;code&amp;gt;-d&amp;lt;/code&amp;gt; has been set),&lt;br /&gt;
# then overridden by those found in the PP3 files provided by &amp;lt;code&amp;gt;-p&amp;lt;/code&amp;gt;, each one overriding the previous values,&lt;br /&gt;
# then overridden by the sidecar file if &amp;lt;code&amp;gt;-s&amp;lt;/code&amp;gt; is set and if the file exists; the time where the sidecar file is used depends on the position of the &amp;lt;code&amp;gt;-s&amp;lt;/code&amp;gt; switch in the command line relative to the &amp;lt;code&amp;gt;-p&amp;lt;/code&amp;gt; parameters, e.g.&lt;br /&gt;
#: &amp;lt;code&amp;gt;-p first.pp3 -p second.pp3 -s -p fourth.pp3&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Redirect Output ==&lt;br /&gt;
To redirect RawTherapee's output to a text file, you have to start it from a console and append the redirection code as follows:&lt;br /&gt;
&lt;br /&gt;
; Windows (cmd.exe)&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;rawtherapee.exe &amp;gt; rtlog.txt 2&amp;gt;&amp;amp;1&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
; Linux&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;rawtherapee &amp;amp;&amp;gt; rtlog.txt&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
=== Example 1 ===&lt;br /&gt;
In Linux, process a single raw which resides in /tmp and is called &amp;quot;photo.raw&amp;quot;, use its sidecar file &amp;quot;photo.raw.pp3&amp;quot; during conversion, save it in the same directory as &amp;quot;foo.tif&amp;quot;, and overwrite the file &amp;quot;foo.tif&amp;quot; if it exists:&lt;br /&gt;
 &amp;lt;code&amp;gt;rawtherapee-cli -o /tmp/foo.tif -s -t -Y -c /tmp/photo.raw&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Example 2 ===&lt;br /&gt;
In the next example, we'll assume that you want to quickly process all your raw photos from the /tmp/jane01 directory to a web sub-directory by using the default profile as a basis, using the sidecar profile if it exist, but with removing some Exif tags (e.g. the camera's serial number) and adding some IPTC tags (e.g. your usual copyright parameters), plus resize and sharpen the image for the web (spread over multiple lines for clarity):&lt;br /&gt;
 &amp;lt;code&amp;gt;rawtherapee-cli -o /tmp/Jane01/web -p ~/profiles/iptc.pp3 -s -p ~/profiles/exif.pp3 -p ~/profiles/web.pp3 -t -Y -d -c /tmp/Jane01/&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The processing profile will be built as follows:&lt;br /&gt;
# A new profile is created using internal default values (hard-coded into RawTherapee),&lt;br /&gt;
# then overridden by those from the default raw profile (&amp;lt;code&amp;gt;-d&amp;lt;/code&amp;gt;),&lt;br /&gt;
# then overridden by those found in iptc.pp3,&lt;br /&gt;
# then overridden by those found in the sidecar file (&amp;lt;code&amp;gt;-s&amp;lt;/code&amp;gt;) if it exists, so you can force some IPTC tags even if already set by iptc.pp3,&lt;br /&gt;
# then overridden by those found in exif.pp3, so you can force the profile to erase some tags,&lt;br /&gt;
# then overridden by those found in web.pp3, to resize and sharpen the image, and make sure that the output colorspace is sRGB.&lt;br /&gt;
&lt;br /&gt;
As you can see, the position of the &amp;lt;code&amp;gt;-s&amp;lt;/code&amp;gt; switch tells when to load the sidecar profile relative to the other &amp;lt;code&amp;gt;-p&amp;lt;/code&amp;gt; parameters. That is not the case for the &amp;lt;code&amp;gt;-d&amp;lt;/code&amp;gt; switch.&lt;br /&gt;
&lt;br /&gt;
=== Example 3 ===&lt;br /&gt;
In the third example, we will see how long it takes to process every raw file in a directory, assuming that each raw photo has a corresponding processing profile, and discard each output file:&lt;br /&gt;
 &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;time {&lt;br /&gt;
 for f in /home/user/photos/2011-11-11/*.raw; do&lt;br /&gt;
   rawtherapee-cli -o /dev/null -S -t -Y -c &amp;quot;$f&amp;quot;;&lt;br /&gt;
 done&lt;br /&gt;
 }&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>Hombre</name></author>
	</entry>
	<entry>
		<id>http://rawpedia.rawtherapee.com/index.php?title=Command-Line_Options&amp;diff=2373</id>
		<title>Command-Line Options</title>
		<link rel="alternate" type="text/html" href="http://rawpedia.rawtherapee.com/index.php?title=Command-Line_Options&amp;diff=2373"/>
		<updated>2017-05-12T23:25:32Z</updated>

		<summary type="html">&lt;p&gt;Hombre: /* rename rawtherapee to rawtherapee-cli */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Explanation ==&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;&amp;lt;/code&amp;gt;Chevrons&amp;lt;code&amp;gt;&amp;gt;&amp;lt;/code&amp;gt; indicate parameters you can change.&lt;br /&gt;
: &amp;lt;code&amp;gt;[&amp;lt;/code&amp;gt;Square brackets&amp;lt;code&amp;gt;]&amp;lt;/code&amp;gt; mean the parameter is not mandatory.&lt;br /&gt;
: The pipe symbol &amp;lt;code&amp;gt;|&amp;lt;/code&amp;gt; indicates a choice of one or the other.&lt;br /&gt;
: The dash symbol &amp;lt;code&amp;gt;-&amp;lt;/code&amp;gt; denotes a range of possible values from one to the other.&lt;br /&gt;
&lt;br /&gt;
Since RawTherapee 5.1, two executables are provided.&lt;br /&gt;
=== RawTherapee GUI ===&lt;br /&gt;
Use this application to start the version with graphical user interface.&lt;br /&gt;
&lt;br /&gt;
Usage:&lt;br /&gt;
: &amp;lt;code&amp;gt;rawtherapee &amp;lt;selected dir&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Start [[The_File_Browser_Tab | File Browser]] inside directory.&lt;br /&gt;
: &amp;lt;code&amp;gt;rawtherapee &amp;lt;file&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Start [[The_Image_Editor_Tab | Image Editor]] with file.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-w&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Do not open the Windows console. This option is available in Windows only. If you pass parameters to the RawTherapee executable it spawns a console window so that you can see the verbose output of your processing. Normally Windows closes this console directly after RawTherapee is terminated. To let you see the output we added a prompt which waits for you to hit a key before closing the console. By specifying &amp;lt;code&amp;gt;-w&amp;lt;/code&amp;gt; no console will be opened and therefore no key press is needed. Useful if you want to invoke rawtherapee.exe in batch, e.g. from a PowerShell script.&lt;br /&gt;
&lt;br /&gt;
=== RawTherapee CLI ===&lt;br /&gt;
Use this application to start the command line only version. You'll find all command line options to develop your photos without any graphical user interface.&lt;br /&gt;
&lt;br /&gt;
Usage:&lt;br /&gt;
: &amp;lt;code&amp;gt;rawtherapee-cli &amp;lt;options&amp;gt; -c &amp;lt;dir&amp;gt;|&amp;lt;files&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Convert files in batch with default parameters if no &amp;lt;options&amp;gt; specified.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-w&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Do not open the Windows console. This option is available in Windows only. If you pass parameters to the RawTherapee executable it spawns a console window so that you can see the verbose output of your processing. Normally Windows closes this console directly after RawTherapee is terminated. To let you see the output we added a prompt which waits for you to hit a key before closing the console. By specifying &amp;lt;code&amp;gt;-w&amp;lt;/code&amp;gt; no console will be opened and therefore no key press is needed. Useful if you want to invoke rawtherapee.exe in batch, e.g. from a PowerShell script.&lt;br /&gt;
&lt;br /&gt;
Other options used with &amp;lt;code&amp;gt;-c&amp;lt;/code&amp;gt; (&amp;lt;code&amp;gt;-c&amp;lt;/code&amp;gt; must be the last option):&lt;br /&gt;
: &amp;lt;code&amp;gt;rawtherapee-cli [-o &amp;lt;output&amp;gt;|-O &amp;lt;output&amp;gt;] [-q] [-a] [-s|-S] [-p &amp;lt;files&amp;gt;] [-d] [-j[1-100] [-js&amp;lt;1-3&amp;gt;]|[-b&amp;lt;8|16&amp;gt;] &amp;lt;[-t[z] | [-n]]] [-Y] -c &amp;lt;input&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
: &amp;lt;code&amp;gt;-q&amp;lt;file&amp;gt;|&amp;lt;dir&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Quick Start mode : do not load cached files to speedup start time.&lt;br /&gt;
: &amp;lt;code&amp;gt;-o &amp;lt;file&amp;gt;|&amp;lt;dir&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Select output file or directory.&lt;br /&gt;
: &amp;lt;code&amp;gt;-O &amp;lt;file&amp;gt;|&amp;lt;dir&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Select output file or directory and copy PP3 file into it.&lt;br /&gt;
: &amp;lt;code&amp;gt;-a&amp;lt;file&amp;gt;|&amp;lt;dir&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Stands for 'all'. When specifying a directory, process all images specified in the extension list from the options file, even those not actually selected.&lt;br /&gt;
: &amp;lt;code&amp;gt;-s&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Include the PP3 file next to the input file (with the same name) to build the image parameters, e.g. for photo.raw there should be a photo.raw.pp3 file in the same directory. If the file does not exist, internal default (neutral) values (not those in &amp;quot;Default.pp3&amp;quot;) will be used.&lt;br /&gt;
: &amp;lt;code&amp;gt;-S&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Like &amp;lt;code&amp;gt;-s&amp;lt;/code&amp;gt; but skip if the PP3 file does not exist.&lt;br /&gt;
: &amp;lt;code&amp;gt;-p &amp;lt;file.pp3&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Specify PP3 file to be used for all conversions. You can specify as many &amp;lt;code&amp;gt;-p&amp;lt;/code&amp;gt; options as you like (see description below).&lt;br /&gt;
: &amp;lt;code&amp;gt;-d&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Use the default raw or non-raw PP3 file as set in &amp;quot;[[Main_Page#Preferences | Preferences]] &amp;gt; [[Image_Processing_Tab | Image Processing]] &amp;gt; [[Image_Processing_Tab#Default_Processing_Profile | Default Processing Profile]]&amp;quot;&lt;br /&gt;
: &amp;lt;code&amp;gt;-j[1-100]&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Specify output to be JPEG (on by default). Optionally add compression 1-100 (default value: 92).&lt;br /&gt;
: &amp;lt;code&amp;gt;-js&amp;lt;1-3&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Specify the JPEG [http://en.wikipedia.org/wiki/Chroma_subsampling chroma subsampling] parameter, where:&lt;br /&gt;
::: 1 = Best compression: 2x2, 1x1, 1x1 (4:2:0)&lt;br /&gt;
::::     Chroma halved vertically and horizontally.&lt;br /&gt;
::: 2 = Balanced:         2x1, 1x1, 1x1 (4:2:2)&lt;br /&gt;
::::     Chroma halved horizontally.&lt;br /&gt;
::: 3 = Best quality:     1x1, 1x1, 1x1 (4:4:4)&lt;br /&gt;
::::     No chroma subsampling.&lt;br /&gt;
: &amp;lt;code&amp;gt;-b&amp;lt;8|16&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Specify bit depth per channel (only applies to TIFF and PNG output).&lt;br /&gt;
: &amp;lt;code&amp;gt;-t[z]&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Specify output to be TIFF (16-bit if &amp;lt;code&amp;gt;-b8&amp;lt;/code&amp;gt; is not set).&lt;br /&gt;
:: Uncompressed by default, or ZIP compression with 'z'.&lt;br /&gt;
: &amp;lt;code&amp;gt;-n&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Specify output to be compressed PNG (16-bit if &amp;lt;code&amp;gt;-b8&amp;lt;/code&amp;gt; is not set).&lt;br /&gt;
: &amp;lt;code&amp;gt;-Y&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Overwrite output if present.&lt;br /&gt;
&lt;br /&gt;
Your PP3 files can be incomplete, RawTherapee will set the values as follows:&lt;br /&gt;
# A new profile is created using internal default (neutral) values (hard-coded into RawTherapee),&lt;br /&gt;
# then overridden by those found in the default raw or non-raw PP3 file (if &amp;lt;code&amp;gt;-d&amp;lt;/code&amp;gt; has been set),&lt;br /&gt;
# then overridden by those found in the PP3 files provided by &amp;lt;code&amp;gt;-p&amp;lt;/code&amp;gt;, each one overriding the previous values,&lt;br /&gt;
# then overridden by the sidecar file if &amp;lt;code&amp;gt;-s&amp;lt;/code&amp;gt; is set and if the file exists; the time where the sidecar file is used depends on the position of the &amp;lt;code&amp;gt;-s&amp;lt;/code&amp;gt; switch in the command line relative to the &amp;lt;code&amp;gt;-p&amp;lt;/code&amp;gt; parameters, e.g.&lt;br /&gt;
#: &amp;lt;code&amp;gt;-p first.pp3 -p second.pp3 -s -p fourth.pp3&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Redirect Output ==&lt;br /&gt;
To redirect RawTherapee's output to a text file, you have to start it from a console and append the redirection code as follows:&lt;br /&gt;
&lt;br /&gt;
; Windows (cmd.exe)&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;rawtherapee.exe &amp;gt; rtlog.txt 2&amp;gt;&amp;amp;1&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
; Linux&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;rawtherapee &amp;amp;&amp;gt; rtlog.txt&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
=== Example 1 ===&lt;br /&gt;
In Linux, process a single raw which resides in /tmp and is called &amp;quot;photo.raw&amp;quot;, use its sidecar file &amp;quot;photo.raw.pp3&amp;quot; during conversion, save it in the same directory as &amp;quot;foo.tif&amp;quot;, and overwrite the file &amp;quot;foo.tif&amp;quot; if it exists:&lt;br /&gt;
 &amp;lt;code&amp;gt;rawtherapee-cli -o /tmp/foo.tif -s -t -Y -c /tmp/photo.raw&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Example 2 ===&lt;br /&gt;
In the next example, we'll assume that you want to quickly process all your raw photos from the /tmp/jane01 directory to a web sub-directory by using the default profile as a basis, using the sidecar profile if it exist, but with removing some Exif tags (e.g. the camera's serial number) and adding some IPTC tags (e.g. your usual copyright parameters), plus resize and sharpen the image for the web (spread over multiple lines for clarity):&lt;br /&gt;
 &amp;lt;code&amp;gt;rawtherapee-cli -o /tmp/Jane01/web -p ~/profiles/iptc.pp3 -s -p ~/profiles/exif.pp3 -p ~/profiles/web.pp3 -t -Y -d -c /tmp/Jane01/&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The processing profile will be built as follows:&lt;br /&gt;
# A new profile is created using internal default values (hard-coded into RawTherapee),&lt;br /&gt;
# then overridden by those from the default raw profile (&amp;lt;code&amp;gt;-d&amp;lt;/code&amp;gt;),&lt;br /&gt;
# then overridden by those found in iptc.pp3,&lt;br /&gt;
# then overridden by those found in the sidecar file (&amp;lt;code&amp;gt;-s&amp;lt;/code&amp;gt;) if it exists, so you can force some IPTC tags even if already set by iptc.pp3,&lt;br /&gt;
# then overridden by those found in exif.pp3, so you can force the profile to erase some tags,&lt;br /&gt;
# then overridden by those found in web.pp3, to resize and sharpen the image, and make sure that the output colorspace is sRGB.&lt;br /&gt;
&lt;br /&gt;
As you can see, the position of the &amp;lt;code&amp;gt;-s&amp;lt;/code&amp;gt; switch tells when to load the sidecar profile relative to the other &amp;lt;code&amp;gt;-p&amp;lt;/code&amp;gt; parameters. That is not the case for the &amp;lt;code&amp;gt;-d&amp;lt;/code&amp;gt; switch.&lt;br /&gt;
&lt;br /&gt;
=== Example 3 ===&lt;br /&gt;
In the third example, we will see how long it takes to process every raw file in a directory, assuming that each raw photo has a corresponding processing profile, and discard each output file:&lt;br /&gt;
 &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;time {&lt;br /&gt;
 for f in /home/user/photos/2011-11-11/*.raw; do&lt;br /&gt;
   rawtherapee -o /dev/null -S -t -Y -c &amp;quot;$f&amp;quot;;&lt;br /&gt;
 done&lt;br /&gt;
 }&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>Hombre</name></author>
	</entry>
	<entry>
		<id>http://rawpedia.rawtherapee.com/index.php?title=Command-Line_Options&amp;diff=2372</id>
		<title>Command-Line Options</title>
		<link rel="alternate" type="text/html" href="http://rawpedia.rawtherapee.com/index.php?title=Command-Line_Options&amp;diff=2372"/>
		<updated>2017-05-12T23:24:45Z</updated>

		<summary type="html">&lt;p&gt;Hombre: /* rename rawtherapee to rawtherapee-cli  */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Explanation ==&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;&amp;lt;/code&amp;gt;Chevrons&amp;lt;code&amp;gt;&amp;gt;&amp;lt;/code&amp;gt; indicate parameters you can change.&lt;br /&gt;
: &amp;lt;code&amp;gt;[&amp;lt;/code&amp;gt;Square brackets&amp;lt;code&amp;gt;]&amp;lt;/code&amp;gt; mean the parameter is not mandatory.&lt;br /&gt;
: The pipe symbol &amp;lt;code&amp;gt;|&amp;lt;/code&amp;gt; indicates a choice of one or the other.&lt;br /&gt;
: The dash symbol &amp;lt;code&amp;gt;-&amp;lt;/code&amp;gt; denotes a range of possible values from one to the other.&lt;br /&gt;
&lt;br /&gt;
Since RawTherapee 5.1, two executables are provided.&lt;br /&gt;
=== RawTherapee GUI ===&lt;br /&gt;
Use this application to start the version with graphical user interface.&lt;br /&gt;
&lt;br /&gt;
Usage:&lt;br /&gt;
: &amp;lt;code&amp;gt;rawtherapee &amp;lt;selected dir&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Start [[The_File_Browser_Tab | File Browser]] inside directory.&lt;br /&gt;
: &amp;lt;code&amp;gt;rawtherapee &amp;lt;file&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Start [[The_Image_Editor_Tab | Image Editor]] with file.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-w&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Do not open the Windows console. This option is available in Windows only. If you pass parameters to the RawTherapee executable it spawns a console window so that you can see the verbose output of your processing. Normally Windows closes this console directly after RawTherapee is terminated. To let you see the output we added a prompt which waits for you to hit a key before closing the console. By specifying &amp;lt;code&amp;gt;-w&amp;lt;/code&amp;gt; no console will be opened and therefore no key press is needed. Useful if you want to invoke rawtherapee.exe in batch, e.g. from a PowerShell script.&lt;br /&gt;
&lt;br /&gt;
=== RawTherapee CLI ===&lt;br /&gt;
Use this application to start the command line only version. You'll find all command line options to develop your photos without any graphical user interface.&lt;br /&gt;
&lt;br /&gt;
Usage:&lt;br /&gt;
: &amp;lt;code&amp;gt;rawtherapee-cli &amp;lt;options&amp;gt; -c &amp;lt;dir&amp;gt;|&amp;lt;files&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Convert files in batch with default parameters if no &amp;lt;options&amp;gt; specified.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-w&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Do not open the Windows console. This option is available in Windows only. If you pass parameters to the RawTherapee executable it spawns a console window so that you can see the verbose output of your processing. Normally Windows closes this console directly after RawTherapee is terminated. To let you see the output we added a prompt which waits for you to hit a key before closing the console. By specifying &amp;lt;code&amp;gt;-w&amp;lt;/code&amp;gt; no console will be opened and therefore no key press is needed. Useful if you want to invoke rawtherapee.exe in batch, e.g. from a PowerShell script.&lt;br /&gt;
&lt;br /&gt;
Other options used with &amp;lt;code&amp;gt;-c&amp;lt;/code&amp;gt; (&amp;lt;code&amp;gt;-c&amp;lt;/code&amp;gt; must be the last option):&lt;br /&gt;
: &amp;lt;code&amp;gt;rawtherapee-cli [-o &amp;lt;output&amp;gt;|-O &amp;lt;output&amp;gt;] [-q] [-a] [-s|-S] [-p &amp;lt;files&amp;gt;] [-d] [-j[1-100] [-js&amp;lt;1-3&amp;gt;]|[-b&amp;lt;8|16&amp;gt;] &amp;lt;[-t[z] | [-n]]] [-Y] -c &amp;lt;input&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
: &amp;lt;code&amp;gt;-q&amp;lt;file&amp;gt;|&amp;lt;dir&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Quick Start mode : do not load cached files to speedup start time.&lt;br /&gt;
: &amp;lt;code&amp;gt;-o &amp;lt;file&amp;gt;|&amp;lt;dir&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Select output file or directory.&lt;br /&gt;
: &amp;lt;code&amp;gt;-O &amp;lt;file&amp;gt;|&amp;lt;dir&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Select output file or directory and copy PP3 file into it.&lt;br /&gt;
: &amp;lt;code&amp;gt;-a&amp;lt;file&amp;gt;|&amp;lt;dir&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Stands for 'all'. When specifying a directory, process all images specified in the extension list from the options file, even those not actually selected.&lt;br /&gt;
: &amp;lt;code&amp;gt;-s&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Include the PP3 file next to the input file (with the same name) to build the image parameters, e.g. for photo.raw there should be a photo.raw.pp3 file in the same directory. If the file does not exist, internal default (neutral) values (not those in &amp;quot;Default.pp3&amp;quot;) will be used.&lt;br /&gt;
: &amp;lt;code&amp;gt;-S&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Like &amp;lt;code&amp;gt;-s&amp;lt;/code&amp;gt; but skip if the PP3 file does not exist.&lt;br /&gt;
: &amp;lt;code&amp;gt;-p &amp;lt;file.pp3&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Specify PP3 file to be used for all conversions. You can specify as many &amp;lt;code&amp;gt;-p&amp;lt;/code&amp;gt; options as you like (see description below).&lt;br /&gt;
: &amp;lt;code&amp;gt;-d&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Use the default raw or non-raw PP3 file as set in &amp;quot;[[Main_Page#Preferences | Preferences]] &amp;gt; [[Image_Processing_Tab | Image Processing]] &amp;gt; [[Image_Processing_Tab#Default_Processing_Profile | Default Processing Profile]]&amp;quot;&lt;br /&gt;
: &amp;lt;code&amp;gt;-j[1-100]&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Specify output to be JPEG (on by default). Optionally add compression 1-100 (default value: 92).&lt;br /&gt;
: &amp;lt;code&amp;gt;-js&amp;lt;1-3&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Specify the JPEG [http://en.wikipedia.org/wiki/Chroma_subsampling chroma subsampling] parameter, where:&lt;br /&gt;
::: 1 = Best compression: 2x2, 1x1, 1x1 (4:2:0)&lt;br /&gt;
::::     Chroma halved vertically and horizontally.&lt;br /&gt;
::: 2 = Balanced:         2x1, 1x1, 1x1 (4:2:2)&lt;br /&gt;
::::     Chroma halved horizontally.&lt;br /&gt;
::: 3 = Best quality:     1x1, 1x1, 1x1 (4:4:4)&lt;br /&gt;
::::     No chroma subsampling.&lt;br /&gt;
: &amp;lt;code&amp;gt;-b&amp;lt;8|16&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Specify bit depth per channel (only applies to TIFF and PNG output).&lt;br /&gt;
: &amp;lt;code&amp;gt;-t[z]&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Specify output to be TIFF (16-bit if &amp;lt;code&amp;gt;-b8&amp;lt;/code&amp;gt; is not set).&lt;br /&gt;
:: Uncompressed by default, or ZIP compression with 'z'.&lt;br /&gt;
: &amp;lt;code&amp;gt;-n&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Specify output to be compressed PNG (16-bit if &amp;lt;code&amp;gt;-b8&amp;lt;/code&amp;gt; is not set).&lt;br /&gt;
: &amp;lt;code&amp;gt;-Y&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Overwrite output if present.&lt;br /&gt;
&lt;br /&gt;
Your PP3 files can be incomplete, RawTherapee will set the values as follows:&lt;br /&gt;
# A new profile is created using internal default (neutral) values (hard-coded into RawTherapee),&lt;br /&gt;
# then overridden by those found in the default raw or non-raw PP3 file (if &amp;lt;code&amp;gt;-d&amp;lt;/code&amp;gt; has been set),&lt;br /&gt;
# then overridden by those found in the PP3 files provided by &amp;lt;code&amp;gt;-p&amp;lt;/code&amp;gt;, each one overriding the previous values,&lt;br /&gt;
# then overridden by the sidecar file if &amp;lt;code&amp;gt;-s&amp;lt;/code&amp;gt; is set and if the file exists; the time where the sidecar file is used depends on the position of the &amp;lt;code&amp;gt;-s&amp;lt;/code&amp;gt; switch in the command line relative to the &amp;lt;code&amp;gt;-p&amp;lt;/code&amp;gt; parameters, e.g.&lt;br /&gt;
#: &amp;lt;code&amp;gt;-p first.pp3 -p second.pp3 -s -p fourth.pp3&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Redirect Output ==&lt;br /&gt;
To redirect RawTherapee's output to a text file, you have to start it from a console and append the redirection code as follows:&lt;br /&gt;
&lt;br /&gt;
; Windows (cmd.exe)&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;rawtherapee.exe &amp;gt; rtlog.txt 2&amp;gt;&amp;amp;1&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
; Linux&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;rawtherapee &amp;amp;&amp;gt; rtlog.txt&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
=== Example 1 ===&lt;br /&gt;
In Linux, process a single raw which resides in /tmp and is called &amp;quot;photo.raw&amp;quot;, use its sidecar file &amp;quot;photo.raw.pp3&amp;quot; during conversion, save it in the same directory as &amp;quot;foo.tif&amp;quot;, and overwrite the file &amp;quot;foo.tif&amp;quot; if it exists:&lt;br /&gt;
 &amp;lt;code&amp;gt;rawtherapee-cli -o /tmp/foo.tif -s -t -Y -c /tmp/photo.raw&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Example 2 ===&lt;br /&gt;
In the next example, we'll assume that you want to quickly process all your raw photos from the /tmp/jane01 directory to a web sub-directory by using the default profile as a basis, using the sidecar profile if it exist, but with removing some Exif tags (e.g. the camera's serial number) and adding some IPTC tags (e.g. your usual copyright parameters), plus resize and sharpen the image for the web (spread over multiple lines for clarity):&lt;br /&gt;
 &amp;lt;code&amp;gt;rawtherapee -o /tmp/Jane01/web -p ~/profiles/iptc.pp3 -s -p ~/profiles/exif.pp3 -p ~/profiles/web.pp3 -t -Y -d -c /tmp/Jane01/&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The processing profile will be built as follows:&lt;br /&gt;
# A new profile is created using internal default values (hard-coded into RawTherapee),&lt;br /&gt;
# then overridden by those from the default raw profile (&amp;lt;code&amp;gt;-d&amp;lt;/code&amp;gt;),&lt;br /&gt;
# then overridden by those found in iptc.pp3,&lt;br /&gt;
# then overridden by those found in the sidecar file (&amp;lt;code&amp;gt;-s&amp;lt;/code&amp;gt;) if it exists, so you can force some IPTC tags even if already set by iptc.pp3,&lt;br /&gt;
# then overridden by those found in exif.pp3, so you can force the profile to erase some tags,&lt;br /&gt;
# then overridden by those found in web.pp3, to resize and sharpen the image, and make sure that the output colorspace is sRGB.&lt;br /&gt;
&lt;br /&gt;
As you can see, the position of the &amp;lt;code&amp;gt;-s&amp;lt;/code&amp;gt; switch tells when to load the sidecar profile relative to the other &amp;lt;code&amp;gt;-p&amp;lt;/code&amp;gt; parameters. That is not the case for the &amp;lt;code&amp;gt;-d&amp;lt;/code&amp;gt; switch.&lt;br /&gt;
&lt;br /&gt;
=== Example 3 ===&lt;br /&gt;
In the third example, we will see how long it takes to process every raw file in a directory, assuming that each raw photo has a corresponding processing profile, and discard each output file:&lt;br /&gt;
 &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;time {&lt;br /&gt;
 for f in /home/user/photos/2011-11-11/*.raw; do&lt;br /&gt;
   rawtherapee -o /dev/null -S -t -Y -c &amp;quot;$f&amp;quot;;&lt;br /&gt;
 done&lt;br /&gt;
 }&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>Hombre</name></author>
	</entry>
	<entry>
		<id>http://rawpedia.rawtherapee.com/index.php?title=Command-Line_Options&amp;diff=2371</id>
		<title>Command-Line Options</title>
		<link rel="alternate" type="text/html" href="http://rawpedia.rawtherapee.com/index.php?title=Command-Line_Options&amp;diff=2371"/>
		<updated>2017-05-12T23:23:04Z</updated>

		<summary type="html">&lt;p&gt;Hombre: /* Supressed manual section number */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Explanation ==&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;&amp;lt;/code&amp;gt;Chevrons&amp;lt;code&amp;gt;&amp;gt;&amp;lt;/code&amp;gt; indicate parameters you can change.&lt;br /&gt;
: &amp;lt;code&amp;gt;[&amp;lt;/code&amp;gt;Square brackets&amp;lt;code&amp;gt;]&amp;lt;/code&amp;gt; mean the parameter is not mandatory.&lt;br /&gt;
: The pipe symbol &amp;lt;code&amp;gt;|&amp;lt;/code&amp;gt; indicates a choice of one or the other.&lt;br /&gt;
: The dash symbol &amp;lt;code&amp;gt;-&amp;lt;/code&amp;gt; denotes a range of possible values from one to the other.&lt;br /&gt;
&lt;br /&gt;
Since RawTherapee 5.1, two executables are provided.&lt;br /&gt;
=== RawTherapee GUI ===&lt;br /&gt;
Use this application to start the version with graphical user interface.&lt;br /&gt;
&lt;br /&gt;
Usage:&lt;br /&gt;
: &amp;lt;code&amp;gt;rawtherapee &amp;lt;selected dir&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Start [[The_File_Browser_Tab | File Browser]] inside directory.&lt;br /&gt;
: &amp;lt;code&amp;gt;rawtherapee &amp;lt;file&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Start [[The_Image_Editor_Tab | Image Editor]] with file.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-w&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Do not open the Windows console. This option is available in Windows only. If you pass parameters to the RawTherapee executable it spawns a console window so that you can see the verbose output of your processing. Normally Windows closes this console directly after RawTherapee is terminated. To let you see the output we added a prompt which waits for you to hit a key before closing the console. By specifying &amp;lt;code&amp;gt;-w&amp;lt;/code&amp;gt; no console will be opened and therefore no key press is needed. Useful if you want to invoke rawtherapee.exe in batch, e.g. from a PowerShell script.&lt;br /&gt;
&lt;br /&gt;
=== RawTherapee CLI ===&lt;br /&gt;
Use this application to start the command line only version. You'll find all command line options to develop your photos without any graphical user interface.&lt;br /&gt;
&lt;br /&gt;
Usage:&lt;br /&gt;
: &amp;lt;code&amp;gt;rawtherapee-cli &amp;lt;options&amp;gt; -c &amp;lt;dir&amp;gt;|&amp;lt;files&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Convert files in batch with default parameters if no &amp;lt;options&amp;gt; specified.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-w&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Do not open the Windows console. This option is available in Windows only. If you pass parameters to the RawTherapee executable it spawns a console window so that you can see the verbose output of your processing. Normally Windows closes this console directly after RawTherapee is terminated. To let you see the output we added a prompt which waits for you to hit a key before closing the console. By specifying &amp;lt;code&amp;gt;-w&amp;lt;/code&amp;gt; no console will be opened and therefore no key press is needed. Useful if you want to invoke rawtherapee.exe in batch, e.g. from a PowerShell script.&lt;br /&gt;
&lt;br /&gt;
Other options used with &amp;lt;code&amp;gt;-c&amp;lt;/code&amp;gt; (&amp;lt;code&amp;gt;-c&amp;lt;/code&amp;gt; must be the last option):&lt;br /&gt;
: &amp;lt;code&amp;gt;rawtherapee-cli [-o &amp;lt;output&amp;gt;|-O &amp;lt;output&amp;gt;] [-q] [-a] [-s|-S] [-p &amp;lt;files&amp;gt;] [-d] [-j[1-100] [-js&amp;lt;1-3&amp;gt;]|[-b&amp;lt;8|16&amp;gt;] &amp;lt;[-t[z] | [-n]]] [-Y] -c &amp;lt;input&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
: &amp;lt;code&amp;gt;-q&amp;lt;file&amp;gt;|&amp;lt;dir&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Quick Start mode : do not load cached files to speedup start time.&lt;br /&gt;
: &amp;lt;code&amp;gt;-o &amp;lt;file&amp;gt;|&amp;lt;dir&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Select output file or directory.&lt;br /&gt;
: &amp;lt;code&amp;gt;-O &amp;lt;file&amp;gt;|&amp;lt;dir&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Select output file or directory and copy PP3 file into it.&lt;br /&gt;
: &amp;lt;code&amp;gt;-a&amp;lt;file&amp;gt;|&amp;lt;dir&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Stands for 'all'. When specifying a directory, process all images specified in the extension list from the options file, even those not actually selected.&lt;br /&gt;
: &amp;lt;code&amp;gt;-s&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Include the PP3 file next to the input file (with the same name) to build the image parameters, e.g. for photo.raw there should be a photo.raw.pp3 file in the same directory. If the file does not exist, internal default (neutral) values (not those in &amp;quot;Default.pp3&amp;quot;) will be used.&lt;br /&gt;
: &amp;lt;code&amp;gt;-S&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Like &amp;lt;code&amp;gt;-s&amp;lt;/code&amp;gt; but skip if the PP3 file does not exist.&lt;br /&gt;
: &amp;lt;code&amp;gt;-p &amp;lt;file.pp3&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Specify PP3 file to be used for all conversions. You can specify as many &amp;lt;code&amp;gt;-p&amp;lt;/code&amp;gt; options as you like (see description below).&lt;br /&gt;
: &amp;lt;code&amp;gt;-d&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Use the default raw or non-raw PP3 file as set in &amp;quot;[[Main_Page#Preferences | Preferences]] &amp;gt; [[Image_Processing_Tab | Image Processing]] &amp;gt; [[Image_Processing_Tab#Default_Processing_Profile | Default Processing Profile]]&amp;quot;&lt;br /&gt;
: &amp;lt;code&amp;gt;-j[1-100]&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Specify output to be JPEG (on by default). Optionally add compression 1-100 (default value: 92).&lt;br /&gt;
: &amp;lt;code&amp;gt;-js&amp;lt;1-3&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Specify the JPEG [http://en.wikipedia.org/wiki/Chroma_subsampling chroma subsampling] parameter, where:&lt;br /&gt;
::: 1 = Best compression: 2x2, 1x1, 1x1 (4:2:0)&lt;br /&gt;
::::     Chroma halved vertically and horizontally.&lt;br /&gt;
::: 2 = Balanced:         2x1, 1x1, 1x1 (4:2:2)&lt;br /&gt;
::::     Chroma halved horizontally.&lt;br /&gt;
::: 3 = Best quality:     1x1, 1x1, 1x1 (4:4:4)&lt;br /&gt;
::::     No chroma subsampling.&lt;br /&gt;
: &amp;lt;code&amp;gt;-b&amp;lt;8|16&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Specify bit depth per channel (only applies to TIFF and PNG output).&lt;br /&gt;
: &amp;lt;code&amp;gt;-t[z]&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Specify output to be TIFF (16-bit if &amp;lt;code&amp;gt;-b8&amp;lt;/code&amp;gt; is not set).&lt;br /&gt;
:: Uncompressed by default, or ZIP compression with 'z'.&lt;br /&gt;
: &amp;lt;code&amp;gt;-n&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Specify output to be compressed PNG (16-bit if &amp;lt;code&amp;gt;-b8&amp;lt;/code&amp;gt; is not set).&lt;br /&gt;
: &amp;lt;code&amp;gt;-Y&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Overwrite output if present.&lt;br /&gt;
&lt;br /&gt;
Your PP3 files can be incomplete, RawTherapee will set the values as follows:&lt;br /&gt;
# A new profile is created using internal default (neutral) values (hard-coded into RawTherapee),&lt;br /&gt;
# then overridden by those found in the default raw or non-raw PP3 file (if &amp;lt;code&amp;gt;-d&amp;lt;/code&amp;gt; has been set),&lt;br /&gt;
# then overridden by those found in the PP3 files provided by &amp;lt;code&amp;gt;-p&amp;lt;/code&amp;gt;, each one overriding the previous values,&lt;br /&gt;
# then overridden by the sidecar file if &amp;lt;code&amp;gt;-s&amp;lt;/code&amp;gt; is set and if the file exists; the time where the sidecar file is used depends on the position of the &amp;lt;code&amp;gt;-s&amp;lt;/code&amp;gt; switch in the command line relative to the &amp;lt;code&amp;gt;-p&amp;lt;/code&amp;gt; parameters, e.g.&lt;br /&gt;
#: &amp;lt;code&amp;gt;-p first.pp3 -p second.pp3 -s -p fourth.pp3&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Redirect Output ==&lt;br /&gt;
To redirect RawTherapee's output to a text file, you have to start it from a console and append the redirection code as follows:&lt;br /&gt;
&lt;br /&gt;
; Windows (cmd.exe)&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;rawtherapee.exe &amp;gt; rtlog.txt 2&amp;gt;&amp;amp;1&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
; Linux&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;rawtherapee &amp;amp;&amp;gt; rtlog.txt&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
=== Example 1 ===&lt;br /&gt;
In Linux, process a single raw which resides in /tmp and is called &amp;quot;photo.raw&amp;quot;, use its sidecar file &amp;quot;photo.raw.pp3&amp;quot; during conversion, save it in the same directory as &amp;quot;foo.tif&amp;quot;, and overwrite the file &amp;quot;foo.tif&amp;quot; if it exists:&lt;br /&gt;
 &amp;lt;code&amp;gt;rawtherapee -o /tmp/foo.tif -s -t -Y -c /tmp/photo.raw&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Example 2 ===&lt;br /&gt;
In the next example, we'll assume that you want to quickly process all your raw photos from the /tmp/jane01 directory to a web sub-directory by using the default profile as a basis, using the sidecar profile if it exist, but with removing some Exif tags (e.g. the camera's serial number) and adding some IPTC tags (e.g. your usual copyright parameters), plus resize and sharpen the image for the web (spread over multiple lines for clarity):&lt;br /&gt;
 &amp;lt;code&amp;gt;rawtherapee -o /tmp/Jane01/web -p ~/profiles/iptc.pp3 -s -p ~/profiles/exif.pp3 -p ~/profiles/web.pp3 -t -Y -d -c /tmp/Jane01/&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The processing profile will be built as follows:&lt;br /&gt;
# A new profile is created using internal default values (hard-coded into RawTherapee),&lt;br /&gt;
# then overridden by those from the default raw profile (&amp;lt;code&amp;gt;-d&amp;lt;/code&amp;gt;),&lt;br /&gt;
# then overridden by those found in iptc.pp3,&lt;br /&gt;
# then overridden by those found in the sidecar file (&amp;lt;code&amp;gt;-s&amp;lt;/code&amp;gt;) if it exists, so you can force some IPTC tags even if already set by iptc.pp3,&lt;br /&gt;
# then overridden by those found in exif.pp3, so you can force the profile to erase some tags,&lt;br /&gt;
# then overridden by those found in web.pp3, to resize and sharpen the image, and make sure that the output colorspace is sRGB.&lt;br /&gt;
&lt;br /&gt;
As you can see, the position of the &amp;lt;code&amp;gt;-s&amp;lt;/code&amp;gt; switch tells when to load the sidecar profile relative to the other &amp;lt;code&amp;gt;-p&amp;lt;/code&amp;gt; parameters. That is not the case for the &amp;lt;code&amp;gt;-d&amp;lt;/code&amp;gt; switch.&lt;br /&gt;
&lt;br /&gt;
=== Example 3 ===&lt;br /&gt;
In the third example, we will see how long it takes to process every raw file in a directory, assuming that each raw photo has a corresponding processing profile, and discard each output file:&lt;br /&gt;
 &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;time {&lt;br /&gt;
 for f in /home/user/photos/2011-11-11/*.raw; do&lt;br /&gt;
   rawtherapee -o /dev/null -S -t -Y -c &amp;quot;$f&amp;quot;;&lt;br /&gt;
 done&lt;br /&gt;
 }&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>Hombre</name></author>
	</entry>
	<entry>
		<id>http://rawpedia.rawtherapee.com/index.php?title=Command-Line_Options&amp;diff=2370</id>
		<title>Command-Line Options</title>
		<link rel="alternate" type="text/html" href="http://rawpedia.rawtherapee.com/index.php?title=Command-Line_Options&amp;diff=2370"/>
		<updated>2017-05-12T23:21:29Z</updated>

		<summary type="html">&lt;p&gt;Hombre: /* Introduction of rawtherapee-cli and updated 'Usage' info */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Explanation ==&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;&amp;lt;/code&amp;gt;Chevrons&amp;lt;code&amp;gt;&amp;gt;&amp;lt;/code&amp;gt; indicate parameters you can change.&lt;br /&gt;
: &amp;lt;code&amp;gt;[&amp;lt;/code&amp;gt;Square brackets&amp;lt;code&amp;gt;]&amp;lt;/code&amp;gt; mean the parameter is not mandatory.&lt;br /&gt;
: The pipe symbol &amp;lt;code&amp;gt;|&amp;lt;/code&amp;gt; indicates a choice of one or the other.&lt;br /&gt;
: The dash symbol &amp;lt;code&amp;gt;-&amp;lt;/code&amp;gt; denotes a range of possible values from one to the other.&lt;br /&gt;
&lt;br /&gt;
Since RawTherapee 5.1, two executables are provided.&lt;br /&gt;
=== 1. RawTherapee GUI ===&lt;br /&gt;
Use this application to start the version with graphical user interface.&lt;br /&gt;
&lt;br /&gt;
Usage:&lt;br /&gt;
: &amp;lt;code&amp;gt;rawtherapee &amp;lt;selected dir&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Start [[The_File_Browser_Tab | File Browser]] inside directory.&lt;br /&gt;
: &amp;lt;code&amp;gt;rawtherapee &amp;lt;file&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Start [[The_Image_Editor_Tab | Image Editor]] with file.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-w&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Do not open the Windows console. This option is available in Windows only. If you pass parameters to the RawTherapee executable it spawns a console window so that you can see the verbose output of your processing. Normally Windows closes this console directly after RawTherapee is terminated. To let you see the output we added a prompt which waits for you to hit a key before closing the console. By specifying &amp;lt;code&amp;gt;-w&amp;lt;/code&amp;gt; no console will be opened and therefore no key press is needed. Useful if you want to invoke rawtherapee.exe in batch, e.g. from a PowerShell script.&lt;br /&gt;
&lt;br /&gt;
=== 2. RawTherapee CLI ===&lt;br /&gt;
Use this application to start the command line only version. You'll find all command line options to develop your photos without any graphical user interface.&lt;br /&gt;
&lt;br /&gt;
Usage:&lt;br /&gt;
: &amp;lt;code&amp;gt;rawtherapee-cli &amp;lt;options&amp;gt; -c &amp;lt;dir&amp;gt;|&amp;lt;files&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Convert files in batch with default parameters if no &amp;lt;options&amp;gt; specified.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;-w&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Do not open the Windows console. This option is available in Windows only. If you pass parameters to the RawTherapee executable it spawns a console window so that you can see the verbose output of your processing. Normally Windows closes this console directly after RawTherapee is terminated. To let you see the output we added a prompt which waits for you to hit a key before closing the console. By specifying &amp;lt;code&amp;gt;-w&amp;lt;/code&amp;gt; no console will be opened and therefore no key press is needed. Useful if you want to invoke rawtherapee.exe in batch, e.g. from a PowerShell script.&lt;br /&gt;
&lt;br /&gt;
Other options used with &amp;lt;code&amp;gt;-c&amp;lt;/code&amp;gt; (&amp;lt;code&amp;gt;-c&amp;lt;/code&amp;gt; must be the last option):&lt;br /&gt;
: &amp;lt;code&amp;gt;rawtherapee-cli [-o &amp;lt;output&amp;gt;|-O &amp;lt;output&amp;gt;] [-q] [-a] [-s|-S] [-p &amp;lt;files&amp;gt;] [-d] [-j[1-100] [-js&amp;lt;1-3&amp;gt;]|[-b&amp;lt;8|16&amp;gt;] &amp;lt;[-t[z] | [-n]]] [-Y] -c &amp;lt;input&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
: &amp;lt;code&amp;gt;-q&amp;lt;file&amp;gt;|&amp;lt;dir&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Quick Start mode : do not load cached files to speedup start time.&lt;br /&gt;
: &amp;lt;code&amp;gt;-o &amp;lt;file&amp;gt;|&amp;lt;dir&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Select output file or directory.&lt;br /&gt;
: &amp;lt;code&amp;gt;-O &amp;lt;file&amp;gt;|&amp;lt;dir&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Select output file or directory and copy PP3 file into it.&lt;br /&gt;
: &amp;lt;code&amp;gt;-a&amp;lt;file&amp;gt;|&amp;lt;dir&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Stands for 'all'. When specifying a directory, process all images specified in the extension list from the options file, even those not actually selected.&lt;br /&gt;
: &amp;lt;code&amp;gt;-s&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Include the PP3 file next to the input file (with the same name) to build the image parameters, e.g. for photo.raw there should be a photo.raw.pp3 file in the same directory. If the file does not exist, internal default (neutral) values (not those in &amp;quot;Default.pp3&amp;quot;) will be used.&lt;br /&gt;
: &amp;lt;code&amp;gt;-S&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Like &amp;lt;code&amp;gt;-s&amp;lt;/code&amp;gt; but skip if the PP3 file does not exist.&lt;br /&gt;
: &amp;lt;code&amp;gt;-p &amp;lt;file.pp3&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Specify PP3 file to be used for all conversions. You can specify as many &amp;lt;code&amp;gt;-p&amp;lt;/code&amp;gt; options as you like (see description below).&lt;br /&gt;
: &amp;lt;code&amp;gt;-d&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Use the default raw or non-raw PP3 file as set in &amp;quot;[[Main_Page#Preferences | Preferences]] &amp;gt; [[Image_Processing_Tab | Image Processing]] &amp;gt; [[Image_Processing_Tab#Default_Processing_Profile | Default Processing Profile]]&amp;quot;&lt;br /&gt;
: &amp;lt;code&amp;gt;-j[1-100]&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Specify output to be JPEG (on by default). Optionally add compression 1-100 (default value: 92).&lt;br /&gt;
: &amp;lt;code&amp;gt;-js&amp;lt;1-3&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Specify the JPEG [http://en.wikipedia.org/wiki/Chroma_subsampling chroma subsampling] parameter, where:&lt;br /&gt;
::: 1 = Best compression: 2x2, 1x1, 1x1 (4:2:0)&lt;br /&gt;
::::     Chroma halved vertically and horizontally.&lt;br /&gt;
::: 2 = Balanced:         2x1, 1x1, 1x1 (4:2:2)&lt;br /&gt;
::::     Chroma halved horizontally.&lt;br /&gt;
::: 3 = Best quality:     1x1, 1x1, 1x1 (4:4:4)&lt;br /&gt;
::::     No chroma subsampling.&lt;br /&gt;
: &amp;lt;code&amp;gt;-b&amp;lt;8|16&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Specify bit depth per channel (only applies to TIFF and PNG output).&lt;br /&gt;
: &amp;lt;code&amp;gt;-t[z]&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Specify output to be TIFF (16-bit if &amp;lt;code&amp;gt;-b8&amp;lt;/code&amp;gt; is not set).&lt;br /&gt;
:: Uncompressed by default, or ZIP compression with 'z'.&lt;br /&gt;
: &amp;lt;code&amp;gt;-n&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Specify output to be compressed PNG (16-bit if &amp;lt;code&amp;gt;-b8&amp;lt;/code&amp;gt; is not set).&lt;br /&gt;
: &amp;lt;code&amp;gt;-Y&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Overwrite output if present.&lt;br /&gt;
&lt;br /&gt;
Your PP3 files can be incomplete, RawTherapee will set the values as follows:&lt;br /&gt;
# A new profile is created using internal default (neutral) values (hard-coded into RawTherapee),&lt;br /&gt;
# then overridden by those found in the default raw or non-raw PP3 file (if &amp;lt;code&amp;gt;-d&amp;lt;/code&amp;gt; has been set),&lt;br /&gt;
# then overridden by those found in the PP3 files provided by &amp;lt;code&amp;gt;-p&amp;lt;/code&amp;gt;, each one overriding the previous values,&lt;br /&gt;
# then overridden by the sidecar file if &amp;lt;code&amp;gt;-s&amp;lt;/code&amp;gt; is set and if the file exists; the time where the sidecar file is used depends on the position of the &amp;lt;code&amp;gt;-s&amp;lt;/code&amp;gt; switch in the command line relative to the &amp;lt;code&amp;gt;-p&amp;lt;/code&amp;gt; parameters, e.g.&lt;br /&gt;
#: &amp;lt;code&amp;gt;-p first.pp3 -p second.pp3 -s -p fourth.pp3&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Redirect Output ==&lt;br /&gt;
To redirect RawTherapee's output to a text file, you have to start it from a console and append the redirection code as follows:&lt;br /&gt;
&lt;br /&gt;
; Windows (cmd.exe)&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;rawtherapee.exe &amp;gt; rtlog.txt 2&amp;gt;&amp;amp;1&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
; Linux&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;rawtherapee &amp;amp;&amp;gt; rtlog.txt&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
=== Example 1 ===&lt;br /&gt;
In Linux, process a single raw which resides in /tmp and is called &amp;quot;photo.raw&amp;quot;, use its sidecar file &amp;quot;photo.raw.pp3&amp;quot; during conversion, save it in the same directory as &amp;quot;foo.tif&amp;quot;, and overwrite the file &amp;quot;foo.tif&amp;quot; if it exists:&lt;br /&gt;
 &amp;lt;code&amp;gt;rawtherapee -o /tmp/foo.tif -s -t -Y -c /tmp/photo.raw&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Example 2 ===&lt;br /&gt;
In the next example, we'll assume that you want to quickly process all your raw photos from the /tmp/jane01 directory to a web sub-directory by using the default profile as a basis, using the sidecar profile if it exist, but with removing some Exif tags (e.g. the camera's serial number) and adding some IPTC tags (e.g. your usual copyright parameters), plus resize and sharpen the image for the web (spread over multiple lines for clarity):&lt;br /&gt;
 &amp;lt;code&amp;gt;rawtherapee -o /tmp/Jane01/web -p ~/profiles/iptc.pp3 -s -p ~/profiles/exif.pp3 -p ~/profiles/web.pp3 -t -Y -d -c /tmp/Jane01/&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The processing profile will be built as follows:&lt;br /&gt;
# A new profile is created using internal default values (hard-coded into RawTherapee),&lt;br /&gt;
# then overridden by those from the default raw profile (&amp;lt;code&amp;gt;-d&amp;lt;/code&amp;gt;),&lt;br /&gt;
# then overridden by those found in iptc.pp3,&lt;br /&gt;
# then overridden by those found in the sidecar file (&amp;lt;code&amp;gt;-s&amp;lt;/code&amp;gt;) if it exists, so you can force some IPTC tags even if already set by iptc.pp3,&lt;br /&gt;
# then overridden by those found in exif.pp3, so you can force the profile to erase some tags,&lt;br /&gt;
# then overridden by those found in web.pp3, to resize and sharpen the image, and make sure that the output colorspace is sRGB.&lt;br /&gt;
&lt;br /&gt;
As you can see, the position of the &amp;lt;code&amp;gt;-s&amp;lt;/code&amp;gt; switch tells when to load the sidecar profile relative to the other &amp;lt;code&amp;gt;-p&amp;lt;/code&amp;gt; parameters. That is not the case for the &amp;lt;code&amp;gt;-d&amp;lt;/code&amp;gt; switch.&lt;br /&gt;
&lt;br /&gt;
=== Example 3 ===&lt;br /&gt;
In the third example, we will see how long it takes to process every raw file in a directory, assuming that each raw photo has a corresponding processing profile, and discard each output file:&lt;br /&gt;
 &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;time {&lt;br /&gt;
 for f in /home/user/photos/2011-11-11/*.raw; do&lt;br /&gt;
   rawtherapee -o /dev/null -S -t -Y -c &amp;quot;$f&amp;quot;;&lt;br /&gt;
 done&lt;br /&gt;
 }&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>Hombre</name></author>
	</entry>
	<entry>
		<id>http://rawpedia.rawtherapee.com/index.php?title=The_Image_Editor_Tab/fr&amp;diff=2369</id>
		<title>The Image Editor Tab/fr</title>
		<link rel="alternate" type="text/html" href="http://rawpedia.rawtherapee.com/index.php?title=The_Image_Editor_Tab/fr&amp;diff=2369"/>
		<updated>2017-05-12T13:49:40Z</updated>

		<summary type="html">&lt;p&gt;Hombre: /* La bande film */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span style=&amp;quot;color: #000000; background: none; overflow: hidden; page-break-after: avoid; font-size: 2.0em; font-family: Georgia,Times,serif; margin-top: 1em; margin-bottom: 0.25em; line-height: 1.3; padding: 0; border-bottom: 1px solid #AAAAAA;&amp;quot;&amp;gt;L'onglet Editeur &amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Rt-5-misty1.jpg|thumb|900px|L'onglet Editeur en mode Editeur unique, onglets verticaux (SETM) dans RawTherapee 5.]]&lt;br /&gt;
L'onglet Editeur est l'endroit pour travailler ses photos. Rawtherapee est par défaut en mode &amp;quot;''Editeur unique, onglets verticaux''&amp;quot; (ou SETM = Single Editor Tab Mode), le mode qui utilise le plus efficacement la mémoire et permet l'utilisation de la ''Bande film'' (décrite ci-dessous). Vous pouvez basculer en &amp;quot;''Editeurs multiples''&amp;quot;(ou METM = Multiple Editor Tabs Mode) en allant dans  &amp;quot;''Préférences &amp;gt; Général &amp;gt; Habitudes de travail''&amp;quot;, cependant chaque onglet Editeur exige une certaine quantité de mémoire RAM en fonction de la taille de l'image et des outils utilisés, et aussi la ''Bande film'' est cachée dans ce mode, donc, nous recommandons au moins d'essayer le mode SETM. &lt;br /&gt;
&lt;br /&gt;
== Le panneau Aperçu ==&lt;br /&gt;
Le panneau central affiche un aperçu de votre photo. Il est généré à partir des données raw et d'un calcul qui prend en compte les paramètres soit donnés manuellement ou bien enregistrés dans le [[Sidecar_Files_-_Processing_Profiles/fr |profil de traitement]] utilisé à l'ouverture de la photo, tel que spécifié dans  &amp;quot;''Préférences &amp;gt; Traitement de l'image &amp;gt; Paramètres de traitement d'image par défaut''&amp;quot;. L'aperçu vous montre les effets de tous les ajustements que vous apportez. Notez que les effets de certains outils ne sont visibles avec précision que si l'image est zoomée à au moins 1:1 (100%). Ces outils sont repérés dans l'interface par une icône [[Image:zoom-100-identifier.png|Zoom 100 identifier icon]] juste après le nom de l'outil.&lt;br /&gt;
&lt;br /&gt;
L'image affichée dans l'aperçu utilise l'espace colorimétrique de travail puis est convertie dans l'espace colorimétrique de l'écran si un tel espace est installé, ou bien dans un espace sRVB dans le cas contraire. Il ne prend pas en compte le [[Color_Management/fr#Profil_de_sortie|Profil de sortie]]&amp;quot; de l'outil &amp;quot;[[Color_Management/fr|Gestion de la couleur (ICM)]]&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=== Oups! Ma photo raw n'a pas le même aspect que le JPEG de l'appareil photo ===&lt;br /&gt;
Après l'ouverture d'une photo raw vous remarquerez qu'elle semble différente (souvent moins bien, plus sombre, moins piquée, plus terne, manquant de contraste) de la photo JPEG de l'appareil, ou de la même photo raw affichée par un autre logiciel. Qui est la cause ? Sorcellerie, les aliens, les opposums ou la conception ?&lt;br /&gt;
&lt;br /&gt;
Il y a trois choses que vous devez connaître pour comprendre ce qui se passe ici :&lt;br /&gt;
# Votre appareil ne vous montre pas les vraies données raw lors des prises de vues. Il traite l'image raw de nombreuses façons avant de vous la présenter avec l'histogramme et l'aperçu sur l'afficheur numérique au dos de l'appareil. Même si vous avez réglé sur la position neutre, &amp;quot;0&amp;quot;, tous les paramètres de traitement que le firmware de votre appareil permet de modifier, ce que vous voyez n'est pas une image non traitée. En fait, ce qui est affiché dépend des choix faits par les ingénieurs et managers qui ont développé votre appareil, ce qui comprend habituellement un courbe tonale personnalisée et un renforcement du contraste, de la netteté et de la réduction du bruit. Certains appareils, surtout les bas de gamme et les [http://fr.wikipedia.org/wiki/Syst%C3%A8me_Micro_Four_Thirds systèmes micro quatre tiers], peuvent aussi appliquer une correction de la distorsion de l'objectif pour non seulement corriger la  [http://fr.wikipedia.org/wiki/Distorsion_%28optique%29 distorsion en barillet et en coussin], mais aussi pour cacher de sévères problèmes de [http://fr.wikipedia.org/wiki/Vignettage vignettage]. Beaucoup d'appareils sous-exposent aussi vos photos de -0,3IL jusqu'à -1,3IL voire plus, dans le but de gagner de la place dans les hautes lumières. Au moment du traitement de l'image raw par l'appareil photo (ou un autre logiciel), la compensation d'exposition est accrue du même montant, faisant apparaître une luminosité correcte avec l'espoir dans le même coup de récupérer des hautes lumières. RawTherapee vous montre les vraies données raw, ce qui peut vous faire apparaitre vos photos foncées, il vous appartient de décider l'application de la correction d'exposition et de la façon de le faire, soit en utilisant le curseur Compensation d'exposition ou bien l'une des diverses courbes tonales. Augmenter la Compensation d'exposition rend le bruit plus apparent, indifféremment du fait qu'il soit réalisé par l'appareil photo ou bien RawTherapee, mais en dehors de cela '''RawTherapee n'ajoute pas de bruit !''' Beaucoup d'appareils appliquent une réduction du bruit aux images JPEG (dans votre dos) pour diminuer le niveau de bruit après l'augmentation de la compensation d'exposition, ainsi vous pouvez vous attendre à une différence entre votre image JPEG sortie de l'appareil et l'image sortie de RawTherapee si la réduction du bruit n'est pas utilisée.   &lt;br /&gt;
# Chaque fichier raw DSLR contient une image traitée JPEG. La plupart des fichiers raw contiennent une image JPEG de la même résolution maximum dont est capable votre appareil, et certains fichiers raw contiennent jusqu'à trois images JPEG ne différant que par leur résolution. Quand vous ouvrez des fichiers raw dans un autre logiciel, ce que vous voyez en général ne sont '''pas''' les données raw, mais l'image JPEG traitée et intégrée. Exemples de logiciels qui soit sont incapables de présenter les vraies données raw ou qui ne le font pas de par leur configuration par défaut : [http://fr.wikipedia.org/wiki/IrfanView IrfanView], [http://fr.wikipedia.org/wiki/XnView XnView], [http://fr.wikipedia.org/wiki/Gwenview Gwenview], [http://en.wikipedia.org/wiki/Geeqie Geeqie], [http://fr.wikipedia.org/wiki/Eye_of_GNOME Eye of GNOME], [http://fr.wikipedia.org/wiki/F-Spot F-Spot], [http://fr.wikipedia.org/wiki/Shotwell Shotwell], [http://fr.wikipedia.org/wiki/GThumb gThumb], etc. Il est intéressant de mentionner maintenant que si vous prenez vos photos en mode &amp;quot;RAW+JPEG&amp;quot;, vous gaspillez de la place disque pour rien car vos fichiers raw contiennent déjà les fichiers JPEG intégrés que vous pouvez voir en utilisant le programme listé. L'image JPEG intégrée peut différer d'une &amp;quot;externe&amp;quot; enregistrée en utilisant le mode &amp;quot;RAW+JPEG&amp;quot; pour la compression.&lt;br /&gt;
# La plupart des programmes de développement raw (ceux qui lisent vraiment les données raw réelles au lieu de se contenter du fichier JPEG intégré) y appliquent un traitement, tel qu'une courbe tonale basique, même si le paramétrage est au plus neutre possible, rendant ainsi impossible pour l'utilisateur le visionnage des données réelles, non modifiées contenues dans la photo raw. Adobe Lightroom en est un exemple. Comparer l'image réellement neutre de RawTherapee à une autre quasi neutre en provenance de ces autres programmes met en évidence les différences.&lt;br /&gt;
&lt;br /&gt;
RawTherapee, d'un autre côté est conçu pour vous montrer la véritable image raw dans l'aperçu principal, vous laissant maître de la façon dont vous voulez traiter ces données. Lorsque vous utilisez le profil de traitement &amp;quot;Neutre&amp;quot; vous voyez l'image dématricée avec la balance des blancs de l'appareil dans votre espace colorimétrique de travail et aucune autre modification. Vous pouvez même voir l'image non dématricée et réglant l'option [[demosaicing/fr|dématriçage]] sur &amp;quot;None&amp;quot; (Aucune). Pour vous fournir un point de départ plus agréable esthétiquement, nous fournissons une collection de profils de traitement avec RawTherapee. Après l'installation de ce dernier, le profile de traitement par défaut des fichiers raw est appelé de façon éponyme &amp;quot;Default&amp;quot;. Nous fournissons aussi les profils &amp;quot;Default ISO Medium&amp;quot; (ISO moyen par défaut) et &amp;quot;Default ISO High&amp;quot; (ISO élevés par défaut) qui sont conçus pour donner un bon point de départ pour les images respectivement modérément bruitées oet très bruitées.&lt;br /&gt;
&lt;br /&gt;
Aucun des profils fournis (du moins aucun de ceux fournis avec RawTherapee 5.0) n'est conçu pour imiter le rendu de l'appareil photo. Pourquoi cela ? Chaque appareil est différent. La qualité des images de mon appareil à 1600 ISO peuvent être beaucoup plus bruitées que celles de votre appareil. La réponse aux couleurs de mon appareil diffère de celle du votre. Même un appareil identique peut répondre différemment aux divers réglages. Pour fournir de tels profils, il faudrait que l'on accède aux fichiers raw pour chaque modèle d'appareil photo supporté, souvent même, à de multiples fichiers raw réalisés dans différents modes de prise de vue pour chaque appareil, plus d'infinies heures de travail. Cela est peut-être possible pour une communauté, mais pas pour une petite équipe. Et puis même, quel serait l'intérêt de RawTherapee si c'est pour finir avec un rendu de JPEG d'appareil photo ?&lt;br /&gt;
&lt;br /&gt;
Il est bien plus raisonnable que vous appreniez l'utilisation des outils puissants fournis par RawTherapee afin d'obtenir le meilleur de vos photos, de dépasser les rendu de l'appareil.&lt;br /&gt;
&lt;br /&gt;
A partir de septembre 2015 nous fournirons des profils d'entrée DCP fabriqués avec [http://www.ludd.ltu.se/~torger/dcamprof.html DCamProf] qui comprend une [http://www.ludd.ltu.se/~torger/dcamprof.html#dcp_tone courbe tonale optionnelle]. Cette courbe est réalisée d'après la courbe pour film par défaut du logiciel Camera Raw d'Adobe et donne un résultat similaire au rendu de votre appareil photo. La raison pour laquelle nous intégrons la courbe dans les nouveaux profils DCP est que cela donne un bon départ plein de vie (par opposition à l'aspect terne donné par le profil de traitement &amp;quot;Neutre&amp;quot;) sans avoir à utiliser [[Exposure/fr#Niveaux Auto|Niveaux Auto]] et sans avoir à toucher à aucun des autres outils, et c'est entièrement optionnel. Lisez l'article sur les [[Color_Management/fr#Profil d'entrée|Profils d'entrée]]. Si nous fournissons un DCP pour le modèle de votre appareil photo qui comprend une courbe tonale, la case à cocher &amp;quot;Utiliser la courbe tonale du profil DCP&amp;quot; dans ICM &amp;gt; Profil d'entrée &amp;gt; DCP sera cliquable. Appliquer le profil de traitement Neutre désactivera la courbe tonale. Alors que le profil couleur d'entrée est appliqué dès les premières étapes de la [[Toolchain Pipeline/fr|Succession des outils dans le pipeline]], la courbe tonale DCP est appliquée plus tard dans le pipeline peu après l'outil Exposition.&lt;br /&gt;
&lt;br /&gt;
Vous pouvez créer un profil de traitement sur mesure, parfait pour l'ensemble appareil et objectif, et régler RawTherapee pour l'utiliser par défaut sur toutes vos photos raw. Voir la page [[http://50.87.144.65/~rt/w/index.php?title=Creating_processing_profiles_for_general_use/fr|Création de profils de traitement d'usage général ]] pour découvrir comment.&lt;br /&gt;
&lt;br /&gt;
=== Modes d'aperçu ===&lt;br /&gt;
En plus de l'aperçu normal, RawTherapee supporte plusieurs autres modes d'aperçu pour aider au peaufinage des photos. Les modes d'aperçu sont contrôlés soit avec des boutons situés dans la barre d'outils de l'''Editeur'' soit avec des [[Keyboard_Shortcuts/fr | raccourcis clavier]]. Un seul mode d'aperçu peut-être utilisé à la fois.&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right&amp;quot;&amp;gt;&lt;br /&gt;
{| style=&amp;quot;border-collapse: collapse; border: 1px solid #999999;&amp;quot;&lt;br /&gt;
|+ align=&amp;quot;bottom&amp;quot; | &amp;lt;nowiki&amp;gt;*&amp;lt;/nowiki&amp;gt; L'aperçu revient en mode normal en désélectionnant tout autre mode.&lt;br /&gt;
!  Mode d'aperçu&lt;br /&gt;
!  Raccourci&lt;br /&gt;
!  Boutons&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;padding:10px;&amp;quot; |  Normal*          ||                          || [[Image:preview mode 1 regular.png]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;padding:10px;&amp;quot; |  Canal rouge       || align=&amp;quot;center&amp;quot; | r       || [[Image:preview mode 2 red.png]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;padding:10px;&amp;quot; |  Canal vert     || align=&amp;quot;center&amp;quot; | g       || [[Image:preview mode 3 green.png]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;padding:10px;&amp;quot; |  Canal bleu      || align=&amp;quot;center&amp;quot; | b       || [[Image:preview mode 4 blue.png]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;padding:10px;&amp;quot; |  Luminance || align=&amp;quot;center&amp;quot; | v       || [[Image:preview mode 5 luminance.png]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;padding:10px;&amp;quot; |  Masque du focus        || align=&amp;quot;center&amp;quot; | Shift+f || [[Image:preview mode 6 focus.png]]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
Les modes d'aperçu suivants sont actuellement possibles :&lt;br /&gt;
*Le canal rouge, &lt;br /&gt;
*Le canal vert,&lt;br /&gt;
*Le canal bleu,&lt;br /&gt;
*La luminosité, qui est calculée avec la formule 0.299*R + 0.587*V + 0.114*B,&lt;br /&gt;
*Le masque du focus, pour voir les zones de mise au point &lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery mode=&amp;quot;packed&amp;quot; caption=&amp;quot;Preview modes&amp;quot; style=&amp;quot;clear: both&amp;quot;&amp;gt;&lt;br /&gt;
Image:Preview_1_regular.jpg|Aperçu normal &lt;br /&gt;
Image:Preview_2_red.jpg|Canal rouge&lt;br /&gt;
Image:Preview_3_green.jpg|Canal vert &lt;br /&gt;
Image:Preview_4_blue.jpg|Canal bleu&lt;br /&gt;
Image:Preview_5_luminosity.jpg|Luminosité&lt;br /&gt;
Image:Preview_6_focus.jpg|Masque du focus&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Modes d'aperçu Rouge, Vert, Bleu et Luminosité ====&lt;br /&gt;
Quand les indicateurs d'exposition hors domaine (aussi appelée dépassement de la plage dynamique ou encore écrêtage) sont activés dans les modes d'aperçu RVBL, les zones d'ombres hors domaine sont indiquées en bleu et les zones hautes lumières hors domaine en rouge. En aperçu normal, la clarté de la mise en évidence des zones hors domaine est représentative du degré du dépassement.&lt;br /&gt;
&lt;br /&gt;
L'aperçu sur différents canaux peut être utile lors de l'édition des courbes RVB, en cas de projet d'une conversion en noir et blanc en utilisant le mixage de canaux, pour évaluer le bruit dans l'image, etc. L'aperçu Luminosité est utile pour avoir instantanément une vision de l'image en noir et blanc sans modifier les paramètres de développement, pour voir quel canal peut présenter une zone hors domaine, ou pour des raisons d'esthétisme.&lt;br /&gt;
&lt;br /&gt;
==== Masque du focus ====&lt;br /&gt;
[[Image:Preview_6_focus_2.jpg|Masque du focus révélant le plan de mise au point |thumb]]&lt;br /&gt;
Le Masque du focus est conçu pour mettre en évidence les zones de l'image sur lesquelles s'est faite la mise au point. Bien sûr ces zones sont plus nettes, ainsi les zones nettes seront mises en évidence. Le Masque du focus est plus précis sur les images à faible profondeur de champ, faible bruit et à niveaux de zoom importants. Pour améliorer la précision de détection sur les images bruitées, opérer avec un faible zoom, autour de 10 à 30 %. Noter que l'aperçu est affiché plus lentement quand le Masque du focus est activé.&lt;br /&gt;
&lt;br /&gt;
L'implémentation actuelle analyse l'image de l'aperçu qui est une diminution d'échelle de l'image originale. Ce procédé de changement d'échelle diminue le bruit et facilite l'identification des détails réellement plus nets plutôt que le bruit qui peut aussi contenir une micro texture. En même temps, réduire l'image originale vers l'aperçu compresse les détails de plus grande échelle vers une taille plus petite et cela peut introduire un effet de crénelage, ce qui dans les deux cas peut provoquer de faux positifs. Il est possible d'augmenter sa confiance en observant le masque a différents niveaux de zoom, ce n'est pas toujours exempt d'erreurs mais peut aider dans bien des cas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Attention :''' Assurez vous d'avoir vérifié deux fois vos photos si vous décidez de les détruire suite aux résultats donnés par le Masque du focus.&lt;br /&gt;
&lt;br /&gt;
=== Couleur d'arrière plan de l'aperçu de l'éditeur ===&lt;br /&gt;
&lt;br /&gt;
La couleur d'arrière plan du panneau d'aperçu entourant l'image peut -être changée pour faciliter l'observation de l'image pendant l'édition et mieux voir le recadrage de l'image. Une pile verticale de trois fins boutons dans la barre d'outils des modes d'aperçu au-dessus du panneau d'aperçu de l'image, permet de sélectionner la couleur d'arrière plan de la zone autour de l'aperçu.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{| style=&amp;quot;text-align:center; min-width:50em; max-width:80em;&amp;quot; class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!  Couleur d'arrière&amp;lt;br /&amp;gt;plan de l'aperçu&lt;br /&gt;
!  Raccourci&lt;br /&gt;
!  Boutons&lt;br /&gt;
!  width=&amp;quot;30%&amp;quot; | Comportement de l'aperçu &amp;amp;&amp;lt;br /&amp;gt;Visualisation du recadrage&lt;br /&gt;
!  Description&lt;br /&gt;
|-&lt;br /&gt;
| Dépendant du thème || align=&amp;quot;center&amp;quot; | 8 || [[Image:Previewback_7_theme.png]] || [[Image:Previewback_flower_theme.png|180px]] || La zone rognée de l'image est masquée par la couleur du thème. Sa visibilité est donnée par le Masque de recadrage  &amp;amp;  l'Opacité tels que définis dans les &amp;quot;''Préférences &amp;gt; Général &amp;gt;  Théme par défaut &amp;gt; Masque de recadrage''&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
| Noir       || align=&amp;quot;center&amp;quot; | 9 || [[Image:Previewback_8_black.png]] || [[Image:Previewback_flower_white.png|frameless]] || La zone rognée de l'image est masquée par la couleur noire.&lt;br /&gt;
|-&lt;br /&gt;
| Blanc       || align=&amp;quot;center&amp;quot; | 0 || [[Image:Previewback_9_white.png]] || [[Image:Previewback_flower_black.png|frameless]] || La zone rognée de l'image est masquée  par la couleur blanche.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Vue détaillée ===&lt;br /&gt;
Le bouton &amp;quot;(nouvelle) vue détaillée&amp;quot; [[Image:new-detail-window.png]], situé sous l'aperçu principal à coté des boutons de zoom, ouvre par-dessus l'aperçu principal, une nouvelle vue d'une taille et d'un niveau de zoom réglables. Cela vous permet de travailler sur une photo zoomée selon le besoin tout en examinant plusieurs détails grossis à 100 % (ou même plus). Le bénéfice de cette fonctionnalité est particulièrement important pour les utilisateurs d'un ordinateur assez lent, mais pas seulement, car le zoom arrière de l'aperçu principal prend moins de temps à se rafraîchir que si vous zoomiez à 100% car en travaillant à un niveau de zoom inférieur à 100% cela exclue certains outils trop lents tels que la réduction de bruit, alors que les petites vues détaillées zoomées à 100% incluent effectivement tous les outils mais restent rapides à se rafraîchir en raison de leur petite taille. Cela permet par exemple d'utiliser l'aperçu principal pour régler l'exposition générale, là où il est nécessaire de voir toute l'image, et de créer une ou plusieurs vues détaillées pour apprécier la qualité de la netteté et/ou de la réduction du bruit.&lt;br /&gt;
&lt;br /&gt;
=== Délai de rafraîchissement de l'aperçu ===&lt;br /&gt;
Toute modification des paramètres des outils envoie un signal destiné au rafraîchissement en conséquence de l'aperçu. Imaginez ce qui arriverait s'il n'y avait pas de &amp;quot;temps de retard&amp;quot;, alors que vous venez, par exemple, de pousser le curseur d'exposition de 0.00 à +0.60. Un signal est envoyé pour mettre à jour l'aperçu après chaque modification minime de la valeur, +0.01, +0.02, ... +0.59, +0.60. Mettre l'aperçu à jour 60 fois serait complètement inutile en prendrait en fait plus de temps que le déplacement du curseur. Cela est plus particulièrement vrai pour les outils les plus compliqués, tels que la réduction du bruit, où la mise à jour peut prendre jusqu'à une seconde (selon votre CPU et la taille de l'aperçu). La solution consiste à introduire un très court délai pendant lequel les modifications des paramètres sont ignorés, et le signal pour mettre à jour l'aperçu n'est envoyé qu'après ce délai passé sans modification d'aucun paramètre. &lt;br /&gt;
&lt;br /&gt;
Nous avons introduit deux de ces délais :&lt;br /&gt;
; AdjusterMinDelay&lt;br /&gt;
: Valeur par défaut = 100ms.&lt;br /&gt;
: C'est le temps minimum d'attente avant le rafraîchissement de l'aperçu.&lt;br /&gt;
; AdjusterMaxDelay&lt;br /&gt;
: Valeur par défaut = 200ms.&lt;br /&gt;
: C'est le temps maximum d'attente avant le rafraîchissement de l'aperçu. Si vous modifiez continuellement un paramètre, RawTherapee n'attendra pas plus longtemps que cela avant de lancer un rafraîchissement. Alors que le rôle du délai minimum est d'éviter une surcharge du CPU par d'incessants rafraîchissements, le délai maximum à pour rôle de garantir la possibilité de surveiller ce qui se passe sur l'image même si on modifie constamment un paramètre.&lt;br /&gt;
&lt;br /&gt;
Ces deux valeurs sont modifiables dans le fichier Options du dossier [[File_Paths/fr|Config]].&lt;br /&gt;
&lt;br /&gt;
== Le panneau de gauche ==&lt;br /&gt;
Sur votre gauche, il y a un panneau qui affiche optionnellement l'histogramme principal (&amp;quot;''Préférences &amp;gt; Général &amp;gt; Habitudes de travail &amp;gt; Histogramme dans le panneau de gauche''&amp;quot;), et en permanence le ''Navigateur de fichiers'', l'''Historique'' et les ''Captures''. Vous pouvez cacher ce panneau en utilisant l'icône Montrer/Cacher [[Image:panel-to-left.png|Hide left panel icon]] ou le [[Keyboard Shortcuts/fr|raccourci clavier]].&lt;br /&gt;
&lt;br /&gt;
=== Histogramme ===&lt;br /&gt;
[[File:Rt histogram crop scale-off.png|frame|Sans changement d'échelle, le pic rend impossible l'observation des tonalités faibles.]]&lt;br /&gt;
[[File:Rt histogram crop scale-on.png|frame|Avec changement d'échelle, la pointe du pic est coupée pour permettre l'observation des tonalités faibles..]]&lt;br /&gt;
[[File:Rt histogram raw.png|frame|Histograme de l'image raw d'entrée. On constate qu'il n'y a pas de dépassement de domaine dans cette image et qu'elle est sous-exposée.]]&lt;br /&gt;
[[File:Rt histogram rgbindicator.png|frame|L'indicateur RVB précise la position dans l’histogramme des valeurs R, V, B et L du pixel survolé par la souris.]]&lt;br /&gt;
&lt;br /&gt;
L'Histogramme principal peut montrer les histogrammes des canaux rouge [[Image:histRed.png]], vert [[Image:histGreen.png]], bleu [[Image:histBlue.png]], Luminance CIELab [[Image:histValue.png]] et  [http://en.wikipedia.org/wiki/Chromaticity Chromaticité [[Image:histChro.png]] de la photo telle qu'elle serait si vous l'enregistriez maintenant. Utilisez ces informations pour éviter des dépassements hors domaine dans le résultat final. Si l'image raw ne présente aucun dépassement mais qu'il y en a dans l'image finale,vous pouvez facilement identifier le(s) canal(aux) qui doivent être ajustés et y remédier si on le souhaite. &lt;br /&gt;
&lt;br /&gt;
Il peut aussi montrer l'histogramme des données raw [[Image:histRaw.png]] avant toute modification telle que le dématriçage ne soit appliquée. Utilisez ces informations pour voir s'il n'y a pas de dépassements hors domaine dans l'image raw. Les données raw hors domaine supprimées ne peuvent pas être récupérées, sauf certaines hautes lumières qui peuvent être [[Exposure/fr#Reconstruction des hautes lumières| reconstruites grâce à la méthode de propagation de la couleur]].&lt;br /&gt;
&lt;br /&gt;
En cas de zone exagérément lumineuse par rapport au reste de l'image, cela se verra sous a forme d'un pic dans l'histogramme. Pour afficher cela sur un histogramme linéaire, changez l'échelle de l'axe y, vous sacrifierez l'affichage des petits détails pour avoir en entier celui du pic. On peut basculer l'affichage vers un changement d'échelle de l'axe y [[Image:histFull.png]] pour gérer ce cas de figure où de hautes valeurs doivent être diminuées d'échelle pour mieux voir l'ensemble de l'histogramme.&lt;br /&gt;
&lt;br /&gt;
Vous pouvez montrer ou cacher l'indicateur RVB du pixel pointé [[Image:histBar.png]], situé sous l'histogramme et qui montre la place exacte sur l'histogramme des valeurs R, V, B ou L du pixel survolé par la souris dans l'aperçu principal. &lt;br /&gt;
&lt;br /&gt;
L'histogramme peut être placé dans le panneau de droite ou de gauche (&amp;quot;''Préférences &amp;gt; Général &amp;gt; Habitudes de travail &amp;gt; Histogramme dans le panneau de gauche''&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
Les valeurs montrées par l'histogramme principal et le panneau Navigateur sont soit celles du profil de travail ou bien celles du profil de la sortie corrigée en gamma. Vous pouvez choisir laquelle vous préférez dans la fenêtre des préférences, &amp;quot;''[[Preferences/fr#L'onglet Général|Préférences &amp;gt; Général]] &amp;gt; Habitudes de travail &amp;gt; Use working profile for main histogram and Navigator (Utiliser le profil de travail dans l'histogramme principal et le navigateur).&lt;br /&gt;
&lt;br /&gt;
En cliquant sur les valeurs dans le panneau Navigateur vous commutez en boucle entre ces trois formats :&lt;br /&gt;
* [0-255]&lt;br /&gt;
* [0-1]&lt;br /&gt;
* [%]&lt;br /&gt;
&lt;br /&gt;
RawTherapee 5.1 (et les versions actuellement en développement de la branche &amp;quot;pixelshift&amp;quot;) peut indiquer maintenant les valeurs raw réelles des photosites. Pour cela, paramétrer le Navigateur dans le format [0-255], appliquer le [[Sidecar_Files_-_Processing_Profiles/fr|profil de traitement]] neutre, puis régler la méthode de [[Demosaicing/fr|Dématriçage]] à &amp;quot;Aucune&amp;quot;. Le Navigateur indiquera la valeur raw réelle des photosites après la soustraction du niveau noir à l'intérieur de la gamme des données raw originales.&lt;br /&gt;
&lt;br /&gt;
=== Navigateur ===&lt;br /&gt;
Le panneau ''Navigateur'' affiche une vignette (en entier) de l'image en cours d'édition, et les valeurs RVB, TSV et Lab du pixel se trouvant sous le curseur de la souris.&lt;br /&gt;
&lt;br /&gt;
Les valeurs montrées par l'histogramme principal et le panneau navigateur sont soit celles du profil de travail ou bien celles du profil de la sortie corrigée en gamma. Vous pouvez choisir laquelle vous préférez dans la fenêtre des préférences, &amp;quot;''[[Preferences/fr#L'onglet Général|Préférences &amp;gt; Général]] &amp;gt; Habitudes de travail &amp;gt; Use working profile for main histogram and Navigator (Utiliser le profil de travail dans l'histogramme principal et le navigateur).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Historique ===&lt;br /&gt;
Sous le ''Navigateur'' se trouve le panneau ''Historique''. Pendant la modification de la photo, toutes les actions sont enregistrées dans ce panneau ''Historique''.  En cliquant sur les différentes entrées, vous pouvez vous déplacer en avant ou en arrière au travers des différentes étapes de votre travail.&lt;br /&gt;
&lt;br /&gt;
=== Captures ===&lt;br /&gt;
Sous le panneau ''Historique'' se trouve la panneau ''Captures''. Sa raison d'être est de permettre la sauvegarde de la photo avec tous les ajustements réalisés jusqu'alors, puis de continuer les modifications pour donner une apparence différente à la photo, tout en sauvegardant de nouvelles captures à chaque fois que vous avez le sentiment d'avoir atteint une version de la photo qui mérite une sauvegarde. Dès que vous avez deux captures ou plus, il suffit de cliquer dessus pour visionner les différentes versions et ne conserver que la préférée. Dans le futur, les captures seront sauvegardées dans le fichier accolé PP3. Pour l'instant, l'historique et les captures sont perdus lorsqu'une nouvelle photo est chargée dans l'''Editeur'' ou à la fermeture de RawTherapee.&lt;br /&gt;
&lt;br /&gt;
== Le panneau de droite ==&lt;br /&gt;
Le panneau de droite affiche optionnellement l'histogramme principal et le sélecteur de ''Profils de traitement'' (&amp;quot;''Préférences &amp;gt; Général &amp;gt; Habitudes de travail &amp;gt; Histogramme dans le panneau de gauche/Affiche le sélecteur de profils''&amp;quot;), et en permanence la [[Toolbox/fr|boite à outils]].&lt;br /&gt;
Vous pouvez cacher ce panneau en utilisant l'icône Montrer/Cacher [[Image:panel-to-right.png|Hide right panel icon]] ou le [[Keyboard Shortcuts/fr|raccourci clavier]].&lt;br /&gt;
&lt;br /&gt;
=== Sélecteur de profil de traitement === &lt;br /&gt;
La liste déroulante ''Profils de traitement'' permet d'appliquer des [[Sidecar_Files_-_Processing_Profiles/fr | profils de traitement]] fournis ou personnalisés. Voir l'article [[File Paths/fr|Où sont les fichiers]] pour savoir où ces profils de traitement sont enregistrés sur votre système.&lt;br /&gt;
Faire attention au bouton &amp;quot;''Mode de complètement des profils de traitement''&amp;quot;&lt;br /&gt;
; Bouton pressé [[image:Profile-filled.png]]&lt;br /&gt;
: Quand le bouton est activé et que vous ouvrez un profil partiel, les valeurs manquantes seront remplacées par les valeurs par défaut programmées dans RawTherapee.&lt;br /&gt;
: Par exemple si vous appliquez un profil partiel qui ne contient que le paramétrage de la netteté, tous les autres outils (Exposition, Compression tonale, Réduction du bruit, redimensionnement, etc.) prendront leur position par défaut. &lt;br /&gt;
; Bouton relevé [[image:Profile-partial.png]]&lt;br /&gt;
: Quand le bouton est désactivé et que vous ouvrez un profil partiel, seulement ces valeurs du profil seront appliquées, et les autres resteront inchangées.&lt;br /&gt;
: Par exemple si vous appliquez un profil partiel qui ne contient que le paramétrage de la netteté, ce paramétrage sera seul appliqué et les autres outils restent inchangés.&lt;br /&gt;
La position de ce bouton ne fait aucune différence si vous appliquez un profil complet, mais la plupart des profils fournis avec RawTherapee sont partiels (pour une bonne raison).&lt;br /&gt;
&lt;br /&gt;
=== Boite à outils ===&lt;br /&gt;
La ''Boite à outils'', dans le panneau de droite, contient tous les outils nécessaires au peaufinage de vos photos. Chaque outil possède sa propre page dans RawPedia.&lt;br /&gt;
&lt;br /&gt;
== Modes de l'onglet Editeur ==&lt;br /&gt;
RawTherapee dispose de deux modes pour travailler les photos :&lt;br /&gt;
* ''Editeur unique'' (ou SETM pour Single Editor Tab Mode), avec lequel vous ne travaillez que sur une seule photo à la fois, et chaque photo est ouverte dans le même onglet ''Editeur''. Il y a un panneau horizontal appelé ''[[The_Image_Editor_Tab/fr#La bande film | bande film]]'' en haut de l'onglet ''[[The_Image_Editor_Tab/fr#La bande film |Editeur]]'' affichant les autres photos du répertoire pour y accéder facilement. Il y a aussi des boutons ''Image précédente'' et ''Image suivante'' [[File:Nav-prev.png]] [[File:Nav-next.png]] dans la barre d'outils du bas (et des [[Keyboard Shortcuts/fr | raccourcis clavier]] équivalents) pour basculer vers l'image précédente/suivante.&lt;br /&gt;
* ''Editeur multiple'' (ou METM pour Multiple Editor Tabs Mode), avec lequel chaque photo est ouverte dans son propre onglet ''[[The_Image_Editor_Tab/fr#La bande film | Editeur]]''. La ''[[The_Image_Editor_Tab/fr#La bande film | bande film]]'' est cachée dans ce mode et il n'y a pas de boutons précédent/suivant. Avoir plusieurs photos ouvertes en même temps requière plus de RAM.&lt;br /&gt;
Essayez les deux modes et voyez lequel vous convient le mieux. Pour cela, cliquer sur l'icône ''Préférences'' [[Image:Gtk-preferences.png|Preferences icon]] située en bas à gauche ou en haut à droite de la fenêtre de RawTherapee, choisir &amp;quot;''Général &amp;gt; Habitudes de travail &amp;gt; Disposition de l'éditeur''&amp;quot; et sélectionnez votre préférence.&lt;br /&gt;
&lt;br /&gt;
Utilisez aussi cette fenêtre ''Préférences'' pour sélectionner une autre langue a utiliser dans l'interface utilisateur, pour choisir un autre thème de couleurs, pour changer la taille de police, etc.&lt;br /&gt;
&lt;br /&gt;
Il est aussi possible de démarrer RawTherapee en mode sans Navigateur de fichiers (sans l'onglet ''Navigateur de fichiers'') en spécifiant à RawTherapee d'ouvrir une image depuis le gestionnaire de fichiers de votre système d'exploitation (en d'autres termes, cliquez droit sur une photo et cliquez sur &amp;quot;''Ouvrir avec... &amp;gt; RawTherapee''&amp;quot;) ou en donnant le nom de l'image en argument au lancement de RawTherapee en ligne de commande (&amp;lt;code&amp;gt;rawtherapee /chemin/vers/une/photo.raw&amp;lt;/code&amp;gt;). Ce mode fut introduit pour ceux qui ont peu de RAM, car l'absence du ''Navigateur de fichiers'' fait que RawTherapee utilise un peu moins de mémoire. Cependant, en pratique la quantité de mémoire économisée est faible et les inconvénients à l'usage ne compensent pas le faible bénéfice, il est donc probable que ce mode soit supprimé dans le future (voir [https://code.google.com/p/rawtherapee/issues/detail?id=2254 issue 2254]).&lt;br /&gt;
&lt;br /&gt;
== La bande film ==&lt;br /&gt;
[[File:Rt filmstrip 21 toolbar-visible.jpg|thumb|900px|RawTherapee-4.2 affichant la bande film avec la barre d'outils visible, ce qui occupe davantage d'espace à l'écran mais vous permet de facilement étiqueter, coter et filtrer les vignettes visibles.]]&lt;br /&gt;
&lt;br /&gt;
[[File:Rt filmstrip 21 toolbar-hidden.jpg|thumb|900px|RawTherapee-4.2 affichant la bande film avec la barre d'outils cachée, la bande film moins haute laisse davantage d'espace à l'écran pour l'aperçu principal (partiellement visible en bas).]]&lt;br /&gt;
&lt;br /&gt;
Si vous utilisez le mode &amp;quot;Editeur unique&amp;quot; (&amp;quot;''Préférences &amp;gt; Général &amp;gt; Habitudes de travail''&amp;quot;) vous pouvez afficher un panneau horizontal au-dessus de l'aperçu, cela s’appelle la ''Bande film''. Elle contient une vignette de toutes les images présentes dans l'album actuellement ouvert, et elle est synchronisée avec l'image actuellement ouverte si bien que vous pouvez utiliser les  [[Keyboard Shortcuts/fr|raccourcis clavier]] et les boutons image précédente [[Image:nav-prev.png|Open previous image icon]] et image suivante [[Image:nav-next.png|Open next image icon]] pour ouvrir les images précédentes/suivantes sans avoir besoin de retourner dans l'onglet ''[[The File Browser Tab/fr|Navigateur de fichiers]]''&lt;br /&gt;
&lt;br /&gt;
A partir de la version 4.2.10 de RawTherapee, on peut cacher la barre d'outils de la bande film pour économiser l'espace à l'écran. Il y a deux façon de procéder : une qui ne fait que basculer la barre d'outils en mode affiché/caché sans redimensionner la bande film dans la hauteur, l'autre agit de même mais en plus redimensionne automatiquement la hauteur de la bande film. Les deux ne sont commandées que via les [[Keyboard Shortcuts/fr|raccourcis clavier]]. Vu que le redimensionnement de la bande film déclenche le rafraîchissement de l'aperçu et que cela peut prendre du temps si des outils gourmands en temps processeur comme la réduction du bruit d'une image zoomée à 100%, le mode qui ne redimensionne pas a été implanté à l'intention des utilisateurs ayant de faibles machines. Ceux qui en utilisent de rapides préféreront le mode avec redimensionnement automatique.&lt;br /&gt;
&lt;br /&gt;
== Profil de l'écran et épreuvage à l'écran ==&lt;br /&gt;
Les widgets sous l'aperçu principal dans RawTherapee 5 vous permet d'appliquer un profil couleur d'écran sur l'image dans l'aperçu. Cela apporte un aperçu immédiat et précis de leur travail aux utilisateurs qui ont calibré et profilé leur écran, que ce soit avec sRGB ou un gamut étendu. A noter que les utilisateurs de OS X sont limités au sRGB et ne pourront obtenir un aperçu optimum ([https://discuss.pixls.us/t/wide-gamut-preview-in-os-x/2481 voir la discussion]), alors que les utilisateurs de Linux ou de Windows obtiendront un aperçu correct avec un gamut étendu.&lt;br /&gt;
&lt;br /&gt;
Allez dans Préférences &amp;gt; [[Preferences/fr#L'onglet Gestion des couleurs|Gestion des couleurs]] et indiquez au &amp;quot;Dossier des profils ICC&amp;quot; le répertoire dans lequel vous avez enregistré les profils ICC de vos écran et imprimante. Redémarrer RawTherapee pour la prise en compte des modifications. Maintenant vous pouvez sélectionner le profil couleur de votre écran dans la liste déroulante sous l'aperçu. Utiliser la &amp;quot;Colorimétrie relative&amp;quot; dans l'Intention de rendu, à moins que vous n'ayez une bonne raison de choisir autre chose.&lt;br /&gt;
&lt;br /&gt;
Il est possible aussi de valider l'épreuvage à l'écran de l'aperçu. Cela vous présentera l'image telle qu'elle apparaîtra une fois transformée par le profil de l'imprimante indiqué dans Préférences &amp;gt; [[Preferences/fr#L'onglet Gestion des couleurs|Gestion des couleurs]]. Si vous désirez ajuster une image pour l'impression et que vous disposez du profil ICC du couple imprimante/papier, vous pouvez le définir comme étant votre profil de sortie, cocher &amp;quot;Compensation du point noir&amp;quot; dans Préférences, afin que le point le plus noir de votre image corresponde au point le plus noir dont votre couple imprimante/papier est capable, puis activer Epreuvage écran. Vous apercevez alors votre image telle qu'elle serait si vous l'imprimiez. Cela permet de réaliser des réglages et d'obtenir un aperçu immédiat du résultat, vous économisant le temps et l'encre des épreuves imprimées.&lt;br /&gt;
&lt;br /&gt;
L’icône avec un point d'exclamation auprès de l'épreuvage à l'écran grise les zones qui ne sont pas reproductibles par l'imprimante, par exemple les zones où des détails seront perdus.&lt;br /&gt;
&lt;br /&gt;
Afin d'avoir un aperçu d'épreuvage à l'écran de qualité, vous devez disposer d'un écran calibré et profilé.&lt;br /&gt;
&lt;br /&gt;
Les entrées visibles dans la liste déroulante (sous l'aperçu principal) et dans la liste déroulante des profils de l'imprimante (Préférences &amp;gt; [[Preferences/fr#L'onglet Gestion des couleurs|Gestion des couleurs]] sont les fichiers ICC placés dans un répertoire que vous devez désigner à RawTherapee en allant dans [[Preferences/fr|Préférences]] &amp;gt; [[Preferences/fr#L'onglet Gestion des couleurs|Gestion des couleurs]] &amp;gt; Dossier des profils ICC.&lt;/div&gt;</summary>
		<author><name>Hombre</name></author>
	</entry>
	<entry>
		<id>http://rawpedia.rawtherapee.com/index.php?title=The_Image_Editor_Tab/fr&amp;diff=2368</id>
		<title>The Image Editor Tab/fr</title>
		<link rel="alternate" type="text/html" href="http://rawpedia.rawtherapee.com/index.php?title=The_Image_Editor_Tab/fr&amp;diff=2368"/>
		<updated>2017-05-12T13:49:09Z</updated>

		<summary type="html">&lt;p&gt;Hombre: /* La bande film */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span style=&amp;quot;color: #000000; background: none; overflow: hidden; page-break-after: avoid; font-size: 2.0em; font-family: Georgia,Times,serif; margin-top: 1em; margin-bottom: 0.25em; line-height: 1.3; padding: 0; border-bottom: 1px solid #AAAAAA;&amp;quot;&amp;gt;L'onglet Editeur &amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Rt-5-misty1.jpg|thumb|900px|L'onglet Editeur en mode Editeur unique, onglets verticaux (SETM) dans RawTherapee 5.]]&lt;br /&gt;
L'onglet Editeur est l'endroit pour travailler ses photos. Rawtherapee est par défaut en mode &amp;quot;''Editeur unique, onglets verticaux''&amp;quot; (ou SETM = Single Editor Tab Mode), le mode qui utilise le plus efficacement la mémoire et permet l'utilisation de la ''Bande film'' (décrite ci-dessous). Vous pouvez basculer en &amp;quot;''Editeurs multiples''&amp;quot;(ou METM = Multiple Editor Tabs Mode) en allant dans  &amp;quot;''Préférences &amp;gt; Général &amp;gt; Habitudes de travail''&amp;quot;, cependant chaque onglet Editeur exige une certaine quantité de mémoire RAM en fonction de la taille de l'image et des outils utilisés, et aussi la ''Bande film'' est cachée dans ce mode, donc, nous recommandons au moins d'essayer le mode SETM. &lt;br /&gt;
&lt;br /&gt;
== Le panneau Aperçu ==&lt;br /&gt;
Le panneau central affiche un aperçu de votre photo. Il est généré à partir des données raw et d'un calcul qui prend en compte les paramètres soit donnés manuellement ou bien enregistrés dans le [[Sidecar_Files_-_Processing_Profiles/fr |profil de traitement]] utilisé à l'ouverture de la photo, tel que spécifié dans  &amp;quot;''Préférences &amp;gt; Traitement de l'image &amp;gt; Paramètres de traitement d'image par défaut''&amp;quot;. L'aperçu vous montre les effets de tous les ajustements que vous apportez. Notez que les effets de certains outils ne sont visibles avec précision que si l'image est zoomée à au moins 1:1 (100%). Ces outils sont repérés dans l'interface par une icône [[Image:zoom-100-identifier.png|Zoom 100 identifier icon]] juste après le nom de l'outil.&lt;br /&gt;
&lt;br /&gt;
L'image affichée dans l'aperçu utilise l'espace colorimétrique de travail puis est convertie dans l'espace colorimétrique de l'écran si un tel espace est installé, ou bien dans un espace sRVB dans le cas contraire. Il ne prend pas en compte le [[Color_Management/fr#Profil_de_sortie|Profil de sortie]]&amp;quot; de l'outil &amp;quot;[[Color_Management/fr|Gestion de la couleur (ICM)]]&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=== Oups! Ma photo raw n'a pas le même aspect que le JPEG de l'appareil photo ===&lt;br /&gt;
Après l'ouverture d'une photo raw vous remarquerez qu'elle semble différente (souvent moins bien, plus sombre, moins piquée, plus terne, manquant de contraste) de la photo JPEG de l'appareil, ou de la même photo raw affichée par un autre logiciel. Qui est la cause ? Sorcellerie, les aliens, les opposums ou la conception ?&lt;br /&gt;
&lt;br /&gt;
Il y a trois choses que vous devez connaître pour comprendre ce qui se passe ici :&lt;br /&gt;
# Votre appareil ne vous montre pas les vraies données raw lors des prises de vues. Il traite l'image raw de nombreuses façons avant de vous la présenter avec l'histogramme et l'aperçu sur l'afficheur numérique au dos de l'appareil. Même si vous avez réglé sur la position neutre, &amp;quot;0&amp;quot;, tous les paramètres de traitement que le firmware de votre appareil permet de modifier, ce que vous voyez n'est pas une image non traitée. En fait, ce qui est affiché dépend des choix faits par les ingénieurs et managers qui ont développé votre appareil, ce qui comprend habituellement un courbe tonale personnalisée et un renforcement du contraste, de la netteté et de la réduction du bruit. Certains appareils, surtout les bas de gamme et les [http://fr.wikipedia.org/wiki/Syst%C3%A8me_Micro_Four_Thirds systèmes micro quatre tiers], peuvent aussi appliquer une correction de la distorsion de l'objectif pour non seulement corriger la  [http://fr.wikipedia.org/wiki/Distorsion_%28optique%29 distorsion en barillet et en coussin], mais aussi pour cacher de sévères problèmes de [http://fr.wikipedia.org/wiki/Vignettage vignettage]. Beaucoup d'appareils sous-exposent aussi vos photos de -0,3IL jusqu'à -1,3IL voire plus, dans le but de gagner de la place dans les hautes lumières. Au moment du traitement de l'image raw par l'appareil photo (ou un autre logiciel), la compensation d'exposition est accrue du même montant, faisant apparaître une luminosité correcte avec l'espoir dans le même coup de récupérer des hautes lumières. RawTherapee vous montre les vraies données raw, ce qui peut vous faire apparaitre vos photos foncées, il vous appartient de décider l'application de la correction d'exposition et de la façon de le faire, soit en utilisant le curseur Compensation d'exposition ou bien l'une des diverses courbes tonales. Augmenter la Compensation d'exposition rend le bruit plus apparent, indifféremment du fait qu'il soit réalisé par l'appareil photo ou bien RawTherapee, mais en dehors de cela '''RawTherapee n'ajoute pas de bruit !''' Beaucoup d'appareils appliquent une réduction du bruit aux images JPEG (dans votre dos) pour diminuer le niveau de bruit après l'augmentation de la compensation d'exposition, ainsi vous pouvez vous attendre à une différence entre votre image JPEG sortie de l'appareil et l'image sortie de RawTherapee si la réduction du bruit n'est pas utilisée.   &lt;br /&gt;
# Chaque fichier raw DSLR contient une image traitée JPEG. La plupart des fichiers raw contiennent une image JPEG de la même résolution maximum dont est capable votre appareil, et certains fichiers raw contiennent jusqu'à trois images JPEG ne différant que par leur résolution. Quand vous ouvrez des fichiers raw dans un autre logiciel, ce que vous voyez en général ne sont '''pas''' les données raw, mais l'image JPEG traitée et intégrée. Exemples de logiciels qui soit sont incapables de présenter les vraies données raw ou qui ne le font pas de par leur configuration par défaut : [http://fr.wikipedia.org/wiki/IrfanView IrfanView], [http://fr.wikipedia.org/wiki/XnView XnView], [http://fr.wikipedia.org/wiki/Gwenview Gwenview], [http://en.wikipedia.org/wiki/Geeqie Geeqie], [http://fr.wikipedia.org/wiki/Eye_of_GNOME Eye of GNOME], [http://fr.wikipedia.org/wiki/F-Spot F-Spot], [http://fr.wikipedia.org/wiki/Shotwell Shotwell], [http://fr.wikipedia.org/wiki/GThumb gThumb], etc. Il est intéressant de mentionner maintenant que si vous prenez vos photos en mode &amp;quot;RAW+JPEG&amp;quot;, vous gaspillez de la place disque pour rien car vos fichiers raw contiennent déjà les fichiers JPEG intégrés que vous pouvez voir en utilisant le programme listé. L'image JPEG intégrée peut différer d'une &amp;quot;externe&amp;quot; enregistrée en utilisant le mode &amp;quot;RAW+JPEG&amp;quot; pour la compression.&lt;br /&gt;
# La plupart des programmes de développement raw (ceux qui lisent vraiment les données raw réelles au lieu de se contenter du fichier JPEG intégré) y appliquent un traitement, tel qu'une courbe tonale basique, même si le paramétrage est au plus neutre possible, rendant ainsi impossible pour l'utilisateur le visionnage des données réelles, non modifiées contenues dans la photo raw. Adobe Lightroom en est un exemple. Comparer l'image réellement neutre de RawTherapee à une autre quasi neutre en provenance de ces autres programmes met en évidence les différences.&lt;br /&gt;
&lt;br /&gt;
RawTherapee, d'un autre côté est conçu pour vous montrer la véritable image raw dans l'aperçu principal, vous laissant maître de la façon dont vous voulez traiter ces données. Lorsque vous utilisez le profil de traitement &amp;quot;Neutre&amp;quot; vous voyez l'image dématricée avec la balance des blancs de l'appareil dans votre espace colorimétrique de travail et aucune autre modification. Vous pouvez même voir l'image non dématricée et réglant l'option [[demosaicing/fr|dématriçage]] sur &amp;quot;None&amp;quot; (Aucune). Pour vous fournir un point de départ plus agréable esthétiquement, nous fournissons une collection de profils de traitement avec RawTherapee. Après l'installation de ce dernier, le profile de traitement par défaut des fichiers raw est appelé de façon éponyme &amp;quot;Default&amp;quot;. Nous fournissons aussi les profils &amp;quot;Default ISO Medium&amp;quot; (ISO moyen par défaut) et &amp;quot;Default ISO High&amp;quot; (ISO élevés par défaut) qui sont conçus pour donner un bon point de départ pour les images respectivement modérément bruitées oet très bruitées.&lt;br /&gt;
&lt;br /&gt;
Aucun des profils fournis (du moins aucun de ceux fournis avec RawTherapee 5.0) n'est conçu pour imiter le rendu de l'appareil photo. Pourquoi cela ? Chaque appareil est différent. La qualité des images de mon appareil à 1600 ISO peuvent être beaucoup plus bruitées que celles de votre appareil. La réponse aux couleurs de mon appareil diffère de celle du votre. Même un appareil identique peut répondre différemment aux divers réglages. Pour fournir de tels profils, il faudrait que l'on accède aux fichiers raw pour chaque modèle d'appareil photo supporté, souvent même, à de multiples fichiers raw réalisés dans différents modes de prise de vue pour chaque appareil, plus d'infinies heures de travail. Cela est peut-être possible pour une communauté, mais pas pour une petite équipe. Et puis même, quel serait l'intérêt de RawTherapee si c'est pour finir avec un rendu de JPEG d'appareil photo ?&lt;br /&gt;
&lt;br /&gt;
Il est bien plus raisonnable que vous appreniez l'utilisation des outils puissants fournis par RawTherapee afin d'obtenir le meilleur de vos photos, de dépasser les rendu de l'appareil.&lt;br /&gt;
&lt;br /&gt;
A partir de septembre 2015 nous fournirons des profils d'entrée DCP fabriqués avec [http://www.ludd.ltu.se/~torger/dcamprof.html DCamProf] qui comprend une [http://www.ludd.ltu.se/~torger/dcamprof.html#dcp_tone courbe tonale optionnelle]. Cette courbe est réalisée d'après la courbe pour film par défaut du logiciel Camera Raw d'Adobe et donne un résultat similaire au rendu de votre appareil photo. La raison pour laquelle nous intégrons la courbe dans les nouveaux profils DCP est que cela donne un bon départ plein de vie (par opposition à l'aspect terne donné par le profil de traitement &amp;quot;Neutre&amp;quot;) sans avoir à utiliser [[Exposure/fr#Niveaux Auto|Niveaux Auto]] et sans avoir à toucher à aucun des autres outils, et c'est entièrement optionnel. Lisez l'article sur les [[Color_Management/fr#Profil d'entrée|Profils d'entrée]]. Si nous fournissons un DCP pour le modèle de votre appareil photo qui comprend une courbe tonale, la case à cocher &amp;quot;Utiliser la courbe tonale du profil DCP&amp;quot; dans ICM &amp;gt; Profil d'entrée &amp;gt; DCP sera cliquable. Appliquer le profil de traitement Neutre désactivera la courbe tonale. Alors que le profil couleur d'entrée est appliqué dès les premières étapes de la [[Toolchain Pipeline/fr|Succession des outils dans le pipeline]], la courbe tonale DCP est appliquée plus tard dans le pipeline peu après l'outil Exposition.&lt;br /&gt;
&lt;br /&gt;
Vous pouvez créer un profil de traitement sur mesure, parfait pour l'ensemble appareil et objectif, et régler RawTherapee pour l'utiliser par défaut sur toutes vos photos raw. Voir la page [[http://50.87.144.65/~rt/w/index.php?title=Creating_processing_profiles_for_general_use/fr|Création de profils de traitement d'usage général ]] pour découvrir comment.&lt;br /&gt;
&lt;br /&gt;
=== Modes d'aperçu ===&lt;br /&gt;
En plus de l'aperçu normal, RawTherapee supporte plusieurs autres modes d'aperçu pour aider au peaufinage des photos. Les modes d'aperçu sont contrôlés soit avec des boutons situés dans la barre d'outils de l'''Editeur'' soit avec des [[Keyboard_Shortcuts/fr | raccourcis clavier]]. Un seul mode d'aperçu peut-être utilisé à la fois.&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right&amp;quot;&amp;gt;&lt;br /&gt;
{| style=&amp;quot;border-collapse: collapse; border: 1px solid #999999;&amp;quot;&lt;br /&gt;
|+ align=&amp;quot;bottom&amp;quot; | &amp;lt;nowiki&amp;gt;*&amp;lt;/nowiki&amp;gt; L'aperçu revient en mode normal en désélectionnant tout autre mode.&lt;br /&gt;
!  Mode d'aperçu&lt;br /&gt;
!  Raccourci&lt;br /&gt;
!  Boutons&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;padding:10px;&amp;quot; |  Normal*          ||                          || [[Image:preview mode 1 regular.png]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;padding:10px;&amp;quot; |  Canal rouge       || align=&amp;quot;center&amp;quot; | r       || [[Image:preview mode 2 red.png]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;padding:10px;&amp;quot; |  Canal vert     || align=&amp;quot;center&amp;quot; | g       || [[Image:preview mode 3 green.png]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;padding:10px;&amp;quot; |  Canal bleu      || align=&amp;quot;center&amp;quot; | b       || [[Image:preview mode 4 blue.png]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;padding:10px;&amp;quot; |  Luminance || align=&amp;quot;center&amp;quot; | v       || [[Image:preview mode 5 luminance.png]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;padding:10px;&amp;quot; |  Masque du focus        || align=&amp;quot;center&amp;quot; | Shift+f || [[Image:preview mode 6 focus.png]]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
Les modes d'aperçu suivants sont actuellement possibles :&lt;br /&gt;
*Le canal rouge, &lt;br /&gt;
*Le canal vert,&lt;br /&gt;
*Le canal bleu,&lt;br /&gt;
*La luminosité, qui est calculée avec la formule 0.299*R + 0.587*V + 0.114*B,&lt;br /&gt;
*Le masque du focus, pour voir les zones de mise au point &lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery mode=&amp;quot;packed&amp;quot; caption=&amp;quot;Preview modes&amp;quot; style=&amp;quot;clear: both&amp;quot;&amp;gt;&lt;br /&gt;
Image:Preview_1_regular.jpg|Aperçu normal &lt;br /&gt;
Image:Preview_2_red.jpg|Canal rouge&lt;br /&gt;
Image:Preview_3_green.jpg|Canal vert &lt;br /&gt;
Image:Preview_4_blue.jpg|Canal bleu&lt;br /&gt;
Image:Preview_5_luminosity.jpg|Luminosité&lt;br /&gt;
Image:Preview_6_focus.jpg|Masque du focus&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Modes d'aperçu Rouge, Vert, Bleu et Luminosité ====&lt;br /&gt;
Quand les indicateurs d'exposition hors domaine (aussi appelée dépassement de la plage dynamique ou encore écrêtage) sont activés dans les modes d'aperçu RVBL, les zones d'ombres hors domaine sont indiquées en bleu et les zones hautes lumières hors domaine en rouge. En aperçu normal, la clarté de la mise en évidence des zones hors domaine est représentative du degré du dépassement.&lt;br /&gt;
&lt;br /&gt;
L'aperçu sur différents canaux peut être utile lors de l'édition des courbes RVB, en cas de projet d'une conversion en noir et blanc en utilisant le mixage de canaux, pour évaluer le bruit dans l'image, etc. L'aperçu Luminosité est utile pour avoir instantanément une vision de l'image en noir et blanc sans modifier les paramètres de développement, pour voir quel canal peut présenter une zone hors domaine, ou pour des raisons d'esthétisme.&lt;br /&gt;
&lt;br /&gt;
==== Masque du focus ====&lt;br /&gt;
[[Image:Preview_6_focus_2.jpg|Masque du focus révélant le plan de mise au point |thumb]]&lt;br /&gt;
Le Masque du focus est conçu pour mettre en évidence les zones de l'image sur lesquelles s'est faite la mise au point. Bien sûr ces zones sont plus nettes, ainsi les zones nettes seront mises en évidence. Le Masque du focus est plus précis sur les images à faible profondeur de champ, faible bruit et à niveaux de zoom importants. Pour améliorer la précision de détection sur les images bruitées, opérer avec un faible zoom, autour de 10 à 30 %. Noter que l'aperçu est affiché plus lentement quand le Masque du focus est activé.&lt;br /&gt;
&lt;br /&gt;
L'implémentation actuelle analyse l'image de l'aperçu qui est une diminution d'échelle de l'image originale. Ce procédé de changement d'échelle diminue le bruit et facilite l'identification des détails réellement plus nets plutôt que le bruit qui peut aussi contenir une micro texture. En même temps, réduire l'image originale vers l'aperçu compresse les détails de plus grande échelle vers une taille plus petite et cela peut introduire un effet de crénelage, ce qui dans les deux cas peut provoquer de faux positifs. Il est possible d'augmenter sa confiance en observant le masque a différents niveaux de zoom, ce n'est pas toujours exempt d'erreurs mais peut aider dans bien des cas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Attention :''' Assurez vous d'avoir vérifié deux fois vos photos si vous décidez de les détruire suite aux résultats donnés par le Masque du focus.&lt;br /&gt;
&lt;br /&gt;
=== Couleur d'arrière plan de l'aperçu de l'éditeur ===&lt;br /&gt;
&lt;br /&gt;
La couleur d'arrière plan du panneau d'aperçu entourant l'image peut -être changée pour faciliter l'observation de l'image pendant l'édition et mieux voir le recadrage de l'image. Une pile verticale de trois fins boutons dans la barre d'outils des modes d'aperçu au-dessus du panneau d'aperçu de l'image, permet de sélectionner la couleur d'arrière plan de la zone autour de l'aperçu.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{| style=&amp;quot;text-align:center; min-width:50em; max-width:80em;&amp;quot; class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!  Couleur d'arrière&amp;lt;br /&amp;gt;plan de l'aperçu&lt;br /&gt;
!  Raccourci&lt;br /&gt;
!  Boutons&lt;br /&gt;
!  width=&amp;quot;30%&amp;quot; | Comportement de l'aperçu &amp;amp;&amp;lt;br /&amp;gt;Visualisation du recadrage&lt;br /&gt;
!  Description&lt;br /&gt;
|-&lt;br /&gt;
| Dépendant du thème || align=&amp;quot;center&amp;quot; | 8 || [[Image:Previewback_7_theme.png]] || [[Image:Previewback_flower_theme.png|180px]] || La zone rognée de l'image est masquée par la couleur du thème. Sa visibilité est donnée par le Masque de recadrage  &amp;amp;  l'Opacité tels que définis dans les &amp;quot;''Préférences &amp;gt; Général &amp;gt;  Théme par défaut &amp;gt; Masque de recadrage''&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
| Noir       || align=&amp;quot;center&amp;quot; | 9 || [[Image:Previewback_8_black.png]] || [[Image:Previewback_flower_white.png|frameless]] || La zone rognée de l'image est masquée par la couleur noire.&lt;br /&gt;
|-&lt;br /&gt;
| Blanc       || align=&amp;quot;center&amp;quot; | 0 || [[Image:Previewback_9_white.png]] || [[Image:Previewback_flower_black.png|frameless]] || La zone rognée de l'image est masquée  par la couleur blanche.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Vue détaillée ===&lt;br /&gt;
Le bouton &amp;quot;(nouvelle) vue détaillée&amp;quot; [[Image:new-detail-window.png]], situé sous l'aperçu principal à coté des boutons de zoom, ouvre par-dessus l'aperçu principal, une nouvelle vue d'une taille et d'un niveau de zoom réglables. Cela vous permet de travailler sur une photo zoomée selon le besoin tout en examinant plusieurs détails grossis à 100 % (ou même plus). Le bénéfice de cette fonctionnalité est particulièrement important pour les utilisateurs d'un ordinateur assez lent, mais pas seulement, car le zoom arrière de l'aperçu principal prend moins de temps à se rafraîchir que si vous zoomiez à 100% car en travaillant à un niveau de zoom inférieur à 100% cela exclue certains outils trop lents tels que la réduction de bruit, alors que les petites vues détaillées zoomées à 100% incluent effectivement tous les outils mais restent rapides à se rafraîchir en raison de leur petite taille. Cela permet par exemple d'utiliser l'aperçu principal pour régler l'exposition générale, là où il est nécessaire de voir toute l'image, et de créer une ou plusieurs vues détaillées pour apprécier la qualité de la netteté et/ou de la réduction du bruit.&lt;br /&gt;
&lt;br /&gt;
=== Délai de rafraîchissement de l'aperçu ===&lt;br /&gt;
Toute modification des paramètres des outils envoie un signal destiné au rafraîchissement en conséquence de l'aperçu. Imaginez ce qui arriverait s'il n'y avait pas de &amp;quot;temps de retard&amp;quot;, alors que vous venez, par exemple, de pousser le curseur d'exposition de 0.00 à +0.60. Un signal est envoyé pour mettre à jour l'aperçu après chaque modification minime de la valeur, +0.01, +0.02, ... +0.59, +0.60. Mettre l'aperçu à jour 60 fois serait complètement inutile en prendrait en fait plus de temps que le déplacement du curseur. Cela est plus particulièrement vrai pour les outils les plus compliqués, tels que la réduction du bruit, où la mise à jour peut prendre jusqu'à une seconde (selon votre CPU et la taille de l'aperçu). La solution consiste à introduire un très court délai pendant lequel les modifications des paramètres sont ignorés, et le signal pour mettre à jour l'aperçu n'est envoyé qu'après ce délai passé sans modification d'aucun paramètre. &lt;br /&gt;
&lt;br /&gt;
Nous avons introduit deux de ces délais :&lt;br /&gt;
; AdjusterMinDelay&lt;br /&gt;
: Valeur par défaut = 100ms.&lt;br /&gt;
: C'est le temps minimum d'attente avant le rafraîchissement de l'aperçu.&lt;br /&gt;
; AdjusterMaxDelay&lt;br /&gt;
: Valeur par défaut = 200ms.&lt;br /&gt;
: C'est le temps maximum d'attente avant le rafraîchissement de l'aperçu. Si vous modifiez continuellement un paramètre, RawTherapee n'attendra pas plus longtemps que cela avant de lancer un rafraîchissement. Alors que le rôle du délai minimum est d'éviter une surcharge du CPU par d'incessants rafraîchissements, le délai maximum à pour rôle de garantir la possibilité de surveiller ce qui se passe sur l'image même si on modifie constamment un paramètre.&lt;br /&gt;
&lt;br /&gt;
Ces deux valeurs sont modifiables dans le fichier Options du dossier [[File_Paths/fr|Config]].&lt;br /&gt;
&lt;br /&gt;
== Le panneau de gauche ==&lt;br /&gt;
Sur votre gauche, il y a un panneau qui affiche optionnellement l'histogramme principal (&amp;quot;''Préférences &amp;gt; Général &amp;gt; Habitudes de travail &amp;gt; Histogramme dans le panneau de gauche''&amp;quot;), et en permanence le ''Navigateur de fichiers'', l'''Historique'' et les ''Captures''. Vous pouvez cacher ce panneau en utilisant l'icône Montrer/Cacher [[Image:panel-to-left.png|Hide left panel icon]] ou le [[Keyboard Shortcuts/fr|raccourci clavier]].&lt;br /&gt;
&lt;br /&gt;
=== Histogramme ===&lt;br /&gt;
[[File:Rt histogram crop scale-off.png|frame|Sans changement d'échelle, le pic rend impossible l'observation des tonalités faibles.]]&lt;br /&gt;
[[File:Rt histogram crop scale-on.png|frame|Avec changement d'échelle, la pointe du pic est coupée pour permettre l'observation des tonalités faibles..]]&lt;br /&gt;
[[File:Rt histogram raw.png|frame|Histograme de l'image raw d'entrée. On constate qu'il n'y a pas de dépassement de domaine dans cette image et qu'elle est sous-exposée.]]&lt;br /&gt;
[[File:Rt histogram rgbindicator.png|frame|L'indicateur RVB précise la position dans l’histogramme des valeurs R, V, B et L du pixel survolé par la souris.]]&lt;br /&gt;
&lt;br /&gt;
L'Histogramme principal peut montrer les histogrammes des canaux rouge [[Image:histRed.png]], vert [[Image:histGreen.png]], bleu [[Image:histBlue.png]], Luminance CIELab [[Image:histValue.png]] et  [http://en.wikipedia.org/wiki/Chromaticity Chromaticité [[Image:histChro.png]] de la photo telle qu'elle serait si vous l'enregistriez maintenant. Utilisez ces informations pour éviter des dépassements hors domaine dans le résultat final. Si l'image raw ne présente aucun dépassement mais qu'il y en a dans l'image finale,vous pouvez facilement identifier le(s) canal(aux) qui doivent être ajustés et y remédier si on le souhaite. &lt;br /&gt;
&lt;br /&gt;
Il peut aussi montrer l'histogramme des données raw [[Image:histRaw.png]] avant toute modification telle que le dématriçage ne soit appliquée. Utilisez ces informations pour voir s'il n'y a pas de dépassements hors domaine dans l'image raw. Les données raw hors domaine supprimées ne peuvent pas être récupérées, sauf certaines hautes lumières qui peuvent être [[Exposure/fr#Reconstruction des hautes lumières| reconstruites grâce à la méthode de propagation de la couleur]].&lt;br /&gt;
&lt;br /&gt;
En cas de zone exagérément lumineuse par rapport au reste de l'image, cela se verra sous a forme d'un pic dans l'histogramme. Pour afficher cela sur un histogramme linéaire, changez l'échelle de l'axe y, vous sacrifierez l'affichage des petits détails pour avoir en entier celui du pic. On peut basculer l'affichage vers un changement d'échelle de l'axe y [[Image:histFull.png]] pour gérer ce cas de figure où de hautes valeurs doivent être diminuées d'échelle pour mieux voir l'ensemble de l'histogramme.&lt;br /&gt;
&lt;br /&gt;
Vous pouvez montrer ou cacher l'indicateur RVB du pixel pointé [[Image:histBar.png]], situé sous l'histogramme et qui montre la place exacte sur l'histogramme des valeurs R, V, B ou L du pixel survolé par la souris dans l'aperçu principal. &lt;br /&gt;
&lt;br /&gt;
L'histogramme peut être placé dans le panneau de droite ou de gauche (&amp;quot;''Préférences &amp;gt; Général &amp;gt; Habitudes de travail &amp;gt; Histogramme dans le panneau de gauche''&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
Les valeurs montrées par l'histogramme principal et le panneau Navigateur sont soit celles du profil de travail ou bien celles du profil de la sortie corrigée en gamma. Vous pouvez choisir laquelle vous préférez dans la fenêtre des préférences, &amp;quot;''[[Preferences/fr#L'onglet Général|Préférences &amp;gt; Général]] &amp;gt; Habitudes de travail &amp;gt; Use working profile for main histogram and Navigator (Utiliser le profil de travail dans l'histogramme principal et le navigateur).&lt;br /&gt;
&lt;br /&gt;
En cliquant sur les valeurs dans le panneau Navigateur vous commutez en boucle entre ces trois formats :&lt;br /&gt;
* [0-255]&lt;br /&gt;
* [0-1]&lt;br /&gt;
* [%]&lt;br /&gt;
&lt;br /&gt;
RawTherapee 5.1 (et les versions actuellement en développement de la branche &amp;quot;pixelshift&amp;quot;) peut indiquer maintenant les valeurs raw réelles des photosites. Pour cela, paramétrer le Navigateur dans le format [0-255], appliquer le [[Sidecar_Files_-_Processing_Profiles/fr|profil de traitement]] neutre, puis régler la méthode de [[Demosaicing/fr|Dématriçage]] à &amp;quot;Aucune&amp;quot;. Le Navigateur indiquera la valeur raw réelle des photosites après la soustraction du niveau noir à l'intérieur de la gamme des données raw originales.&lt;br /&gt;
&lt;br /&gt;
=== Navigateur ===&lt;br /&gt;
Le panneau ''Navigateur'' affiche une vignette (en entier) de l'image en cours d'édition, et les valeurs RVB, TSV et Lab du pixel se trouvant sous le curseur de la souris.&lt;br /&gt;
&lt;br /&gt;
Les valeurs montrées par l'histogramme principal et le panneau navigateur sont soit celles du profil de travail ou bien celles du profil de la sortie corrigée en gamma. Vous pouvez choisir laquelle vous préférez dans la fenêtre des préférences, &amp;quot;''[[Preferences/fr#L'onglet Général|Préférences &amp;gt; Général]] &amp;gt; Habitudes de travail &amp;gt; Use working profile for main histogram and Navigator (Utiliser le profil de travail dans l'histogramme principal et le navigateur).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Historique ===&lt;br /&gt;
Sous le ''Navigateur'' se trouve le panneau ''Historique''. Pendant la modification de la photo, toutes les actions sont enregistrées dans ce panneau ''Historique''.  En cliquant sur les différentes entrées, vous pouvez vous déplacer en avant ou en arrière au travers des différentes étapes de votre travail.&lt;br /&gt;
&lt;br /&gt;
=== Captures ===&lt;br /&gt;
Sous le panneau ''Historique'' se trouve la panneau ''Captures''. Sa raison d'être est de permettre la sauvegarde de la photo avec tous les ajustements réalisés jusqu'alors, puis de continuer les modifications pour donner une apparence différente à la photo, tout en sauvegardant de nouvelles captures à chaque fois que vous avez le sentiment d'avoir atteint une version de la photo qui mérite une sauvegarde. Dès que vous avez deux captures ou plus, il suffit de cliquer dessus pour visionner les différentes versions et ne conserver que la préférée. Dans le futur, les captures seront sauvegardées dans le fichier accolé PP3. Pour l'instant, l'historique et les captures sont perdus lorsqu'une nouvelle photo est chargée dans l'''Editeur'' ou à la fermeture de RawTherapee.&lt;br /&gt;
&lt;br /&gt;
== Le panneau de droite ==&lt;br /&gt;
Le panneau de droite affiche optionnellement l'histogramme principal et le sélecteur de ''Profils de traitement'' (&amp;quot;''Préférences &amp;gt; Général &amp;gt; Habitudes de travail &amp;gt; Histogramme dans le panneau de gauche/Affiche le sélecteur de profils''&amp;quot;), et en permanence la [[Toolbox/fr|boite à outils]].&lt;br /&gt;
Vous pouvez cacher ce panneau en utilisant l'icône Montrer/Cacher [[Image:panel-to-right.png|Hide right panel icon]] ou le [[Keyboard Shortcuts/fr|raccourci clavier]].&lt;br /&gt;
&lt;br /&gt;
=== Sélecteur de profil de traitement === &lt;br /&gt;
La liste déroulante ''Profils de traitement'' permet d'appliquer des [[Sidecar_Files_-_Processing_Profiles/fr | profils de traitement]] fournis ou personnalisés. Voir l'article [[File Paths/fr|Où sont les fichiers]] pour savoir où ces profils de traitement sont enregistrés sur votre système.&lt;br /&gt;
Faire attention au bouton &amp;quot;''Mode de complètement des profils de traitement''&amp;quot;&lt;br /&gt;
; Bouton pressé [[image:Profile-filled.png]]&lt;br /&gt;
: Quand le bouton est activé et que vous ouvrez un profil partiel, les valeurs manquantes seront remplacées par les valeurs par défaut programmées dans RawTherapee.&lt;br /&gt;
: Par exemple si vous appliquez un profil partiel qui ne contient que le paramétrage de la netteté, tous les autres outils (Exposition, Compression tonale, Réduction du bruit, redimensionnement, etc.) prendront leur position par défaut. &lt;br /&gt;
; Bouton relevé [[image:Profile-partial.png]]&lt;br /&gt;
: Quand le bouton est désactivé et que vous ouvrez un profil partiel, seulement ces valeurs du profil seront appliquées, et les autres resteront inchangées.&lt;br /&gt;
: Par exemple si vous appliquez un profil partiel qui ne contient que le paramétrage de la netteté, ce paramétrage sera seul appliqué et les autres outils restent inchangés.&lt;br /&gt;
La position de ce bouton ne fait aucune différence si vous appliquez un profil complet, mais la plupart des profils fournis avec RawTherapee sont partiels (pour une bonne raison).&lt;br /&gt;
&lt;br /&gt;
=== Boite à outils ===&lt;br /&gt;
La ''Boite à outils'', dans le panneau de droite, contient tous les outils nécessaires au peaufinage de vos photos. Chaque outil possède sa propre page dans RawPedia.&lt;br /&gt;
&lt;br /&gt;
== Modes de l'onglet Editeur ==&lt;br /&gt;
RawTherapee dispose de deux modes pour travailler les photos :&lt;br /&gt;
* ''Editeur unique'' (ou SETM pour Single Editor Tab Mode), avec lequel vous ne travaillez que sur une seule photo à la fois, et chaque photo est ouverte dans le même onglet ''Editeur''. Il y a un panneau horizontal appelé ''[[The_Image_Editor_Tab/fr#La bande film | bande film]]'' en haut de l'onglet ''[[The_Image_Editor_Tab/fr#La bande film |Editeur]]'' affichant les autres photos du répertoire pour y accéder facilement. Il y a aussi des boutons ''Image précédente'' et ''Image suivante'' [[File:Nav-prev.png]] [[File:Nav-next.png]] dans la barre d'outils du bas (et des [[Keyboard Shortcuts/fr | raccourcis clavier]] équivalents) pour basculer vers l'image précédente/suivante.&lt;br /&gt;
* ''Editeur multiple'' (ou METM pour Multiple Editor Tabs Mode), avec lequel chaque photo est ouverte dans son propre onglet ''[[The_Image_Editor_Tab/fr#La bande film | Editeur]]''. La ''[[The_Image_Editor_Tab/fr#La bande film | bande film]]'' est cachée dans ce mode et il n'y a pas de boutons précédent/suivant. Avoir plusieurs photos ouvertes en même temps requière plus de RAM.&lt;br /&gt;
Essayez les deux modes et voyez lequel vous convient le mieux. Pour cela, cliquer sur l'icône ''Préférences'' [[Image:Gtk-preferences.png|Preferences icon]] située en bas à gauche ou en haut à droite de la fenêtre de RawTherapee, choisir &amp;quot;''Général &amp;gt; Habitudes de travail &amp;gt; Disposition de l'éditeur''&amp;quot; et sélectionnez votre préférence.&lt;br /&gt;
&lt;br /&gt;
Utilisez aussi cette fenêtre ''Préférences'' pour sélectionner une autre langue a utiliser dans l'interface utilisateur, pour choisir un autre thème de couleurs, pour changer la taille de police, etc.&lt;br /&gt;
&lt;br /&gt;
Il est aussi possible de démarrer RawTherapee en mode sans Navigateur de fichiers (sans l'onglet ''Navigateur de fichiers'') en spécifiant à RawTherapee d'ouvrir une image depuis le gestionnaire de fichiers de votre système d'exploitation (en d'autres termes, cliquez droit sur une photo et cliquez sur &amp;quot;''Ouvrir avec... &amp;gt; RawTherapee''&amp;quot;) ou en donnant le nom de l'image en argument au lancement de RawTherapee en ligne de commande (&amp;lt;code&amp;gt;rawtherapee /chemin/vers/une/photo.raw&amp;lt;/code&amp;gt;). Ce mode fut introduit pour ceux qui ont peu de RAM, car l'absence du ''Navigateur de fichiers'' fait que RawTherapee utilise un peu moins de mémoire. Cependant, en pratique la quantité de mémoire économisée est faible et les inconvénients à l'usage ne compensent pas le faible bénéfice, il est donc probable que ce mode soit supprimé dans le future (voir [https://code.google.com/p/rawtherapee/issues/detail?id=2254 issue 2254]).&lt;br /&gt;
&lt;br /&gt;
== La bande film ==&lt;br /&gt;
[[File:Rt filmstrip 21 toolbar-visible.jpg|thumb|900px|RawTherapee-4.2 affichant la bande film avec la barre d'outils visible, ce qui occupe davantage d'espace à l'écran mais vous permet de facilement étiqueter, coter et filtrer les vignettes visibles.]]&lt;br /&gt;
&lt;br /&gt;
[[File:Rt filmstrip 21 toolbar-hidden.jpg|thumb|900px|RawTherapee-4.2.10 RawTherapee-4.2.10 affichant la bande film avec la barre d'outils cachée, la bande film moins haute laisse davantage d'espace à l'écran pour l'aperçu principal (partiellement visible en bas).]]&lt;br /&gt;
&lt;br /&gt;
Si vous utilisez le mode &amp;quot;Editeur unique&amp;quot; (&amp;quot;''Préférences &amp;gt; Général &amp;gt; Habitudes de travail''&amp;quot;) vous pouvez afficher un panneau horizontal au-dessus de l'aperçu, cela s’appelle la ''Bande film''. Elle contient une vignette de toutes les images présentes dans l'album actuellement ouvert, et elle est synchronisée avec l'image actuellement ouverte si bien que vous pouvez utiliser les  [[Keyboard Shortcuts/fr|raccourcis clavier]] et les boutons image précédente [[Image:nav-prev.png|Open previous image icon]] et image suivante [[Image:nav-next.png|Open next image icon]] pour ouvrir les images précédentes/suivantes sans avoir besoin de retourner dans l'onglet ''[[The File Browser Tab/fr|Navigateur de fichiers]]''&lt;br /&gt;
&lt;br /&gt;
A partir de la version 4.2.10 de RawTherapee, on peut cacher la barre d'outils de la bande film pour économiser l'espace à l'écran. Il y a deux façon de procéder : une qui ne fait que basculer la barre d'outils en mode affiché/caché sans redimensionner la bande film dans la hauteur, l'autre agit de même mais en plus redimensionne automatiquement la hauteur de la bande film. Les deux ne sont commandées que via les [[Keyboard Shortcuts/fr|raccourcis clavier]]. Vu que le redimensionnement de la bande film déclenche le rafraîchissement de l'aperçu et que cela peut prendre du temps si des outils gourmands en temps processeur comme la réduction du bruit d'une image zoomée à 100%, le mode qui ne redimensionne pas a été implanté à l'intention des utilisateurs ayant de faibles machines. Ceux qui en utilisent de rapides préféreront le mode avec redimensionnement automatique.&lt;br /&gt;
&lt;br /&gt;
== Profil de l'écran et épreuvage à l'écran ==&lt;br /&gt;
Les widgets sous l'aperçu principal dans RawTherapee 5 vous permet d'appliquer un profil couleur d'écran sur l'image dans l'aperçu. Cela apporte un aperçu immédiat et précis de leur travail aux utilisateurs qui ont calibré et profilé leur écran, que ce soit avec sRGB ou un gamut étendu. A noter que les utilisateurs de OS X sont limités au sRGB et ne pourront obtenir un aperçu optimum ([https://discuss.pixls.us/t/wide-gamut-preview-in-os-x/2481 voir la discussion]), alors que les utilisateurs de Linux ou de Windows obtiendront un aperçu correct avec un gamut étendu.&lt;br /&gt;
&lt;br /&gt;
Allez dans Préférences &amp;gt; [[Preferences/fr#L'onglet Gestion des couleurs|Gestion des couleurs]] et indiquez au &amp;quot;Dossier des profils ICC&amp;quot; le répertoire dans lequel vous avez enregistré les profils ICC de vos écran et imprimante. Redémarrer RawTherapee pour la prise en compte des modifications. Maintenant vous pouvez sélectionner le profil couleur de votre écran dans la liste déroulante sous l'aperçu. Utiliser la &amp;quot;Colorimétrie relative&amp;quot; dans l'Intention de rendu, à moins que vous n'ayez une bonne raison de choisir autre chose.&lt;br /&gt;
&lt;br /&gt;
Il est possible aussi de valider l'épreuvage à l'écran de l'aperçu. Cela vous présentera l'image telle qu'elle apparaîtra une fois transformée par le profil de l'imprimante indiqué dans Préférences &amp;gt; [[Preferences/fr#L'onglet Gestion des couleurs|Gestion des couleurs]]. Si vous désirez ajuster une image pour l'impression et que vous disposez du profil ICC du couple imprimante/papier, vous pouvez le définir comme étant votre profil de sortie, cocher &amp;quot;Compensation du point noir&amp;quot; dans Préférences, afin que le point le plus noir de votre image corresponde au point le plus noir dont votre couple imprimante/papier est capable, puis activer Epreuvage écran. Vous apercevez alors votre image telle qu'elle serait si vous l'imprimiez. Cela permet de réaliser des réglages et d'obtenir un aperçu immédiat du résultat, vous économisant le temps et l'encre des épreuves imprimées.&lt;br /&gt;
&lt;br /&gt;
L’icône avec un point d'exclamation auprès de l'épreuvage à l'écran grise les zones qui ne sont pas reproductibles par l'imprimante, par exemple les zones où des détails seront perdus.&lt;br /&gt;
&lt;br /&gt;
Afin d'avoir un aperçu d'épreuvage à l'écran de qualité, vous devez disposer d'un écran calibré et profilé.&lt;br /&gt;
&lt;br /&gt;
Les entrées visibles dans la liste déroulante (sous l'aperçu principal) et dans la liste déroulante des profils de l'imprimante (Préférences &amp;gt; [[Preferences/fr#L'onglet Gestion des couleurs|Gestion des couleurs]] sont les fichiers ICC placés dans un répertoire que vous devez désigner à RawTherapee en allant dans [[Preferences/fr|Préférences]] &amp;gt; [[Preferences/fr#L'onglet Gestion des couleurs|Gestion des couleurs]] &amp;gt; Dossier des profils ICC.&lt;/div&gt;</summary>
		<author><name>Hombre</name></author>
	</entry>
	<entry>
		<id>http://rawpedia.rawtherapee.com/index.php?title=Color_Management&amp;diff=2307</id>
		<title>Color Management</title>
		<link rel="alternate" type="text/html" href="http://rawpedia.rawtherapee.com/index.php?title=Color_Management&amp;diff=2307"/>
		<updated>2017-05-03T22:42:29Z</updated>

		<summary type="html">&lt;p&gt;Hombre: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Input Profile ==&lt;br /&gt;
=== No Profile ===&lt;br /&gt;
No input color profile will be applied. The color matrix will use &amp;quot;1&amp;quot; along the diagonal and &amp;quot;0&amp;quot; everywhere else.&lt;br /&gt;
&lt;br /&gt;
* Raw files will show the camera's native RGB color. They will only be demosaiced and white-balanced.&lt;br /&gt;
* Non-raw files will be displayed without any embedded input profile applied, including no gamma correction, which means they will look bright.&lt;br /&gt;
&lt;br /&gt;
This feature is generally only useful for didactic and scientific purposes. For example if the camera has recorded colors far outside of the conventional gamuts, using no input profile ensures that no color clipping occurs.&lt;br /&gt;
&lt;br /&gt;
=== Camera Standard ===&lt;br /&gt;
Looks for and uses a color matrix from the DNG file, from camconst.json, hard-coded in RawTherapee, or from [https://en.wikipedia.org/wiki/Dcraw dcraw], whichever one it finds first, in that order.&lt;br /&gt;
&lt;br /&gt;
A ''color matrix'' is a matrix of 3x3 constant values which is multiplied with the camera's native RGB colors to convert them to colors which are as natural as possible. A color matrix works best (i.e. provides more accurate colors) when the white balance is close to what the matrix was calibrated for. The camera standard matrix is calibrated for [https://en.wikipedia.org/wiki/Illuminant_D65 D65], i.e. 6500K. Do not worry if the white balance is quite far off from that though, color will be reasonably accurate anyway.&lt;br /&gt;
&lt;br /&gt;
For applications where the most accurate and fine-tuned color is not of highest importance, such as landscape photography, the color matrix will provide good colors. An advantage of color matrix processing compared to lookup table-based DCP and ICC conversions is that it's purely linear, i.e. a dark and a bright color of the same hue and saturation is translated the same way. This makes it robust and may be the best choice if you will be exporting images for processing in an HDR application or other application when a predictable linear color response is important.&lt;br /&gt;
&lt;br /&gt;
=== Auto-Matched Camera Profile ===&lt;br /&gt;
Uses RawTherapee's camera-specific DCP input profile that can provide more accurate colors than the standard matrix (and fall back to legacy ICC profiles if no DCP is available). Available for some cameras, these profiles are stored in the /dcpprofiles directory (or legacy /iccprofiles/input) and are automatically retrieved based on matching the exact make and model of the camera as it appears in the info section in the Editor to the filename, e.g. &amp;quot;Canon EOS 5D Mark III.dcp&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
In other words, if &amp;quot;''Auto-matched camera profile''&amp;quot; is selected, RawTherapee will try to do the following, in this order:&lt;br /&gt;
# locate a DCP profile in /dcpprofiles&lt;br /&gt;
# if DCP is not found, locate an ICC profile in /iccprofiles&lt;br /&gt;
# if DCP and ICC are not found, revert to the camera standard color matrix.&lt;br /&gt;
&lt;br /&gt;
If you want to contribute a camera profile, DCP is the preferred format.&lt;br /&gt;
&lt;br /&gt;
Some of RawTherapee's profiles are single-illuminant (Daylight/D50), while others are double-illuminant (Daylight/D50 and Tungsten/StdA). Some include a tone curve, others do not. They strive for accurate colors (i.e. not a specific &amp;quot;look&amp;quot;). Most accurate colors will be achieved for white balances close to the calibration illuminants.&lt;br /&gt;
&lt;br /&gt;
Camera profiles work in the normal range, from black up to clipping. If you enable highlight reconstruction, new data is added above the clipping level and if you bring it into visible space (by negative exposure for example), that range will not be naturally covered by the profile. However, RawTherapee will linearly extend the profile to cover this range too, colors there will get the same correction as the brightest colors of the same hue and saturation in the normal range.&lt;br /&gt;
&lt;br /&gt;
=== Custom ===&lt;br /&gt;
Specify a custom DNG Profile (DCP) or ICC camera input profile stored on your computer.&lt;br /&gt;
&lt;br /&gt;
DCP is a format specially designed for camera profiles and RawTherapee should support the most recent DNG standard (where DCP is defined), so you can for example use all those provided via Adobe's DNG converter.&lt;br /&gt;
&lt;br /&gt;
ICC profiles on the other hand are more tricky. ICC profiles can be used for a multitude of purposes (printers, displays etc) and since they're not designed specifically for camera profiling, different vendors have chosen different approaches for their ICC profiles. In practice this means that the input image must be pre-processed in some specific way for the profile to work. The profile itself lacks information of how to do this pre-processing, which means that if you are using a third-party profile RawTherapee may not do the expected pre-processing; results will vary.&lt;br /&gt;
&lt;br /&gt;
==== Third-party DCP support ====&lt;br /&gt;
&lt;br /&gt;
A DNG Camera Profile, DCP, is the preferred camera profile format for RawTherapee. All elements of the 1.4 DNG specification is supported, with the exception of the black render tag (see below). A DCP can be a pure matrix profile, it can have a LUT (typically 2.5D) to improve the colorimetric accuracy, and then it can have an embedded curve and a separate &amp;quot;look table&amp;quot; on top. It may also add an exposure offset. All those elements can be toggled via checkboxes. However, although it is possible few third-party profiles have been designed to produced the intended color with anything else than all their elements enabled. For example, the tone curve itself changes color appearance so if you disable an embedded tone curve to get a linear profile you can't count on that the color is as intended.&lt;br /&gt;
&lt;br /&gt;
The typical third party profile would come from Adobe Camera Raw / Lightroom, and RawTherapee supports them. Many of Adobe's profile lack tone curve, but in Adobe's world that does not mean that no tone curve should be applied but that Adobe's default curve should be applied. RawTherapee will therefore identify Adobe profiles (from the copyright string) and add the default curve to those (which you can toggle with the tone curve checkbox).&lt;br /&gt;
&lt;br /&gt;
Adobe's DNG converter may add a &amp;quot;baseline exposure&amp;quot; to the DNG file. Adobe's DCP are designed to work with that baseline exposure and then produce a default output which is about the same brightness and contrast as the camera's own JPEGs. RawTherapee can honor this baseline exposure (NOT YET IMPLEMENTED), but this is of course only available when opening a DNG file converted by Adobe's DNG converter. If you instead open a native raw file there will be no baseline exposure and Adobe's DCP may then make a too bright or dark rendering. You can simply adjust with the exposure slider of course.&lt;br /&gt;
&lt;br /&gt;
The DCP format also has a black render tag. This indicates if the raw converter should do &amp;quot;automatic&amp;quot; black subtraction or not. RawTherapee ignores this tag, you can do manual black subtraction with the black slider. As many of Adobe's profiles indicate auto black subtraction and Adobe Camera Raw / Lightroom does it, RawTherapee will in comparison in those cases render a bit lower contrast and brighter shadows.&lt;br /&gt;
&lt;br /&gt;
==== Third-party ICC support ====&lt;br /&gt;
&lt;br /&gt;
RawTherapee has specific support for ICC profiles bundled with Capture One and Nikon NX2, so those should work well. Older ICC profiles are not likely to work well though (typically the image becomes extremely dark with unsupported ICC profiles).&lt;br /&gt;
&lt;br /&gt;
Some ICC profiles apply a tone-curve and desaturate bright highlights for a more &amp;quot;film-like&amp;quot; look. Those profiles may not work well together with [[Exposure#Highlight_Reconstruction|Highlight Reconstruction]]. If you see a radical change in contrast when you apply your ICC profile it has applied a tone-curve and then you should not use it together with [[Exposure#Highlight_Reconstruction|Highlight Reconstruction]].&lt;br /&gt;
&lt;br /&gt;
Unlike DCP profiles, ICC profile processing may cause clipping of extremely saturated colors during conversion. In practice this is rarely if ever a problem, but still DCP should be considered the primary choice if available.&lt;br /&gt;
&lt;br /&gt;
Note on using Capture One ICC profiles: RawTherapee applies the ICC before exposure adjustments, as the intention is that camera profiles should only be used to make the camera more accurate, not really to apply a look (you design the look using the tools instead). Phase One's ICC profiles contain a subjective look though, which means that they typically contain &amp;quot;hue twists&amp;quot;, for example saturation in the shadows are increased a bit extra. This means that if you have an underexposed file and push it a few stops those hue twists have been applied on the dark image before exposure adjustment and will thus be in the wrong places after pushing, that is you don't get the same look as in Phase One's Capture One. Therefore it's recommended to have the right exposure out of the camera when using Phase One ICC profiles. You should also apply a suitable RGB &amp;quot;film curve&amp;quot; for example by using the curve tool, as those ICC profiles are designed to be used together with that.&lt;br /&gt;
&lt;br /&gt;
We are aware that LUT ICCs should typically be applied after exposure (just as DCP Looktables are applied), and that would support for example Capture One profiles better. This may be fixed in a future version.&lt;br /&gt;
&lt;br /&gt;
=== DCP Illuminant ===&lt;br /&gt;
Some of RawTherapee's profiles are single-illuminant (Daylight/D50), while others are double-illuminant (Daylight/D50 and Tungsten/StdA). If a dual-illuminant profile is loaded the &amp;quot;DCP Illuminant&amp;quot; setting will be enabled and you can choose which illuminant to use. The actual DCP standard (part of the DNG standard) does not provide this choice, but instead an interpolation between the two illuminants is calculated based on the chosen white balance (there will only be an interpolation if the white balance is in-between both illuminants, otherwise the closest is picked). This &amp;quot;interpolated&amp;quot; mode is the default setting of &amp;quot;DCP Illuminant&amp;quot; and for any normal use you do not need to change this.&lt;br /&gt;
&lt;br /&gt;
You can however choose to base the color rendering on one of the specific illuminants. In some cases this might produce more pleasing color. It can also be interesting for diagnostic purposes to see how large (or small) a difference there is in color rendering between the illuminants, but, as said, for general use this setting should be untouched.&lt;br /&gt;
&lt;br /&gt;
=== Use DCP's Tone Curve ===&lt;br /&gt;
Some DCPs contain a tone curve which may be used to add contrast and brightness to provide a film-like look. This is mainly used for profiles simulating camera maker settings. The tone curve checkbox will be disabled for profiles which do not contain a tone curve.&lt;br /&gt;
&lt;br /&gt;
The curve mode used by the DCP tone curve is the same as the Exposure tool's &amp;quot;[[Exposure#Film-Like|film-like]]&amp;quot; mode, meaning you can reproduce the effect using the Exposure tool's tone curves in film-like mode. When contrast is applied with a film-like curve the appearance of the colors will change and overall saturation is increased, except for bright colors which instead are de-saturated. Some profiles which have curves embedded are pre-corrected for this color appearance change and will thus not provide the intended look without the curve applied. Most will however work well without the tone curve applied especially if you add a similar curve yourself using the Exposure tool's curves, but if you want to see exactly how the profile designer intended the colors to look you should enable the tone curve.&lt;br /&gt;
&lt;br /&gt;
While the input color profile is applied at the first stages of the [[Toolchain_Pipeline|toolchain pipeline]], the DCP tone curve is applied later in the pipeline at some point after the Exposure tool.&lt;br /&gt;
&lt;br /&gt;
=== Use DCP's base table ===&lt;br /&gt;
This enables the DCP &amp;quot;HueSatMap&amp;quot; lookup table which is used to add non-linear corrections on top of the basic matrix. This is an advanced user setting and unless you want only the pure matrix result should leave it on. It's grayed out if the loaded profile lacks a HueSatMap table.&lt;br /&gt;
&lt;br /&gt;
=== Use DCP's look table ===&lt;br /&gt;
This enables the DCP &amp;quot;LookTable&amp;quot; lookup table which is intended to add a subjective look on top generally together with an embedded tone curve. That is if you disable the DCP curve and looktable you may get a neutral &amp;quot;colorimetric&amp;quot; profile, if the DCP was designed that way which is not always the case (if the DCP has both a look table and a base table it's likely that it is, but if it only has a look table it will probably not work well with it disabled). Disabling individual DCP elements are considered advanced user settings, normally you would leave this on.&lt;br /&gt;
&lt;br /&gt;
=== Use DCP's baseline exposure offset ===&lt;br /&gt;
The DCP may indicate an exposure offset that corresponds to an offset of the exposure slider. The purpose of this is typically to make the brightness of the image match the brightness of the camera's own JPEGs, which can be useful if you're shooting with auto-exposure. Currently this offset is applied &amp;quot;under the surface&amp;quot; so you don't see it on the exposure slider.&lt;br /&gt;
&lt;br /&gt;
Note that if you are using Adobe's proprietary profiles those are expecting that the DNG's &amp;quot;baseline exposure&amp;quot; tag is applied too (the profile's offset is added on top). Currently there is no support for the DNG tag so you need to find that out on your own (using exiftool for example) and then set that offset using the exposure slider if you want to get the exact same brightness as in Adobe Camera Raw.&lt;br /&gt;
&lt;br /&gt;
=== Save Reference Image for Profiling ===&lt;br /&gt;
Clicking this button saves a linear TIFF image before the input profile is applied. This file can then be used for profiling, i.e. creating a new ICC camera profile. There are various commercial software out there to make ICC profiles, but you can also use the free and open-source Argyll. For DNG profiles there is DCamProf as an open-source alternative.&lt;br /&gt;
&lt;br /&gt;
Cropping, resizing and transform (rotate) will be applied so you can use that to make the output more managable by the receiving software. Argyll is very picky for example and want no more than the test target visible in the image.&lt;br /&gt;
&lt;br /&gt;
You can also choose if you want to export with white balance applied or not. For ICC profiles you should export with white balance applied, but if you intend to make a DNG Profile ColorMatrix (or a DCRAW style color matrix) you should export without.&lt;br /&gt;
&lt;br /&gt;
== Working Profile ==&lt;br /&gt;
The default working profile is ProPhoto and should not be changed for normal use.&lt;br /&gt;
&lt;br /&gt;
The working profile specifies the working color space, which is the color space used for internal calculations, for instance for calculating saturation, RGB brightness/contrast and tone curve adjustments, chrominance, etc.&lt;br /&gt;
&lt;br /&gt;
When RawTherapee was based on integer math it was wise to not use a larger working space than absolutely needed to get the best precision in the calculations. However nowadays RawTherapee is floating point and since version 4.0.12 the default working profile is ProPhoto (very large gamut), and there's for normal use no reason to change this.&lt;br /&gt;
&lt;br /&gt;
Some tone curve types will change results quite drastically for highly saturated colors depending on working profile. If you have trouble fitting colors within the output gamut you can experiment with changing it.&lt;br /&gt;
&lt;br /&gt;
Note that the working profile will only specify the red, green and blue primaries, gamma will not change as RawTherapee's processing pipeline is floating point with no gamma encoding (that is gamma = 1.0). Some tools (like curves and histograms) will still display with a gamma (usually sRGB gamma) which is hard-coded for the tool and stays the same regardless of working profile.&lt;br /&gt;
&lt;br /&gt;
== Output Profile ==&lt;br /&gt;
Specify the output color profile; the saved image will be transformed into this color space and the profile will be embedded in the metadata.&lt;br /&gt;
&lt;br /&gt;
RawTherapee 5 lets you only specify &amp;quot;display&amp;quot; or &amp;quot;output&amp;quot; (i.e. printer) device class profiles with RGB color space, because RawTherapee can actually only save RGB images. Profiles listed from this combo-box are the bundled one and those located in the folder set in Preferences &amp;gt; [[Preferences#Color_Management_Tab|Color Management]].&lt;br /&gt;
&lt;br /&gt;
Reminder: The effects the output profile has on the image cannot be seen in the preview. The soft-proofing feature is dedicated to simulate printer rendering. You can select a printer profile for output profile (given it is an RGB profile) if you want to send your image to a print service that provide RGB color profile for their printers. This is the best way to preserve all tonal range and get best image quality.&lt;br /&gt;
&lt;br /&gt;
The main histogram, navigator and clipping indicators will use either the working or the output profile, depending on your setting in Preference &amp;gt; [[Preferences#General_Tab|General]].&lt;br /&gt;
&lt;br /&gt;
RawTherapee comes bundled with a number of custom-made high quality output profiles:&lt;br /&gt;
; RT_sRGB&lt;br /&gt;
: Similar to sRGB&lt;br /&gt;
: Gamma close to sRGB: g=2.40, slope=12.92&lt;br /&gt;
; RT_sRGB_gBT709&lt;br /&gt;
: Similar to sRGB&lt;br /&gt;
: Gamma BT709: g=2.22, slope=4.5&lt;br /&gt;
; RT_sRGB_g10&lt;br /&gt;
: Similar to sRGB&lt;br /&gt;
: Linear gamma g=1.0, slope=0&lt;br /&gt;
; RT_Medium_gsRGB&lt;br /&gt;
: Similar to AdobeRGB1998&lt;br /&gt;
: Gamma close to sRGB: g=2.40, slope=12.92&lt;br /&gt;
; RT_Large_gsRGB&lt;br /&gt;
: Similar to ProPhoto&lt;br /&gt;
: Gamma close to sRGB g=2.40, slope=12.92 (close to &amp;quot;Melissa&amp;quot; used by Lightroom)&lt;br /&gt;
; RT_Large_gBT709&lt;br /&gt;
: Similar to ProPhoto&lt;br /&gt;
: Gamma BT709: g=2.22, slop=4.5&lt;br /&gt;
; RT_Large_g10&lt;br /&gt;
: Similar to ProPhoto&lt;br /&gt;
: Linear gamma g=1.0, slope=0&lt;br /&gt;
; Rec2020&lt;br /&gt;
: Wide gamut, larger than AdobeRGB but smaller than ProPhoto&lt;br /&gt;
: Gamma BT709: g=2.22, slope=4.5&lt;br /&gt;
&lt;br /&gt;
The recommended output profile when you're saving to an 8-bit format and/or publishing to the web is RT_sRGB. If no profile is selected, none will be embedded, which means that &amp;quot;sRGB&amp;quot; is implied, though it is safer to embed RT_sRGB in terms of getting your image displayed properly in various applications. &lt;br /&gt;
&lt;br /&gt;
RT_sRGB is a '''higher quality''' version of the standard sRGB profile, which surprisingly is inconsistent between implementations. RT_sRGB was custom-made for RawTherapee by Jacques Desmis and has 4096 LUT points, as opposed to the lower quality 1024 point sRGB profiles. Applications that aren't color managed and won't take advantage of RT_sRGB will fall back on sRGB.&lt;br /&gt;
&lt;br /&gt;
Wide-gamut output profiles such as RT_Large_gsRGB are generally used if you export to a 16-bit or higher bit-depth format for further editing in another application. If you will be sending your image for printing, a wide-gamut output profile is also recommended, since some printers may have wide gamuts (at least in certain colors).&lt;br /&gt;
&lt;br /&gt;
You should have a wide-gamut monitor if you want to work with wide-gamut profiles, otherwise you're flying in the dark.&lt;/div&gt;</summary>
		<author><name>Hombre</name></author>
	</entry>
	<entry>
		<id>http://rawpedia.rawtherapee.com/index.php?title=Color_Management&amp;diff=1394</id>
		<title>Color Management</title>
		<link rel="alternate" type="text/html" href="http://rawpedia.rawtherapee.com/index.php?title=Color_Management&amp;diff=1394"/>
		<updated>2017-02-27T00:06:44Z</updated>

		<summary type="html">&lt;p&gt;Hombre: /* Output Profile */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Input Profile ==&lt;br /&gt;
=== No Profile ===&lt;br /&gt;
No input color profile will be applied. The color matrix will use &amp;quot;1&amp;quot; along the diagonal and &amp;quot;0&amp;quot; everywhere else.&lt;br /&gt;
&lt;br /&gt;
* Raw files will show the camera's native RGB color. They will only be demosaiced and white-balanced.&lt;br /&gt;
* Non-raw files will be displayed without any embedded input profile applied, including no gamma correction, which means they will look bright.&lt;br /&gt;
&lt;br /&gt;
This feature is generally only useful for didactic and scientific purposes. For example if the camera has recorded colors far outside of the conventional gamuts, using no input profile ensures that no color clipping occurs.&lt;br /&gt;
&lt;br /&gt;
=== Camera Standard ===&lt;br /&gt;
Looks for and uses a color matrix from the DNG file, from camconst.json, hard-coded in RawTherapee, or from [https://en.wikipedia.org/wiki/Dcraw dcraw], whichever one it finds first, in that order.&lt;br /&gt;
&lt;br /&gt;
A ''color matrix'' is a matrix of 3x3 constant values which is multiplied with the camera's native RGB colors to convert them to colors which are as natural as possible. A color matrix works best (i.e. provides more accurate colors) when the white balance is close to what the matrix was calibrated for. The camera standard matrix is calibrated for [https://en.wikipedia.org/wiki/Illuminant_D65 D65], i.e. 6500K. Do not worry if the white balance is quite far off from that though, color will be reasonably accurate anyway.&lt;br /&gt;
&lt;br /&gt;
For applications where the most accurate and fine-tuned color is not of highest importance, such as landscape photography, the color matrix will provide good colors. An advantage of color matrix processing compared to lookup table-based DCP and ICC conversions is that it's purely linear, i.e. a dark and a bright color of the same hue and saturation is translated the same way. This makes it robust and may be the best choice if you will be exporting images for processing in an HDR application or other application when a predictable linear color response is important.&lt;br /&gt;
&lt;br /&gt;
=== Auto-Matched Camera Profile ===&lt;br /&gt;
Uses RawTherapee's camera-specific DCP input profile that can provide more accurate colors than the standard matrix (and fall back to legacy ICC profiles if no DCP is available). Available for some cameras, these profiles are stored in the /dcpprofiles directory (or legacy /iccprofiles/input) and are automatically retrieved based on matching the exact make and model of the camera as it appears in the info section in the Editor to the filename, e.g. &amp;quot;Canon EOS 5D Mark III.dcp&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
In other words, if &amp;quot;''Auto-matched camera profile''&amp;quot; is selected, RawTherapee will try to do the following, in this order:&lt;br /&gt;
# locate a DCP profile in /dcpprofiles&lt;br /&gt;
# if DCP is not found, locate an ICC profile in /iccprofiles&lt;br /&gt;
# if DCP and ICC are not found, revert to the camera standard color matrix.&lt;br /&gt;
&lt;br /&gt;
If you want to contribute a camera profile, DCP is the preferred format.&lt;br /&gt;
&lt;br /&gt;
Some of RawTherapee's profiles are single-illuminant (Daylight/D50), while others are double-illuminant (Daylight/D50 and Tungsten/StdA). Some include a tone curve, others do not. They strive for accurate colors (i.e. not a specific &amp;quot;look&amp;quot;). Most accurate colors will be achieved for white balances close to the calibration illuminants.&lt;br /&gt;
&lt;br /&gt;
Camera profiles work in the normal range, from black up to clipping. If you enable highlight reconstruction, new data is added above the clipping level and if you bring it into visible space (by negative exposure for example), that range will not be naturally covered by the profile. However, RawTherapee will linearly extend the profile to cover this range too, colors there will get the same correction as the brightest colors of the same hue and saturation in the normal range.&lt;br /&gt;
&lt;br /&gt;
=== Custom ===&lt;br /&gt;
Specify a custom DNG Profile (DCP) or ICC camera input profile stored on your computer.&lt;br /&gt;
&lt;br /&gt;
DCP is a format specially designed for camera profiles and RawTherapee should support the most recent DNG standard (where DCP is defined), so you can for example use all those provided via Adobe's DNG converter.&lt;br /&gt;
&lt;br /&gt;
ICC profiles on the other hand are more tricky. ICC profiles can be used for a multitude of purposes (printers, displays etc) and since they're not designed specifically for camera profiling, different vendors have chosen different approaches for their ICC profiles. In practice this means that the input image must be pre-processed in some specific way for the profile to work. The profile itself lacks information of how to do this pre-processing, which means that if you are using a third-party profile RawTherapee may not do the expected pre-processing; results will vary.&lt;br /&gt;
&lt;br /&gt;
==== Third-party DCP support ====&lt;br /&gt;
&lt;br /&gt;
A DNG Camera Profile, DCP, is the preferred camera profile format for RawTherapee. All elements of the 1.4 DNG specification is supported, with the exception of the black render tag (see below). A DCP can be a pure matrix profile, it can have a LUT (typically 2.5D) to improve the colorimetric accuracy, and then it can have an embedded curve and a separate &amp;quot;look table&amp;quot; on top. It may also add an exposure offset. All those elements can be toggled via checkboxes. However, although it is possible few third-party profiles have been designed to produced the intended color with anything else than all their elements enabled. For example, the tone curve itself changes color appearance so if you disable an embedded tone curve to get a linear profile you can't count on that the color is as intended.&lt;br /&gt;
&lt;br /&gt;
The typical third party profile would come from Adobe Camera Raw / Lightroom, and RawTherapee supports them. Many of Adobe's profile lack tone curve, but in Adobe's world that does not mean that no tone curve should be applied but that Adobe's default curve should be applied. RawTherapee will therefore identify Adobe profiles (from the copyright string) and add the default curve to those (which you can toggle with the tone curve checkbox).&lt;br /&gt;
&lt;br /&gt;
Adobe's DNG converter may add a &amp;quot;baseline exposure&amp;quot; to the DNG file. Adobe's DCP are designed to work with that baseline exposure and then produce a default output which is about the same brightness and contrast as the camera's own JPEGs. RawTherapee can honor this baseline exposure (NOT YET IMPLEMENTED), but this is of course only available when opening a DNG file converted by Adobe's DNG converter. If you instead open a native raw file there will be no baseline exposure and Adobe's DCP may then make a too bright or dark rendering. You can simply adjust with the exposure slider of course.&lt;br /&gt;
&lt;br /&gt;
The DCP format also has a black render tag. This indicates if the raw converter should do &amp;quot;automatic&amp;quot; black subtraction or not. RawTherapee ignores this tag, you can do manual black subtraction with the black slider. As many of Adobe's profiles indicate auto black subtraction and Adobe Camera Raw / Lightroom does it, RawTherapee will in comparison in those cases render a bit lower contrast and brighter shadows.&lt;br /&gt;
&lt;br /&gt;
==== Third-party ICC support ====&lt;br /&gt;
&lt;br /&gt;
RawTherapee has specific support for ICC profiles bundled with Capture One and Nikon NX2, so those should work well. Older ICC profiles are not likely to work well though (typically the image becomes extremely dark with unsupported ICC profiles).&lt;br /&gt;
&lt;br /&gt;
Some ICC profiles apply a tone-curve and desaturate bright highlights for a more &amp;quot;film-like&amp;quot; look. Those profiles may not work well together with [[Exposure#Highlight_Reconstruction|Highlight Reconstruction]]. If you see a radical change in contrast when you apply your ICC profile it has applied a tone-curve and then you should not use it together with [[Exposure#Highlight_Reconstruction|Highlight Reconstruction]].&lt;br /&gt;
&lt;br /&gt;
Unlike DCP profiles, ICC profile processing may cause clipping of extremely saturated colors during conversion. In practice this is rarely if ever a problem, but still DCP should be considered the primary choice if available.&lt;br /&gt;
&lt;br /&gt;
Note on using Capture One ICC profiles: RawTherapee applies the ICC before exposure adjustments, as the intention is that camera profiles should only be used to make the camera more accurate, not really to apply a look (you design the look using the tools instead). Phase One's ICC profiles contain a subjective look though, which means that they typically contain &amp;quot;hue twists&amp;quot;, for example saturation in the shadows are increased a bit extra. This means that if you have an underexposed file and push it a few stops those hue twists have been applied on the dark image before exposure adjustment and will thus be in the wrong places after pushing, that is you don't get the same look as in Phase One's Capture One. Therefore it's recommended to have the right exposure out of the camera when using Phase One ICC profiles. You should also apply a suitable RGB &amp;quot;film curve&amp;quot; for example by using the curve tool, as those ICC profiles are designed to be used together with that.&lt;br /&gt;
&lt;br /&gt;
We are aware that LUT ICCs should typically be applied after exposure (just as DCP Looktables are applied), and that would support for example Capture One profiles better. This may be fixed in a future version.&lt;br /&gt;
&lt;br /&gt;
=== DCP Illuminant ===&lt;br /&gt;
Some of RawTherapee's profiles are single-illuminant (Daylight/D50), while others are double-illuminant (Daylight/D50 and Tungsten/StdA). If a dual-illuminant profile is loaded the &amp;quot;DCP Illuminant&amp;quot; setting will be enabled and you can choose which illuminant to use. The actual DCP standard (part of the DNG standard) does not provide this choice, but instead an interpolation between the two illuminants is calculated based on the chosen white balance (there will only be an interpolation if the white balance is in-between both illuminants, otherwise the closest is picked). This &amp;quot;interpolated&amp;quot; mode is the default setting of &amp;quot;DCP Illuminant&amp;quot; and for any normal use you do not need to change this.&lt;br /&gt;
&lt;br /&gt;
You can however choose to base the color rendering on one of the specific illuminants. In some cases this might produce more pleasing color. It can also be interesting for diagnostic purposes to see how large (or small) a difference there is in color rendering between the illuminants, but, as said, for general use this setting should be untouched.&lt;br /&gt;
&lt;br /&gt;
=== Use DCP's Tone Curve ===&lt;br /&gt;
Some DCPs contain a tone curve which may be used to add contrast and brightness to provide a film-like look. This is mainly used for profiles simulating camera maker settings. The tone curve checkbox will be disabled for profiles which do not contain a tone curve.&lt;br /&gt;
&lt;br /&gt;
The curve mode used by the DCP tone curve is the same as the Exposure tool's &amp;quot;[[Exposure#Film-Like|film-like]]&amp;quot; mode, meaning you can reproduce the effect using the Exposure tool's tone curves in film-like mode. When contrast is applied with a film-like curve the appearance of the colors will change and overall saturation is increased, except for bright colors which instead are de-saturated. Some profiles which have curves embedded are pre-corrected for this color appearance change and will thus not provide the intended look without the curve applied. Most will however work well without the tone curve applied especially if you add a similar curve yourself using the Exposure tool's curves, but if you want to see exactly how the profile designer intended the colors to look you should enable the tone curve.&lt;br /&gt;
&lt;br /&gt;
While the input color profile is applied at the first stages of the [[Toolchain_Pipeline|toolchain pipeline]], the DCP tone curve is applied later in the pipeline at some point after the Exposure tool.&lt;br /&gt;
&lt;br /&gt;
=== Use DCP's base table ===&lt;br /&gt;
This enables the DCP &amp;quot;HueSatMap&amp;quot; lookup table which is used to add non-linear corrections on top of the basic matrix. This is an advanced user setting and unless you want only the pure matrix result should leave it on. It's grayed out if the loaded profile lacks a HueSatMap table.&lt;br /&gt;
&lt;br /&gt;
=== Use DCP's look table ===&lt;br /&gt;
This enables the DCP &amp;quot;LookTable&amp;quot; lookup table which is intended to add a subjective look on top generally together with an embedded tone curve. That is if you disable the DCP curve and looktable you may get a neutral &amp;quot;colorimetric&amp;quot; profile, if the DCP was designed that way which is not always the case (if the DCP has both a look table and a base table it's likely that it is, but if it only has a look table it will probably not work well with it disabled). Disabling individual DCP elements are considered advanced user settings, normally you would leave this on.&lt;br /&gt;
&lt;br /&gt;
=== Use DCP's baseline exposure offset ===&lt;br /&gt;
The DCP may indicate an exposure offset that corresponds to an offset of the exposure slider. The purpose of this is typically to make the brightness of the image match the brightness of the camera's own JPEGs, which can be useful if you're shooting with auto-exposure. Currently this offset is applied &amp;quot;under the surface&amp;quot; so you don't see it on the exposure slider.&lt;br /&gt;
&lt;br /&gt;
Note that if you are using Adobe's proprietary profiles those are expecting that the DNG's &amp;quot;baseline exposure&amp;quot; tag is applied too (the profile's offset is added on top). Currently there is no support for the DNG tag so you need to find that out on your own (using exiftool for example) and then set that offset using the exposure slider if you want to get the exact same brightness as in Adobe Camera Raw.&lt;br /&gt;
&lt;br /&gt;
=== Save Reference Image for Profiling ===&lt;br /&gt;
Clicking this button saves a linear TIFF image before the input profile is applied. This file can then be used for profiling, i.e. creating a new ICC camera profile. There are various commercial software out there to make ICC profiles, but you can also use the free and open-source Argyll. For DNG profiles there is DCamProf as an open-source alternative.&lt;br /&gt;
&lt;br /&gt;
Cropping, resizing and transform (rotate) will be applied so you can use that to make the output more managable by the receiving software. Argyll is very picky for example and want no more than the test target visible in the image.&lt;br /&gt;
&lt;br /&gt;
You can also choose if you want to export with white balance applied or not. For ICC profiles you should export with white balance applied, but if you intend to make a DNG Profile ColorMatrix (or a DCRAW style color matrix) you should export without.&lt;br /&gt;
&lt;br /&gt;
== Working Profile ==&lt;br /&gt;
The default working profile is ProPhoto and should not be changed for normal use.&lt;br /&gt;
&lt;br /&gt;
The working profile specifies the working color space, which is the color space used for internal calculations, for instance for calculating saturation, RGB brightness/contrast and tone curve adjustments, chrominance, etc.&lt;br /&gt;
&lt;br /&gt;
When RawTherapee was based on integer math it was wise to not use a larger working space than absolutely needed to get the best precision in the calculations. However nowadays RawTherapee is floating point and since version 4.0.12 the default working profile is ProPhoto (very large gamut), and there's for normal use no reason to change this.&lt;br /&gt;
&lt;br /&gt;
Some tone curve types will change results quite drastically for highly saturated colors depending on working profile. If you have trouble fitting colors within the output gamut you can experiment with changing it.&lt;br /&gt;
&lt;br /&gt;
Note that the working profile will only specify the red, green and blue primaries, gamma will not change as RawTherapee's processing pipeline is floating point with no gamma encoding (that is gamma = 1.0). Some tools (like curves and histograms) will still display with a gamma (usually sRGB gamma) which is hard-coded for the tool and stays the same regardless of working profile.&lt;br /&gt;
&lt;br /&gt;
== Output Profile ==&lt;br /&gt;
Specify the output color profile; the saved image will be transformed into this color space and the profile will be embedded in the metadata.&lt;br /&gt;
&lt;br /&gt;
RawTherapee 5 lets you only specify &amp;quot;display&amp;quot; device class profiles with RGB color space, because RawTherapee can actually only save RGB images. Profiles listed from this combo-box are the bundled one and those located in the folder set in Preferences &amp;gt; [[Preferences#Color_Management_Tab|Color Management]].&lt;br /&gt;
&lt;br /&gt;
The main histogram, navigator and clipping indicators will use either the working or the output profile, depending on your setting in Preference &amp;gt; [[Preferences#General_Tab|General]].&lt;br /&gt;
&lt;br /&gt;
RawTherapee comes bundled with a number of custom-made high quality output profiles:&lt;br /&gt;
; RT_sRGB&lt;br /&gt;
: Similar to sRGB&lt;br /&gt;
: Gamma close to sRGB: g=2.40, slope=12.92&lt;br /&gt;
; RT_sRGB_gBT709&lt;br /&gt;
: Similar to sRGB&lt;br /&gt;
: Gamma BT709: g=2.22, slope=4.5&lt;br /&gt;
; RT_sRGB_g10&lt;br /&gt;
: Similar to sRGB&lt;br /&gt;
: Linear gamma g=1.0, slope=0&lt;br /&gt;
; RT_Medium_gsRGB&lt;br /&gt;
: Similar to AdobeRGB1998&lt;br /&gt;
: Gamma close to sRGB: g=2.40, slope=12.92&lt;br /&gt;
; RT_Large_gsRGB&lt;br /&gt;
: Similar to ProPhoto&lt;br /&gt;
: Gamma close to sRGB g=2.40, slope=12.92 (close to &amp;quot;Melissa&amp;quot; used by Lightroom)&lt;br /&gt;
; RT_Large_gBT709&lt;br /&gt;
: Similar to ProPhoto&lt;br /&gt;
: Gamma BT709: g=2.22, slop=4.5&lt;br /&gt;
; RT_Large_g10&lt;br /&gt;
: Similar to ProPhoto&lt;br /&gt;
: Linear gamma g=1.0, slope=0&lt;br /&gt;
; Rec2020&lt;br /&gt;
: Wide gamut, larger than AdobeRGB but smaller than ProPhoto&lt;br /&gt;
: Gamma BT709: g=2.22, slope=4.5&lt;br /&gt;
&lt;br /&gt;
The recommended output profile when you're saving to an 8-bit format and/or publishing to the web is RT_sRGB. If no profile is selected, none will be embedded, which means that &amp;quot;sRGB&amp;quot; is implied, though it is safer to embed RT_sRGB in terms of getting your image displayed properly in various applications. &lt;br /&gt;
&lt;br /&gt;
RT_sRGB is a '''higher quality''' version of the standard sRGB profile, which surprisingly is inconsistent between implementations. RT_sRGB was custom-made for RawTherapee by Jacques Desmis and has 4096 LUT points, as opposed to the lower quality 1024 point sRGB profiles. Applications that aren't color managed and won't take advantage of RT_sRGB will fall back on sRGB.&lt;br /&gt;
&lt;br /&gt;
Wide-gamut output profiles such as RT_Large_gsRGB are generally used if you export to a 16-bit or higher bit-depth format for further editing in another application. If you will be sending your image for printing, a wide-gamut output profile is also recommended, since some printers may have wide gamuts (at least in certain colors).&lt;br /&gt;
&lt;br /&gt;
You should have a wide-gamut monitor if you want to work with wide-gamut profiles, otherwise you're flying in the dark.&lt;/div&gt;</summary>
		<author><name>Hombre</name></author>
	</entry>
	<entry>
		<id>http://rawpedia.rawtherapee.com/index.php?title=Editor&amp;diff=1393</id>
		<title>Editor</title>
		<link rel="alternate" type="text/html" href="http://rawpedia.rawtherapee.com/index.php?title=Editor&amp;diff=1393"/>
		<updated>2017-02-26T23:04:37Z</updated>

		<summary type="html">&lt;p&gt;Hombre: /* Monitor Profile and Soft-Proofing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Rt-5-misty1.jpg|thumb|900px|The Image Editor tab in Single Editor Tab Mode - Vertical Tabs (SETM) in RawTherapee 5.]]&lt;br /&gt;
&lt;br /&gt;
The Image Editor tab is where you tweak your photos. By default RawTherapee is in &amp;quot;''Single Editor Tab Mode, Vertical Tabs''&amp;quot;  (SETM) which is more memory-efficient and lets you use the ''Filmstrip'' (described below). You can switch to &amp;quot;''Multiple Editor Tabs Mode''&amp;quot; (METM) by going to &amp;quot;''Preferences &amp;gt; General &amp;gt; Layout''&amp;quot;, however each Editor tab will require a specific amount of RAM relative to the image size and the tools you use, and also the ''Filmstrip'' is hidden in this mode, so we recommend you first give SETM a try.&lt;br /&gt;
&lt;br /&gt;
== The Preview Panel ==&lt;br /&gt;
The central panel holds a preview of your photo. This preview is generated from the actual raw data by processing it according to the settings either you manually set, or those that are stored in the [[Sidecar_Files_-_Processing_Profiles | processing profile]] used when opening that photo, as specified in &amp;quot;''Preferences &amp;gt; Image Processing &amp;gt; Default Processing Profile''&amp;quot;. The preview will show you the effect of all the adjustments you make. Note that the effects of some tools are only accurately visible when you are zoomed in to 1:1 (100%) or more. These tools are marked in the interface with a &amp;quot;1:1&amp;quot; icon [[Image:zoom-100-identifier.png|Zoom 100 identifier icon]] next to the tool's name.&lt;br /&gt;
&lt;br /&gt;
The image you see in the preview is taken from the working profile's color space and converted into the monitor profile's color space, if a monitor profile is loaded, or into sRGB if one is not. It does not take into account the &amp;quot;[[Color_Management#Output_Profile|Output Profile]]&amp;quot; section of the &amp;quot;[[Color_Management|Color Management]]&amp;quot; tool.&lt;br /&gt;
&lt;br /&gt;
=== Eek! My Raw Photo Looks Different than the Camera JPEG ===&lt;br /&gt;
After opening a raw photo you will notice that it looks different, often worse - darker, less sharp, more dull, lacking contrast, more noisy - than your camera's JPEG, or than the same raw photo when viewed in other software. What gives? Witches, aliens, possums, or by design?&lt;br /&gt;
&lt;br /&gt;
There are three things you must know first to understand what is happening here:&lt;br /&gt;
# Your camera does not show you the real raw data when you shoot raw photos. It processes the raw image in many ways before presenting you with the histogram and the preview on your camera's digital display. Even if you set all the processing features your camera's firmware allows you to tweak to their neutral, &amp;quot;0&amp;quot; positions, what you see is still not an unprocessed image. Exactly what gets applied depends on the choices your camera's engineers and management made, but usually this includes a custom tone curve, saturation boost, sharpening and noise reduction. Some cameras, particularly low-end ones and [http://en.wikipedia.org/wiki/Micro_Four_Thirds_system Micro Four-Thirds system], may also apply lens distortion correction to not only fix [http://en.wikipedia.org/wiki/Distortion_(optics)#Radial_distortion barrel and pincushion distortion] but also to hide severe [http://en.wikipedia.org/wiki/Vignetting vignetting] problems. Most cameras also underexpose every photo you take by anywhere from -0.3EV to even -1.3EV or more, in order to gain headroom in the highlights. When your camera (or other software) processes the raw file it increases exposure compensation by the same amount, making the brightness appear correct and hoping to recover some highlights in the process. RawTherapee shows you the real raw data which may mean your photos appear dark, so it is up to you whether you apply the required exposure increase and how you go about doing so, whether by using the Exposure Compensation slider or one of the various tone curves. Increasing exposure compensation makes noise more apparent regardless whether it is your camera or RawTherapee which does it, but other than this [b]RawTherapee does not &amp;quot;add noise&amp;quot;![/b] Many cameras apply noise reduction to the JPEGs (behind your back) to lower the noise level after increasing the exposure compensation, so you should expect there to be a difference between your out-of-camera JPEG and RawTherapee's image if noise reduction in RawTherapee is not enabled.&lt;br /&gt;
# Every DSLR raw file contains a processed JPEG image. Most raw files contain a JPEG image of the same full resolution as your camera can shoot, and some raw files contain as many as three JPEG images differing only in resolution. When you open raw files in other software, what you are usually seeing is '''not''' the raw data, but the embedded, processed JPEG image. Examples of software which are either incapable of or which in their default settings do not show you the real raw data: [http://en.wikipedia.org/wiki/IrfanView IrfanView], [http://en.wikipedia.org/wiki/XnView XnView], [http://en.wikipedia.org/wiki/Gwenview Gwenview], [http://en.wikipedia.org/wiki/Geeqie Geeqie], [http://en.wikipedia.org/wiki/Eye_of_GNOME Eye of GNOME], [http://en.wikipedia.org/wiki/F-Spot F-Spot], [http://en.wikipedia.org/wiki/Shotwell_(software) Shotwell], [http://en.wikipedia.org/wiki/GThumb gThumb], etc. It is worth mentioning at this point that if you shoot in &amp;quot;RAW+JPEG&amp;quot; mode, you are in fact wasting disk space and gaining nothing for it, as your raw files already contain the embedded JPEG files which you can view using the listed programs. The embedded JPEG may differ from an 'external' one as saved using &amp;quot;RAW+JPEG&amp;quot; mode in compression.&lt;br /&gt;
# Most raw development programs (programs which do read the real raw data instead of just reading the embedded JPEG) apply some processing to it, such as a base tone curve, even at their most neutral settings, thereby making it impossible for users to see the real, untouched contents of their raw photos. Adobe Lightroom is an example. Comparing RawTherapee's real neutral image to a quasi-neutral one from these other programs will expose the differences.&lt;br /&gt;
&lt;br /&gt;
RawTherapee, on the other hand, is designed to show you the real raw image in the main preview, leaving the way you want this data processed up to you. When you use the &amp;quot;Neutral&amp;quot; processing profile you will see the demosaiced image with camera white balance in your working color space with no other modifications. You can even see the non-demosaiced image by setting the [[demosaicing]] option to &amp;quot;None&amp;quot;. To provide you with a more aesthetically pleasing starting point, we do ship a collection of processing profiles with RawTherapee. After installing RawTherapee, the default profile for processing raw photos is eponymously called &amp;quot;Default&amp;quot;. We also ship the &amp;quot;Default ISO Medium&amp;quot; and &amp;quot;Default ISO High&amp;quot; profiles which are designed to give a good starting point to moderately noisy and very noisy images, respectively.&lt;br /&gt;
&lt;br /&gt;
None of the shipped profiles (at least none of the ones shipped in RawTherapee 5.0) are designed to imitate your camera's look. Why not? Every camera is different. My camera's image quality at ISO1600 could be far noisier than your camera's. My camera's response to colors differs from yours. Even the same camera can behave differently at various settings. To provide such profiles, we would need access to raw files for every supported camera model, often multiple raw files in various shooting modes for a single camera, and countless [http://en.wikipedia.org/wiki/Man-hour person-hours]. This may be possible as a community effort, but it is not a job for a small team. Even then, of what purpose would RawTherapee be if you ended up with a camera JPEG look?&lt;br /&gt;
&lt;br /&gt;
It is far more reasonable that you learn how to use the powerful tools that RawTherapee provides to get the most out of your raws, to surpass the camera look.&lt;br /&gt;
&lt;br /&gt;
As of September 2015 we are starting to ship DCP input profiles made using [http://www.ludd.ltu.se/~torger/dcamprof.html DCamProf] which include an [http://www.ludd.ltu.se/~torger/dcamprof.html#dcp_tone optional tone curve]. This curve is modeled after Adobe Camera Raw's default film curve and renders a result similar to your &amp;quot;camera look&amp;quot;. The reason we include the curve in new DCP profiles is because it makes for a good vibrant starting point (as opposed to the flat look of using the &amp;quot;Neutral&amp;quot; processing profile) without having to use [[Exposure#Auto_Levels|Auto Levels]] and without having to touch any of the other tools, and it is entirely optional. Do read the article on [[Color_Management#Input_Profile|input profiles]]. If we ship a DCP for your camera model which includes the tone curve, the &amp;quot;Tone curve&amp;quot; checkbox in Color Management &amp;gt; Input Profile &amp;gt; DCP will be clickable. Applying the (Neutral) processing profile will disable the tone curve.&lt;br /&gt;
While the input color profile is applied at the first stages of the [[Toolchain_Pipeline|toolchain pipeline]], the DCP tone curve is applied later in the pipeline at some point after the Exposure tool.&lt;br /&gt;
&lt;br /&gt;
You can create a processing profile ideally tailored to your camera and lens combination, and set RawTherapee to use it by default on your raw photos. See the [[Creating processing profiles for general use]] article to learn how.&lt;br /&gt;
&lt;br /&gt;
=== Preview Modes ===&lt;br /&gt;
In addition to the normal preview, RawTherapee supports a number of other preview modes to help you tweak your photos. Preview modes are controlled via buttons in the ''Editor'' toolbar or via [[Keyboard_Shortcuts | keyboard shortcuts]]. Only one preview mode can be engaged at a time.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right&amp;quot;&amp;gt;&lt;br /&gt;
{| style=&amp;quot;border-collapse: collapse; border: 1px solid #999999;&amp;quot;&lt;br /&gt;
|+ align=&amp;quot;bottom&amp;quot; | &amp;lt;nowiki&amp;gt;*&amp;lt;/nowiki&amp;gt; The preview is returned to normal by deselecting any other mode.&lt;br /&gt;
!  Preview Mode&lt;br /&gt;
!  Shortcut&lt;br /&gt;
!  Button&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;padding:10px;&amp;quot; |  Regular*          ||                          || [[Image:preview mode 1 regular.png]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;padding:10px;&amp;quot; |  Red channel       || align=&amp;quot;center&amp;quot; | r       || [[Image:preview mode 2 red.png]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;padding:10px;&amp;quot; |  Green channel     || align=&amp;quot;center&amp;quot; | g       || [[Image:preview mode 3 green.png]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;padding:10px;&amp;quot; |  Blue channel      || align=&amp;quot;center&amp;quot; | b       || [[Image:preview mode 4 blue.png]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;padding:10px;&amp;quot; |  Luminance channel || align=&amp;quot;center&amp;quot; | v       || [[Image:preview mode 5 luminance.png]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;padding:10px;&amp;quot; |  Focus Mask        || align=&amp;quot;center&amp;quot; | Shift+f || [[Image:preview mode 6 focus.png]]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
The following preview modes are currently supported:&lt;br /&gt;
* Red channel,&lt;br /&gt;
* Green channel,&lt;br /&gt;
* Blue channel,&lt;br /&gt;
* Luminosity, which is calculated as 0.299*R + 0.587*G + 0.114*B,&lt;br /&gt;
* Focus mask, to see which areas are in focus&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery mode=&amp;quot;packed&amp;quot; caption=&amp;quot;Preview modes&amp;quot; style=&amp;quot;clear: both&amp;quot;&amp;gt;&lt;br /&gt;
Image:Preview_1_regular.jpg|Regular&lt;br /&gt;
Image:Preview_2_red.jpg|Red&lt;br /&gt;
Image:Preview_3_green.jpg|Green&lt;br /&gt;
Image:Preview_4_blue.jpg|Blue&lt;br /&gt;
Image:Preview_5_luminosity.jpg|Luminosity&lt;br /&gt;
Image:Preview_6_focus.jpg|Focus Mask&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Red, Green, Blue and Luminosity Preview Modes ====&lt;br /&gt;
When clipping indicators are engaged in the RGBL preview modes, shadow clipped areas are indicated in a blue color and highlight clipping is indicated in red. As during normal preview, the lightness of the clipping highlight is indicative of the degree of clipping.&lt;br /&gt;
&lt;br /&gt;
Preview of individual channels may be helpful when editing RGB curves, planning black/white conversion using the channel mixer, evaluating image noise, etc. Luminosity preview is helpful to instantly view the image in black and white without altering development parameters, to see which channel might be clipping or for aesthetic reasons.&lt;br /&gt;
&lt;br /&gt;
==== Focus Mask ====&lt;br /&gt;
[[Image:Preview_6_focus_2.jpg|Focus mask indicating the focusing plane|thumb]]&lt;br /&gt;
The focus mask is designed to highlight areas of the image which are in focus. Naturally, focused areas are sharper, so the sharp areas are being highlighted. The focus mask is more accurate on images with a shallow depth of field, low noise and at higher zoom levels.To improve detection accuracy for noisy images evaluate at smaller zoom, around the 10-30% range. Note that the preview is rendered more slowly when the focus mask is enabled.&lt;br /&gt;
&lt;br /&gt;
The current implementation analyzes the preview image which is rescaled from the original captured size. This process of rescaling reduces the noise and is helpful to identify truly sharper details rather than noise itself which may also contain micro texture. At the same time, rescaling of the original image to the preview size compresses larger scale details into a smaller size, and it may introduce aliasing artifacts, both of which could lead to false positives. You can increase your confidence by viewing the mask at various zoom levels. It is not always fault proof, but can be helpful in many cases.&lt;br /&gt;
&lt;br /&gt;
'''Warning''': Be sure to double-check your images if you decide to delete them based on the focus mask.&lt;br /&gt;
&lt;br /&gt;
=== Background color of the preview ===&lt;br /&gt;
&lt;br /&gt;
The background color of the preview panel surrounding the image area may be changed to ease image preview during editing and to better visualize image cropping. A vertical stack of three thin buttons in the preview modes toolbar above the image preview panel allows to set the background color of the area around the photo preview.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{| style=&amp;quot;text-align:center; min-width:50em; max-width:80em;&amp;quot; class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!  Preview&amp;lt;br /&amp;gt;Background&lt;br /&gt;
!  Shortcut&lt;br /&gt;
!  Button&lt;br /&gt;
!  Preview Background&amp;lt;br /&amp;gt;and Crop Visualization&lt;br /&gt;
!  Description&lt;br /&gt;
|-&lt;br /&gt;
| Theme-based || align=&amp;quot;center&amp;quot; | 8 || [[Image:Previewback_7_theme.png]] || [[Image:Previewback_flower_theme.png|180px]] || The cropped area of the image is masked with a theme-based color. The cropped area visibility is based on the crop mask color and transparency as set in &amp;quot;''Preferences &amp;gt; Default Theme &amp;gt; Crop mask color/transparency''&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
| Black       || align=&amp;quot;center&amp;quot; | 9 || [[Image:Previewback_8_black.png]] || [[Image:Previewback_flower_white.png|frameless]] || The cropped area of the image is masked with black.&lt;br /&gt;
|-&lt;br /&gt;
| White       || align=&amp;quot;center&amp;quot; | 0 || [[Image:Previewback_9_white.png]] || [[Image:Previewback_flower_black.png|frameless]] || The cropped area of the image is masked with white.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Detail Window ===&lt;br /&gt;
The &amp;quot;New detail window&amp;quot; button [[Image:new-detail-window.png]], situated below the main preview next to the zoom buttons, opens a new viewport over the main preview of an adjustable size and of adjustable zoom. This lets you work on the photo zoomed-to-fit while examining several areas of interest at a 100% zoom (or even more). The benefit of using this feature is particularly important to users with slower machines, though not only them, as the zoomed-out main preview takes a shorter amount of time to update than if you were to zoom it to 100% because working at a zoom level less than 100% excludes certain slow tools, such as Noise Reduction, while the little detail windows zoomed to 100% do include all tools and are fast to update because of their small size. This allows you can use the main preview for your general exposure tweaks where it is necessary to see the whole image, and one or more detail windows to get sharpening and/or noise reduction just right.&lt;br /&gt;
&lt;br /&gt;
=== Preview refresh delay ===&lt;br /&gt;
Changing any tool's parameters sends a signal for the preview image to be updated accordingly. Imagine what would happen if there was no &amp;quot;delay period&amp;quot;, and you dragged, for example, the exposure slider from 0.00 to +0.60. A signal would be sent to update the preview for every single change of that value - for +0.01, +0.02, ... +0.59, +0.60. Updating the preview 60 times would be completely unnecessary and actually take longer than it takes you to move the slider. This is especially true for more complicated tools, such as noise reduction, where a preview update can take even a second (depending on your CPU and preview size). The solution is to introduce a very short delay during which parameter changes are ignored, and the signal to update the preview is sent only after no parameter change has been registered after this time.&lt;br /&gt;
&lt;br /&gt;
We have introduced two such paramters:&lt;br /&gt;
; AdjusterMinDelay&lt;br /&gt;
: Default value = 100ms.&lt;br /&gt;
: This is the minimum time to wait before the preview is refreshed.&lt;br /&gt;
; AdjusterMaxDelay&lt;br /&gt;
: Default value = 200ms.&lt;br /&gt;
: This is the maximum time to wait before the preview is refreshed. If you keep changing a parameter, RawTherapee will not wait longer than this short time period before triggering a preview refresh. While the minimum delay is there to prevent overloading your CPU with unnecessary preview refreshes, this delay is to guarantee that you can see what happens to the image as you slowly change some parameter.&lt;br /&gt;
&lt;br /&gt;
You can adjust both of these values in the options file in the [[File_Paths|config folder]].&lt;br /&gt;
&lt;br /&gt;
== The Left Panel ==&lt;br /&gt;
To the left is a panel which optionally shows the main histogram (&amp;quot;''Preferences &amp;gt; General &amp;gt; Layout &amp;gt; Histogram in left panel''&amp;quot;), and always shows the ''Navigator'', ''History'' and ''Snapshots''.&lt;br /&gt;
You can hide this panel using the [[Image:panel-to-left.png|Hide left panel icon]] hide icon, or its [[Keyboard Shortcuts|keyboard shortcut]].&lt;br /&gt;
&lt;br /&gt;
=== Main Histogram ===&lt;br /&gt;
[[File:Rt histogram crop scale-off.png|frame|Scaling turned off, the spike makes seeing the lesser tones impossible.]]&lt;br /&gt;
[[File:Rt histogram crop scale-on.png|frame|Scaling turned on, the spike's tip is scaled down to let you see the lesser tones.]]&lt;br /&gt;
[[File:Rt histogram raw.png|frame|Histogram of the input raw image. We can see there is no clipping in this image and that it is underexposed by a stop.]]&lt;br /&gt;
[[File:Rt histogram rgbindicator.png|frame|The RGB Indicator points out the position in the histogram of the R, G, B and L values of the pixel your cursor is hovering over.]]&lt;br /&gt;
&lt;br /&gt;
The main histogram can show the histograms of the red [[Image:histRed.png]], green [[Image:histGreen.png]], blue [[Image:histBlue.png]], CIELab Luminance [[Image:histValue.png]] and [http://en.wikipedia.org/wiki/Chromaticity Chromaticity] [[Image:histChro.png]] channels of the photo as it would look if you saved it. Use this information to prevent clipping in your end result. If the raw image has no clipping but the end result does, you can easily identify the channel(s) that need adjusting and take the needed steps to prevent it, if it is undesirable.&lt;br /&gt;
&lt;br /&gt;
It can show you the histogram of the raw data [[Image:histRaw.png]] before any transformations such as demosaicing are applied to it. Use this information to see whether there is any clipping in the raw image. Clipped raw data cannot be recovered. Some clipped highlights can be [[Exposure#Highlight_Reconstruction | reconstructed using the Color Propagation method]].&lt;br /&gt;
&lt;br /&gt;
When there is a disproportionately bright area relative to the rest of the image, this will show up as a spike in the histogram. If you want to show this on a linear histogram, unscaled in the y-axis, you will sacrifice seeing the low levels in order to fully show the spike. You can toggle scaling of the histogram in the y-axis [[Image:histFull.png]] to help deal with this, then high values will be scaled down so that you may better see the rest of the histogram.&lt;br /&gt;
&lt;br /&gt;
You can show or hide the RGB Indicator Bar [[Image:histBar.png]], which is situated under the histogram and shows you the exact place on the histogram of the R, G, B or L values of the pixel your cursor is currently hovering over in the main preview.&lt;br /&gt;
&lt;br /&gt;
The histogram can be moved to the left/right panel from &amp;quot;''Preferences &amp;gt; General &amp;gt; Layout &amp;gt; Histogram in left panel''&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
The values the main histogram and Navigator panel shows are either those of the working profile, or of the gamma-corrected output profile. You can choose which you prefer in &amp;quot;''[[Preferences#General_Tab|Preferences &amp;gt; General]] &amp;gt; Use working profile for main histogram and Navigator''&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=== Navigator ===&lt;br /&gt;
The ''Navigator'' panel shows a thumbnail of the currently opened image, and RGB, HSV and Lab values of the pixel your cursor is currently hovering over.&lt;br /&gt;
&lt;br /&gt;
The values the main histogram and Navigator panel shows are either those of the working profile, or of the gamma-corrected output profile. You can choose which you prefer in &amp;quot;''[[Preferences#General_Tab|Preferences &amp;gt; General]] &amp;gt; Use working profile for main histogram and Navigator''&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
By clicking on the values in the Navigator you can cycle between these three formats:&lt;br /&gt;
* [0-255]&lt;br /&gt;
* [0-1]&lt;br /&gt;
* [%]&lt;br /&gt;
&lt;br /&gt;
RawTherapee 5.1 (and current development versions of the &amp;quot;pixelshift&amp;quot; branch) can show the real raw photosite values. To see them, set the Navigator to use the [0-255] range, apply the [[Neutral]] [[Sidecar_Files_-_Processing_Profiles|processing profile]], then set the [[Demosaicing]] method to &amp;quot;None&amp;quot;. The Navigator will show the real raw photosite values after black level subtraction within the range of the original raw data.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== History ===&lt;br /&gt;
Under the ''Navigator'' it is the ''History'' panel. While editing a photo, all your actions are recorded in this ''History'' panel. By clicking on the different entries, you can step back and forth through the different stages of your work.&lt;br /&gt;
&lt;br /&gt;
=== Snapshots ===&lt;br /&gt;
Under the ''History'' panel is a panel called ''Snapshots''. Its use is in that you can save a snapshot of the photo with all the adjustments up to that point in time, and then proceed to further modify your photo to give it a different appearance, saving new snapshots at every moment you feel you might have reached a version of your photo worth saving. Once you have two or more snapshots, you can just click on them to flip through the different versions and stick with whichever one you like best. In the future, the snapshots will be saved to the PP3 sidecar file. For now, the history and snapshots are lost when you load a new photo in the ''Image Editor'' or close RawTherapee.&lt;br /&gt;
&lt;br /&gt;
== The Right Panel ==&lt;br /&gt;
To the right is a panel which optionally shows the main histogram and ''Processing Profiles'' selector (&amp;quot;''Preferences &amp;gt; General &amp;gt; Layout &amp;gt; Histogram in left panel''&amp;quot;), and always shows the [[Toolbox]].&lt;br /&gt;
You can hide this panel using the [[Image:panel-to-right.png|Hide right panel icon]] hide icon, or its [[Keyboard Shortcuts|keyboard shortcut]].&lt;br /&gt;
&lt;br /&gt;
=== Processing Profile Selector ===&lt;br /&gt;
The ''Processing Profiles'' drop-down list lets you apply bundled or custom [[Sidecar_Files_-_Processing_Profiles | processing profiles]]. See the [[File Paths]] article for information on where these processing profiles reside on your system.&lt;br /&gt;
&lt;br /&gt;
Pay attention to the &amp;quot;''Processing profile fill mode''&amp;quot; button!&lt;br /&gt;
; &amp;quot;Fill&amp;quot; mode [[image:Profile-filled.png]]&lt;br /&gt;
: When the button is activated and you open a partial profile, the missing values will be replaced with RawTherapee's hard-coded default values.&lt;br /&gt;
: For instance if you apply a partial profile which contains only sharpening settings, all of the remaining tools (such as Exposure, Tone Mapping, Noise Reduction, Resize, etc) will pop into their default positions.&lt;br /&gt;
; &amp;quot;Preserve&amp;quot; mode [[image:Profile-partial.png]]&lt;br /&gt;
: If the button is deactivated and you open a partial profile, only those values in the profile will be applied, and the missing ones remain unchanged.&lt;br /&gt;
: For instance if you apply a partial profile which contains only sharpening settings, only those sharpening settings will be applied, and your other tools remain unchanged.&lt;br /&gt;
The state of this button will make no difference if you apply a full profile, but most of the profiles bundled with RawTherapee are partial (for good reason).&lt;br /&gt;
&lt;br /&gt;
=== Toolbox ===&lt;br /&gt;
The ''Toolbox'', in the right panel, contains all the tools you use to tweak your photos. Each tool has its own RawPedia article.&lt;br /&gt;
&lt;br /&gt;
== Editor Tab Modes ==&lt;br /&gt;
RawTherapee allows you to work on photos in two modes:&lt;br /&gt;
* ''Single Editor Tab Mode'' (SETM), where you work only on one photo at a time, and each photo is opened in the same ''Editor'' tab. There is a horizontal panel called the ''[[The_Image_Editor_Tab#The_Filmstrip | Filmstrip]]'' at the top of the ''[[The_Image_Editor_Tab#The_Filmstrip | Editor]]'' tab showing the rest of the photos in that folder for easy access. There are ''Previous Image'' and ''Next Image'' [[File:Nav-prev.png]] [[File:Nav-next.png]] buttons in the bottom toolbar (and [[Keyboard Shortcuts | keyboard shortcuts]] for them) to switch to the previous/next image.&lt;br /&gt;
* ''Multiple Editor Tabs Mode'' (METM), where each photo is opened in its own ''[[The_Image_Editor_Tab#The_Filmstrip | Editor]]'' tab. The ''[[The_Image_Editor_Tab#The_Filmstrip | Filmstrip]]'' is hidden in this mode and there are no previous/next buttons. Having multiple photos opened at the same time requires more RAM.&lt;br /&gt;
&lt;br /&gt;
Try both modes and see which one suits you best. To do that, click on the ''Preferences'' icon [[Image:Gtk-preferences.png|Preferences icon]] in the bottom-left or top-right corner of the RT window, choose &amp;quot;''General &amp;gt; Layout''&amp;quot; and set ''Editor Layout'' to your preferred choice.&lt;br /&gt;
&lt;br /&gt;
Use this ''Preferences'' window to select a different language for the user interface, to choose a different color theme, change the font size, etc.&lt;br /&gt;
&lt;br /&gt;
It is also possible to start RawTherapee in no-File-Browser-mode (without the ''File Browser'' tab) by specifying RawTherapee to open an image from your operating system's file browser (in other words, right-click on a photo and select &amp;quot;''Open With &amp;gt; RawTherapee''&amp;quot;), or by using the image filename as an argument when starting RawTherapee from the command line (&amp;lt;code&amp;gt;rawtherapee /path/to/some/photo.raw&amp;lt;/code&amp;gt;). This mode was introduced for people with little RAM as not having a ''File Browser'' tab means RawTherapee uses a little less memory, however in practice the amount of memory saved is little and the usability cost outweighs the little benefit, so it is likely to be removed in the future (see [https://code.google.com/p/rawtherapee/issues/detail?id=2254 issue 2254]).&lt;br /&gt;
&lt;br /&gt;
== The Filmstrip ==&lt;br /&gt;
[[File:Rt filmstrip 21 toolbar-visible.jpg|thumb|900px|RawTherapee-4.2 showing the Filmstrip with the toolbar visible, which takes up more screen space but lets you easily label, rate and filter the visible thumbnails.]]&lt;br /&gt;
[[File:Rt filmstrip 21 toolbar-hidden.jpg|thumb|900px|RawTherapee-4.2 showing the Filmstrip with the toolbar hidden, which makes it less high and provides more screen space for the main preview (partially visible at the bottom).]]&lt;br /&gt;
&lt;br /&gt;
If you use ''Single Editor Tab Mode'' (&amp;quot;''Preferences &amp;gt; General &amp;gt; Layout''&amp;quot;) you can display a horizontal panel above the preview, this is called the ''Filmstrip''. It contains thumbnails of all images in the currently opened album, and is synchronized with the currently opened image so that you can use [[Keyboard Shortcuts|keyboard shortcuts]] or the previous [[Image:nav-prev.png|Open previous image icon]] and next [[Image:nav-next.png|Open next image icon]] image buttons to open the previous/next image without needing to go back to the ''[[The File Browser Tab|File Browser]]'' tab.&lt;br /&gt;
&lt;br /&gt;
As of RawTherapee version 4.2.10, you can hide the Filmstrip's toolbar to save screen space. There are two ways of doing this: one way just toggles the toolbar on/off without resizing the filmstrip to the new height, and the other way does the same but also automatically resizes the filmstrip's height. Both are invoked via [[Keyboard Shortcuts|keyboard shortcuts]] only. As resizing the filmstrip's height will trigger a refresh of the image preview and this might take a while if using CPU-hungry tools like noise reduction while zoomed in at 100%, the mode that doesn't resize has been implemented for users with slow machines. Users with fast machines will find the auto-resizing mode more helpful.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: both;&amp;quot;&amp;gt;&lt;br /&gt;
== Monitor Profile and Soft-Proofing ==&lt;br /&gt;
The widgets under the main preview in RawTherapee 5 allow you to apply a monitor color profile to the preview image. This enables users who have calibrated and profiled their monitors to get an instant and accurate preview of their work, whether you're staying in sRGB or working in a wide gamut. Note: OS X users are limited to sRGB and will not get an accurate preview otherwise ([https://discuss.pixls.us/t/wide-gamut-preview-in-os-x/2481 see discussion]), while users of Linux and Windows will get a correct wide-gamut preview.&lt;br /&gt;
&lt;br /&gt;
Go to Preferences &amp;gt; [[Preferences#Color_Management_Tab|Color Management]] and point the &amp;quot;Directory containing color profiles&amp;quot; to the folder into which you saved your monitor and printer ICC profile. Restart RawTherapee for the changes to take effect. Now you will be able to select your monitor's color profile in the combo-box under the preview. Use the &amp;quot;Relative Colorimetric&amp;quot; rendering intent unless you have a good reason otherwise.&lt;br /&gt;
&lt;br /&gt;
One can also enable soft-proofing of the preview. This will show you what your image will look like once it gets transformed by the printer profile set in Preferences &amp;gt; [[Preferences#Color_Management_Tab|Color Management]]. If you want to adjust an image for printing and you have an ICC profile for your printer-paper combination you could set that as your output profile, enable &amp;quot;Black point compensation&amp;quot; in Preferences so that the blackest black in your image will match the blackest black your printer-paper combination is capable of reproducing, then enable soft-proofing. You will see what your image will look like if you print it. This allows you to make adjustments and get an instant preview of the result, saving you time and ink on test prints.&lt;br /&gt;
&lt;br /&gt;
The icon with exclamation mark next to the soft-proofing button will gray out areas that cannot be reproduced by your printer, i.e. areas where you will loose details.&lt;br /&gt;
&lt;br /&gt;
You should have a calibrated and profiled monitor in order for the soft-proofing preview to be accurate.&lt;br /&gt;
&lt;br /&gt;
The items you see in the monitor profile combo-box (under the main preview) and in the printer profile combobox (in Preferences &amp;gt; [[Preferences#Color_Management_Tab|Color Management]]) are ICC files located in a folder which you can point RawTherapee to by going to &amp;quot;[[Preferences]] &amp;gt; [[Preferences#Color_Management_Tab|Color Management]] &amp;gt; Directory containing color profiles&amp;quot;.&lt;/div&gt;</summary>
		<author><name>Hombre</name></author>
	</entry>
	<entry>
		<id>http://rawpedia.rawtherapee.com/index.php?title=Preferences&amp;diff=1392</id>
		<title>Preferences</title>
		<link rel="alternate" type="text/html" href="http://rawpedia.rawtherapee.com/index.php?title=Preferences&amp;diff=1392"/>
		<updated>2017-02-26T18:26:06Z</updated>

		<summary type="html">&lt;p&gt;Hombre: /* Color Management Tab */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;You can access the Preferences window by clicking on the Preferences button [[image:Gtk-preferences.png]] which is either in the bottom-left corner of the RawTherapee window, or the top-right one, depending on your [[The_Image_Editor_Tab#Editor_Tab_Modes | Editor tab mode layout]].&lt;br /&gt;
&lt;br /&gt;
Note: When you start RawTherapee not just by clicking its shortcut but by passing an image's filename as an argument so that the image is opened directly, RawTherapee will run in &amp;quot;[[The_Image_Editor_Tab#Editor_Tab_Modes | no-File-Browser mode]]&amp;quot;. The Preferences button is missing when RawTherapee is in that mode. Getting rid of that mode is on the TODO list, see [https://github.com/Beep6581/RawTherapee/issues/2238 issue 2238]. To access Preferences, be sure to start RawTherapee normally without passing any filename arguments.&lt;br /&gt;
&lt;br /&gt;
== About ==&lt;br /&gt;
Shows information about the original author of RawTherapee and the current version, details of the build, names of developers and other contributors and the licence under which RawTherapee is published: [https://en.wikipedia.org/wiki/GPLv3 GPLv3]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== General Tab ==&lt;br /&gt;
=== Layout ===&lt;br /&gt;
RawTherapee lets you use the following modes:&lt;br /&gt;
* Single Editor Tab Mode&lt;br /&gt;
* Single Editor Tab Mode, Vertical Tabs&lt;br /&gt;
* Multiple Editor Tabs Mode&lt;br /&gt;
* Multiple Editor Tabs Mode (if available on second monitor)&lt;br /&gt;
&lt;br /&gt;
Remember that if you use multiple &amp;quot;Editor&amp;quot; tabs, each one takes a substantial amount of RAM. Only use multiple Editor tabs if you have quite a lot of RAM (exactly how much depends on what resolution your images are, which tools you use, how many other programs you run in the background, etc.).&lt;br /&gt;
&lt;br /&gt;
A restart is required for these options to take effect.&lt;br /&gt;
&lt;br /&gt;
=== Default Language ===&lt;br /&gt;
Select the language for the GUI out of a list of thirty languages. English (US) is the default ('mother') language, translations are based on that one. On Win Vista/7 64bit you can have the language automatically read from the operation system.&lt;br /&gt;
&lt;br /&gt;
Again, a restart is required to change the language of the GUI.&lt;br /&gt;
&lt;br /&gt;
=== Default Theme ===&lt;br /&gt;
Choose between several themes for the GUI, from light to dark. The effects are visible after a few seconds, so no need to restart here. Checking 'Use System Theme' might change the appearance of RawTherapee, although this depends on the platform and the window manager in use. Just see if it works for you.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Crop mask color/transparency&amp;quot; is the color of the area outside of a crop. By clicking on the colored button, a new window appears where you can also set transparency. If set to 75, the cropped area is still somewhat visible. Useful to move the crop around and to find the best composition (hold the '''Shift''' key and move the crop with the mouse).&lt;br /&gt;
&lt;br /&gt;
Choose the font of your liking here. With smaller fonts more tools can be displayed on the screen. You can also enable &amp;quot;Slim interface&amp;quot; to fit some more tools into your screen space.&lt;br /&gt;
&lt;br /&gt;
=== Clipping Indication ===&lt;br /&gt;
When clipped highlight [[image:Warnhl.png]]/[[image:Warnsh.png]] shadow indication is enabled in the preview, areas which are clipped in at least one channel are painted a solid color. The shade of this color depends on how strong the clipping is. The threshold values determine when clipping is considered to begin. The clipping indicators are calculated on the final image in the output color space as selected for that image in the [[Color_Management#Output_Profile | Color Management]] panel.&lt;br /&gt;
&lt;br /&gt;
=== Pan Rate Amplification ===&lt;br /&gt;
Imagine a high resolution image is opened, and you are zoomed to 100%. In order to move the image around (it's called &amp;quot;panning&amp;quot;) you would have to make multiple mouse movements (or have a very large mouse pad!). RawTherapee saves you from this by using a &amp;quot;pan rate amplification&amp;quot; - when set to 5, RawTherapee multiplies by 5 every pixel you pan by. If in one comfortable mouse movement you'd normally move the cursor 500 pixels, with this option set to 5 you will have panned 2500 pixels.&lt;br /&gt;
&lt;br /&gt;
The effect is most visible when you are zoomed in, and least visible when zoomed out.&lt;br /&gt;
&lt;br /&gt;
=== External Editor ===&lt;br /&gt;
You can have RawTherapee send the processed image directly to an external program, e.g. an image viewer, an image editor or a script. You do this using the [[File:Image-editor.png]] &amp;quot;[[Edit Current Image in External Editor]]&amp;quot; button in the Editor tab under the main preview, see the [[Saving]] article. It is here in Preferences where you can customize which program is to be sent this processed image when you click the button.&lt;br /&gt;
&lt;br /&gt;
* Windows&lt;br /&gt;
: If you use Windows, RawTherapee allows you to set up the path to GIMP, Photoshop, and to one other external program (&amp;quot;Custom command line&amp;quot;).&lt;br /&gt;
: The recommended way of setting the GIMP option is by pointing RawTherapee to the folder which contains the &amp;lt;code&amp;gt;bin&amp;lt;/code&amp;gt; folder which contains the GIMP executable, &amp;lt;code&amp;gt;gimp-2.*.exe&amp;lt;/code&amp;gt;. If you use an unofficial version of GIMP where the executable does not have that name, you may need to use the command line option instead.&lt;br /&gt;
: For the Photoshop option, point RawTherapee to the folder which contains the Photoshop executable, &amp;lt;code&amp;gt;Photoshop.exe&amp;lt;/code&amp;gt;&lt;br /&gt;
: For the command line option, simply write the full path including the executable. Don't worry about spaces or about escaping backslashes. Environment variables such as &amp;lt;code&amp;gt;%ProgramFiles%&amp;lt;/code&amp;gt; are not supported.&lt;br /&gt;
: Examples:&lt;br /&gt;
:: &amp;lt;code&amp;gt;C:\Program Files\Gimp-2.9\gimp-2.9.exe&amp;lt;/code&amp;gt;&lt;br /&gt;
:: &amp;lt;code&amp;gt;C:\Program Files\Digital Light &amp;amp; Color\Picture Window Pro 6.0\pw60.exe&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Linux&lt;br /&gt;
: If you use Linux, the GIMP option is hard-coded to look for the GIMP executable &amp;lt;code&amp;gt;gimp&amp;lt;/code&amp;gt; anywhere.&lt;br /&gt;
: For the command line option, simply write the full path including the executable. You may need to enclose the whole line in double quotation marks if you need to pass arguments, see the example. Environment variables such as &amp;lt;code&amp;gt;~&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;$HOME&amp;lt;/code&amp;gt; are not supported.&lt;br /&gt;
: Examples:&lt;br /&gt;
:: &amp;lt;code&amp;gt;&amp;quot;/usr/bin/geeqie --remote&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
;: The above command opens the image in a single instance of Geeqie. Note that you need to enclose it in double quotation marks because you're passing the &amp;quot;--remote&amp;quot; option.&lt;br /&gt;
:: &amp;lt;code&amp;gt;/home/bob/programs/luminance hdr/luminance-hdr&amp;lt;/code&amp;gt;&lt;br /&gt;
;: The above command opens the image in Luminance HDR. No arguments or options passed so no quotation marks needed.&lt;br /&gt;
&lt;br /&gt;
* macOS&lt;br /&gt;
: If you use macOS, the GIMP option is hard-coded to &amp;lt;code&amp;gt;open -a GIMP&amp;lt;/code&amp;gt; and the Photoshop option is hard-coded to &amp;lt;code&amp;gt;open -a Photoshop&amp;lt;/code&amp;gt;&lt;br /&gt;
: For the command line option, write &amp;lt;code&amp;gt;open -a &amp;quot;External Program&amp;quot;&amp;lt;/code&amp;gt; where &amp;lt;code&amp;gt;&amp;quot;External Program&amp;quot;&amp;lt;/code&amp;gt; is the name of the program you want to be used to open the image. Surround the name of the program in quotation marks if it contains one or more space characters.&lt;br /&gt;
: Examples:&lt;br /&gt;
:: &amp;lt;code&amp;gt;open -a &amp;quot;Adobe Photoshop CS6&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
;: The above command opens the image in Adobe Photoshop CS6. Note that you need to enclose it in quotation marks because it contains space characters.&lt;br /&gt;
:: &amp;lt;code&amp;gt;open -a &amp;quot;Affinity Photo Trial&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
;: The command above opens the trial version of Affinity Photo. It too needed to be enclosed in quotation marks due to the spaces in the name.&lt;br /&gt;
:: &amp;lt;code&amp;gt;open -a &amp;quot;/My stuff/Programs/Pixel Mixer&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
;: The command above opens a program called &amp;quot;Pixel Mixer&amp;quot; in the &amp;quot;My stuff&amp;quot; folder. We have reports that it is not necessary to write the full path to the program even if it does not reside in the standard &amp;lt;code&amp;gt;/Applications/&amp;lt;/code&amp;gt; folder.&lt;br /&gt;
&lt;br /&gt;
== Image Processing Tab ==&lt;br /&gt;
=== Default Processing Profile ===&lt;br /&gt;
Specify which profile RawTherapee is to use when opening a raw photo and when opening a non-raw photo. When you have made your own default profile, you can tell RawTherapee to always use that one. To do that, to have it show up in the list, you must save it to RawTherapee's &amp;quot;''config''&amp;quot; folder. You can find out where it is on the [[File_paths#Processing_Profiles | file paths]] page.&lt;br /&gt;
&lt;br /&gt;
The default processing profile for non-raw files like JPEG or TIFF is best set to &amp;quot;Neutral&amp;quot;. The &amp;quot;Neutral&amp;quot; profile just loads the photo as it is, without applying anything like [[Exposure#Auto_Levels | Auto Levels]] or [[Sharpening]].&lt;br /&gt;
&lt;br /&gt;
=== Custom Processing Profile Builder ===&lt;br /&gt;
Executable (or script) file called when a new initial processing profile should be generated for an image. The path of the communication file (*.ini style, a.k.a. &amp;quot;Keyfile&amp;quot;) is added as a command line parameter. It contains various parameters required for the executable or script to allow a rules-based processing profile generation.&lt;br /&gt;
&lt;br /&gt;
This feature is very powerful; for example it allows you to set lens correction parameters or noise reduction based on image properties. It is called just once on the first edit of the picture, or called manually from the context menu when right-clicking on a thumbnail in the [[The File Browser Tab|File Browser]] or [[The_Image_Editor_Tab#The_Filmstrip | Filmstrip]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Note:&amp;lt;/b&amp;gt; You are responsible for using double quotes where necessary if you're using paths containing spaces.&lt;br /&gt;
&lt;br /&gt;
=== Processing Profile Handling ===&lt;br /&gt;
&amp;quot;Save processing profiles next to the input file&amp;quot;: When checked, RawTherapee writes a PP3 file with all the edits you made to your photo next to the input (raw) file. This represents your work (e.g. sharpening settings used) and can be reloaded later.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Save processing profiles to the cache&amp;quot;: Instead of creating a PP3 file next to the raw, this option - when checked - writes the PP3 to the cache. When you check the last option only, chances are that you lose your work (the edits) when installing RawTherapee on a new PC for instance.&lt;br /&gt;
&lt;br /&gt;
It's usually a good idea to only save the processing parameters next to the input file, since you can e.g. back them up along with the your raws.&lt;br /&gt;
&lt;br /&gt;
=== Dark-Frame ===&lt;br /&gt;
Specify the directory on your hard disk for searching for the dark frame shots for long exposure noise subtraction. File with coordinates listing of the bad pixels must be placed in the same directory for auto correction.&lt;br /&gt;
&lt;br /&gt;
=== Flat-Field ===&lt;br /&gt;
Specify the directory on your hard disk for searching for the flat field reference images.&lt;br /&gt;
&lt;br /&gt;
=== Metadata ===&lt;br /&gt;
The &amp;quot;Copy Exif/IPTC/XMP unchanged to output file&amp;quot; option changes RawTherapee's metadata handling behavior.&lt;br /&gt;
* Enabled, it will copy Exif (including Makernotes), XMP and IPTC information from the input image into the output image unchanged. You will want to keep it enabled if you tag, rate, describe or caption your images in other software so that the image saved by RawTherapee will contain this information unchanged. However if you add, delete or change Exif or IPTC metadata using RawTherapee's &amp;quot;Meta&amp;quot; tab, then with this option enabled these changes will be lost - they will not be present in the saved image!&lt;br /&gt;
* Disabled, RawTherapee will save only that metadata in the output file which is enabled in the &amp;quot;Meta&amp;quot; tab - by default all metadata is enabled. If you add, delete or change Exif (including Makernotes), IPTC or XMP metadata using RawTherapee's &amp;quot;Meta&amp;quot; tab, then disable this option.&lt;br /&gt;
&lt;br /&gt;
== File Browser Tab ==&lt;br /&gt;
=== Image Directory at Startup ===&lt;br /&gt;
At the top you can define the image directory to use at startup. It could be the RawTherapee installation directory, the last-visited directory, the home directory, or a custom directory.&lt;br /&gt;
&lt;br /&gt;
=== File Browser / Thumbnail Options ===&lt;br /&gt;
These options determine which information is visible in the thumbnails and how it should be displayed.&lt;br /&gt;
&lt;br /&gt;
=== Context Menu Options ===&lt;br /&gt;
Adjust the grouping of the right-click context menu in the [[The File Browser Tab|File Browser]] (and [[The_Image_Editor_Tab#The_Filmstrip | Filmstrip]]).&lt;br /&gt;
&lt;br /&gt;
=== Parsed Extensions ===&lt;br /&gt;
Choose which files are recognized as images and displayes in the [[The File Browser Tab|File Browser]]. All supported extensions are set by default. They can be deactivated by unchecking the relevant box. If a desired extension is missing you can easily add it by using the plus button.&lt;br /&gt;
&lt;br /&gt;
=== Cache Options ===&lt;br /&gt;
These options influence the speed of thumbnail loading and generation. These options are quite self-explanatory.&lt;br /&gt;
&lt;br /&gt;
== Color Management Tab ==&lt;br /&gt;
The &amp;quot;Color Management&amp;quot; tab lets you define the directory where ICC profiles can be found.&lt;br /&gt;
&lt;br /&gt;
=== Monitor ===&lt;br /&gt;
&lt;br /&gt;
You should define here the ICC profile of your monitor when you've done a calibration. If you don't do it, the image will be displayed with wrong colors.&lt;br /&gt;
&lt;br /&gt;
The option &amp;quot;Use operating system's main monitor color profile&amp;quot; is currently only supported on Windows, and it support only one monitor. If you have multiple monitors connected, it will always take the main monitor's profile (the one with the task bar).&lt;br /&gt;
&lt;br /&gt;
On macOS all displayed colors will be in [https://en.wikipedia.org/wiki/SRGB sRGB space], and then, if necessary, converted by the native macOS color pipeline to match the screen calibration, if any. This means that you cannot choose a monitor color profile on macOS. Colors will be displayed correctly, even over multiple screens, but if you have a wide-gamut screen RawTherapee's displayed colors will still be limited to sRGB. This will however not affect output, i.e. you can still produce images with colors outside the sRGB space.&lt;br /&gt;
&lt;br /&gt;
The Linux version does not support monitor profile auto-detection, but as long as you load the same ICC profile as used in calibration the colors will be managed and you will get full use of your wide gamut monitor, if you have one. If you have more than one monitor with different profiles you will have to choose a primary one for correct color and have the RawTherapee window there.&lt;br /&gt;
&lt;br /&gt;
See below for Rendering Intent an Black Point Compensation.&lt;br /&gt;
&lt;br /&gt;
=== Printer (Soft-Proofing)===&lt;br /&gt;
&lt;br /&gt;
You can select here the color profile of your own printer or your print service in order to simulate the rendering of the printed image.&lt;br /&gt;
&lt;br /&gt;
See below for Black Point Compensation.&lt;br /&gt;
&lt;br /&gt;
=== Rendering Intent ===&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;[https://en.wikipedia.org/wiki/Rendering_intent#Rendering_intent Rendering intent]&amp;quot; drop-down lets you choose how the ICC profiles are used for translation between gamuts or color spaces.&lt;br /&gt;
; Perceptual&lt;br /&gt;
: If the color gamut of your image is higher than that of your destination device (monitor or printer) then it is compressed a bit to fit the gamut of your device as far as possible. This might result in an image with reduced saturation, but the hue is still kept. It might look a bit dull. But this is not really that much visible as the color relations stay the same. This method is activated by default (recommended).&lt;br /&gt;
&lt;br /&gt;
; Relative Colorimetric&lt;br /&gt;
: The colors existing in the color gamuts of both your image and your device are kept and displayed 100% perfect. If the color does not exist within the color gamut of your device the nearest possible value is taken. This might lead to some banding effects, especially visible in blue sky. The white point will be corrected.&lt;br /&gt;
&lt;br /&gt;
; Saturation&lt;br /&gt;
:Very similar to Perceptual, but here it is tried to keep the saturation and change the hue instead. This is very useful for e.g. screenshots or similar. It could also be used when you do not care about a possible color shift as long the image does not look dull.&lt;br /&gt;
&lt;br /&gt;
; Absolute Colorimetric&lt;br /&gt;
: Similar to relative colorimetric. It tries to reproduce the exact colors recorded in the original scene. The white point will not be corrected. It is normally used, when the gamuts of your image and your device are nearly the same. Used when exact reproduction of specific colors is needed, e.g. fabric or logo colors.&lt;br /&gt;
&lt;br /&gt;
===Black Point Compensation===&lt;br /&gt;
&lt;br /&gt;
When enabled, the Black Point level of the input image is moved to the Black Point level of the output image in a color transformation (e.g. from working profile to display profile). It means that the luminance channel alone is compressed or expanded to match the output capabilities. This feature will keep details in the shadows (avoid flat dark areas) at the expense of less color correctness.&lt;br /&gt;
&lt;br /&gt;
== Batch Processing Tab ==&lt;br /&gt;
Batch processing is the capability of editing several images at the same time in the [[The File Browser Tab|File Browser]] tab. That is why there is a tool panel in the &amp;quot;File Browser&amp;quot;. It looks the same as the tool panel in the [[The_Image_Editor_Tab|Image Editor]] tab, but since it lets you tweak many files at once we refer to it as the &amp;quot;batch tool panel&amp;quot;. The checkboxes here have three states:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;[ ]&amp;lt;/code&amp;gt; Disabled&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;[✓]&amp;lt;/code&amp;gt; Enabled&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;[-]&amp;lt;/code&amp;gt; Values differ across selected images.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Batch editing is done by selecting more than one image by using the '''Shift''' or '''Control''' key in the [[The_File_Browser_Tab|File Browser]], then you can edit those images with the tools in the batch tool panel on the right. The way the sliders' values are used to modify the image depends on the options set in this &amp;quot;Batch Processing&amp;quot; tab.&lt;br /&gt;
&lt;br /&gt;
When you select a single image, the sliders get the values of the processing parameters of that specific image. These can be the values of the default profile or the values from your last edit session of this photo. If your image is currently being edited in an [[The_Image_Editor_Tab | Image Editor]] tab, the editor's values will be reflected in real time in the batch tool panel, and vice versa, so take care what you're doing.&lt;br /&gt;
&lt;br /&gt;
When selecting more than one image in the &amp;quot;File Browser&amp;quot;, the action of the tool sliders depends on that tool's batch processing mode. Tools which are not listed function as if they were in the &amp;quot;Set&amp;quot; mode.&lt;br /&gt;
&lt;br /&gt;
; The &amp;quot;Add&amp;quot; Mode&lt;br /&gt;
: This mode may also be understood as &amp;quot;relative&amp;quot;. Modifying sliders which are set to the &amp;quot;Add&amp;quot; mode will result in the value of the modification being added to the existing value. For example, if you select two images by holding the '''Ctrl''' modifier key, one image which has an [[Exposure#Exposure_Compensation Exposure Compensation]] of -0.5 EV and the other which has +1.0 EV, moving the &amp;quot;Exposure Compensation&amp;quot; slider up to +0.3 will result in setting a value of -0.2 EV for the first image and +1.3 EV for the second one.&lt;br /&gt;
&lt;br /&gt;
: Using the &amp;quot;Reset&amp;quot; button will move the slider to its default (zero) position and will then bring back the initial value of that slider for each selected image.&lt;br /&gt;
&lt;br /&gt;
; The &amp;quot;Set&amp;quot; Mode&lt;br /&gt;
: This mode may also be understood as &amp;quot;absolute&amp;quot;. Modifying sliders which are set to the &amp;quot;Set&amp;quot; mode will result in the value of the modification being set, irrelevant of what the existing value was. If we use the same example as before, moving the slider up to +0.3 EV will result in setting a value of +0.3 EV for both images (one value for all images).&lt;br /&gt;
&lt;br /&gt;
: Using the 'Reset' button will move the slider to its default position (different for each slider), and will then reset this parameter for each image.&lt;br /&gt;
&lt;br /&gt;
; Overwrite Existing Output Files&lt;br /&gt;
: The option &amp;quot;Overwrite existing output files&amp;quot; sets RawTherapee to overwrite existing images. When disabled, existing images will not be overwritten; instead, an index number is appended to the image being saved.&lt;br /&gt;
: e.g. If &amp;quot;output.jpg&amp;quot; exists and the option is not checked, the new image will be saved as &amp;quot;output-1.jpg&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Performance Tab ==&lt;br /&gt;
The &amp;quot;Performance&amp;quot; tab is only for people who know what they're doing. It lets you poke under the hood and tweak the parameters of some tools. These parameters take part in the balance between speed and stability.&lt;br /&gt;
&lt;br /&gt;
=== Maximum Number of Threads for Noise Reduction ===&lt;br /&gt;
The [[Noise Reduction]] algorithm in RawTherapee is very powerful. It is also quite CPU and memory intensive. People with weak hardware who experience crashes caused by running out of RAM may find that tweaking this parameter prevents those crashes, at the cost of longer processing time.&lt;br /&gt;
&lt;br /&gt;
[[Noise Reduction]] has a baseline requirement of 128MB of RAM for a 10 megapixel raw photo, or 512MB of RAM for a 40 megapixel one, and additionally 128MB of RAM per thread. The more threads run in parallel, the quicker the computation, but higher the memory requirement.&lt;br /&gt;
&lt;br /&gt;
Most modern CPUs run two threads per physical core. Find out what CPU you have and how many cores it has, multiply that by two, and you get the maximum number of threads it would make sense to run simultaneously. Let's call this number ''T&amp;lt;sub&amp;gt;max&amp;lt;/sub&amp;gt;''. You would not benefit from running more threads than this - in fact you would likely suffer a small speed penalty.&lt;br /&gt;
&lt;br /&gt;
Setting this parameter to &amp;quot;0&amp;quot; will let your CPU figure out what ''T&amp;lt;sub&amp;gt;max&amp;lt;/sub&amp;gt;'' is, and use that. If you experience crashes due to insufficient RAM, then you can calculate ''T&amp;lt;sub&amp;gt;max&amp;lt;/sub&amp;gt;'' yourself and use a number lower than that.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Sounds Tab ==&lt;br /&gt;
The &amp;quot;Sounds&amp;quot; tab lets you set an audible notification when a lengthy operation ends. It is currently only supported on Windows and Linux.&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Queue processing done&amp;quot; sound is played after the last [[The_Batch_Queue | Queue]] image finishes processing.&lt;br /&gt;
The &amp;quot;Editor processing done&amp;quot; sound is played after a lengthy in-[[The_Image_Editor_Tab | editor]] operation that took longer than the specified number of seconds is complete.&lt;br /&gt;
&lt;br /&gt;
Sounds can be muted either by disabling the &amp;quot;Enabled&amp;quot; checkbox or by setting fields with sound file references to blank values.&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Queue&amp;quot; and &amp;quot;Editor processing done&amp;quot; text boxes can either point to wave (.wav) files, or can specify one of the following values:&lt;br /&gt;
; Windows:&lt;br /&gt;
* SystemAsterisk&lt;br /&gt;
* SystemDefault&lt;br /&gt;
* SystemExclamation&lt;br /&gt;
* SystemExit&lt;br /&gt;
* SystemHand&lt;br /&gt;
* SystemQuestion&lt;br /&gt;
* SystemStart&lt;br /&gt;
* SystemWelcome&lt;br /&gt;
&lt;br /&gt;
; Linux&lt;br /&gt;
* bell&lt;br /&gt;
* camera-shutter&lt;br /&gt;
* complete&lt;br /&gt;
* dialog-warning&lt;br /&gt;
* dialog-information&lt;br /&gt;
* message&lt;br /&gt;
* service-login&lt;br /&gt;
* service-logout&lt;br /&gt;
* suspend-error&lt;br /&gt;
* trash-empty&lt;br /&gt;
* possibly the name of any file in &amp;lt;code&amp;gt;/usr/share/sounds/freedesktop/stereo/&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Sounds issues under Linux ===&lt;br /&gt;
&lt;br /&gt;
RawTherapee relies on libcanberra to produce sounds. &amp;lt;BR/&amp;gt;&lt;br /&gt;
If your sound installation works but that rawtherapee is unable to produce sound,&amp;lt;BR/&amp;gt;&lt;br /&gt;
you can check directly that libcanberra is working correctly by compiling this sample:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
hello_world.sh&lt;br /&gt;
--&lt;br /&gt;
#!/bin/bash&lt;br /&gt;
canberra-gtk-play -i phone-incoming-call -d &amp;quot;hello world&amp;quot;&lt;br /&gt;
--&lt;br /&gt;
&lt;br /&gt;
chmod +x hello_word.sh&lt;br /&gt;
./hello_word.sh&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If the hello_world produces sound, you can check rawtherapee by setting &amp;quot;phone-incoming-call&amp;quot; in one of the boxes and try decoding an image. &lt;br /&gt;
&lt;br /&gt;
Problems can arise if you installed pulseaudio, desactivated it (eg: relying on alsa), the hello_world will mostly produce an error message if this happends.&lt;/div&gt;</summary>
		<author><name>Hombre</name></author>
	</entry>
	<entry>
		<id>http://rawpedia.rawtherapee.com/index.php?title=Preferences&amp;diff=1391</id>
		<title>Preferences</title>
		<link rel="alternate" type="text/html" href="http://rawpedia.rawtherapee.com/index.php?title=Preferences&amp;diff=1391"/>
		<updated>2017-02-26T18:25:37Z</updated>

		<summary type="html">&lt;p&gt;Hombre: /* Printer (Soft-Proofing) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;You can access the Preferences window by clicking on the Preferences button [[image:Gtk-preferences.png]] which is either in the bottom-left corner of the RawTherapee window, or the top-right one, depending on your [[The_Image_Editor_Tab#Editor_Tab_Modes | Editor tab mode layout]].&lt;br /&gt;
&lt;br /&gt;
Note: When you start RawTherapee not just by clicking its shortcut but by passing an image's filename as an argument so that the image is opened directly, RawTherapee will run in &amp;quot;[[The_Image_Editor_Tab#Editor_Tab_Modes | no-File-Browser mode]]&amp;quot;. The Preferences button is missing when RawTherapee is in that mode. Getting rid of that mode is on the TODO list, see [https://github.com/Beep6581/RawTherapee/issues/2238 issue 2238]. To access Preferences, be sure to start RawTherapee normally without passing any filename arguments.&lt;br /&gt;
&lt;br /&gt;
== About ==&lt;br /&gt;
Shows information about the original author of RawTherapee and the current version, details of the build, names of developers and other contributors and the licence under which RawTherapee is published: [https://en.wikipedia.org/wiki/GPLv3 GPLv3]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== General Tab ==&lt;br /&gt;
=== Layout ===&lt;br /&gt;
RawTherapee lets you use the following modes:&lt;br /&gt;
* Single Editor Tab Mode&lt;br /&gt;
* Single Editor Tab Mode, Vertical Tabs&lt;br /&gt;
* Multiple Editor Tabs Mode&lt;br /&gt;
* Multiple Editor Tabs Mode (if available on second monitor)&lt;br /&gt;
&lt;br /&gt;
Remember that if you use multiple &amp;quot;Editor&amp;quot; tabs, each one takes a substantial amount of RAM. Only use multiple Editor tabs if you have quite a lot of RAM (exactly how much depends on what resolution your images are, which tools you use, how many other programs you run in the background, etc.).&lt;br /&gt;
&lt;br /&gt;
A restart is required for these options to take effect.&lt;br /&gt;
&lt;br /&gt;
=== Default Language ===&lt;br /&gt;
Select the language for the GUI out of a list of thirty languages. English (US) is the default ('mother') language, translations are based on that one. On Win Vista/7 64bit you can have the language automatically read from the operation system.&lt;br /&gt;
&lt;br /&gt;
Again, a restart is required to change the language of the GUI.&lt;br /&gt;
&lt;br /&gt;
=== Default Theme ===&lt;br /&gt;
Choose between several themes for the GUI, from light to dark. The effects are visible after a few seconds, so no need to restart here. Checking 'Use System Theme' might change the appearance of RawTherapee, although this depends on the platform and the window manager in use. Just see if it works for you.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Crop mask color/transparency&amp;quot; is the color of the area outside of a crop. By clicking on the colored button, a new window appears where you can also set transparency. If set to 75, the cropped area is still somewhat visible. Useful to move the crop around and to find the best composition (hold the '''Shift''' key and move the crop with the mouse).&lt;br /&gt;
&lt;br /&gt;
Choose the font of your liking here. With smaller fonts more tools can be displayed on the screen. You can also enable &amp;quot;Slim interface&amp;quot; to fit some more tools into your screen space.&lt;br /&gt;
&lt;br /&gt;
=== Clipping Indication ===&lt;br /&gt;
When clipped highlight [[image:Warnhl.png]]/[[image:Warnsh.png]] shadow indication is enabled in the preview, areas which are clipped in at least one channel are painted a solid color. The shade of this color depends on how strong the clipping is. The threshold values determine when clipping is considered to begin. The clipping indicators are calculated on the final image in the output color space as selected for that image in the [[Color_Management#Output_Profile | Color Management]] panel.&lt;br /&gt;
&lt;br /&gt;
=== Pan Rate Amplification ===&lt;br /&gt;
Imagine a high resolution image is opened, and you are zoomed to 100%. In order to move the image around (it's called &amp;quot;panning&amp;quot;) you would have to make multiple mouse movements (or have a very large mouse pad!). RawTherapee saves you from this by using a &amp;quot;pan rate amplification&amp;quot; - when set to 5, RawTherapee multiplies by 5 every pixel you pan by. If in one comfortable mouse movement you'd normally move the cursor 500 pixels, with this option set to 5 you will have panned 2500 pixels.&lt;br /&gt;
&lt;br /&gt;
The effect is most visible when you are zoomed in, and least visible when zoomed out.&lt;br /&gt;
&lt;br /&gt;
=== External Editor ===&lt;br /&gt;
You can have RawTherapee send the processed image directly to an external program, e.g. an image viewer, an image editor or a script. You do this using the [[File:Image-editor.png]] &amp;quot;[[Edit Current Image in External Editor]]&amp;quot; button in the Editor tab under the main preview, see the [[Saving]] article. It is here in Preferences where you can customize which program is to be sent this processed image when you click the button.&lt;br /&gt;
&lt;br /&gt;
* Windows&lt;br /&gt;
: If you use Windows, RawTherapee allows you to set up the path to GIMP, Photoshop, and to one other external program (&amp;quot;Custom command line&amp;quot;).&lt;br /&gt;
: The recommended way of setting the GIMP option is by pointing RawTherapee to the folder which contains the &amp;lt;code&amp;gt;bin&amp;lt;/code&amp;gt; folder which contains the GIMP executable, &amp;lt;code&amp;gt;gimp-2.*.exe&amp;lt;/code&amp;gt;. If you use an unofficial version of GIMP where the executable does not have that name, you may need to use the command line option instead.&lt;br /&gt;
: For the Photoshop option, point RawTherapee to the folder which contains the Photoshop executable, &amp;lt;code&amp;gt;Photoshop.exe&amp;lt;/code&amp;gt;&lt;br /&gt;
: For the command line option, simply write the full path including the executable. Don't worry about spaces or about escaping backslashes. Environment variables such as &amp;lt;code&amp;gt;%ProgramFiles%&amp;lt;/code&amp;gt; are not supported.&lt;br /&gt;
: Examples:&lt;br /&gt;
:: &amp;lt;code&amp;gt;C:\Program Files\Gimp-2.9\gimp-2.9.exe&amp;lt;/code&amp;gt;&lt;br /&gt;
:: &amp;lt;code&amp;gt;C:\Program Files\Digital Light &amp;amp; Color\Picture Window Pro 6.0\pw60.exe&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Linux&lt;br /&gt;
: If you use Linux, the GIMP option is hard-coded to look for the GIMP executable &amp;lt;code&amp;gt;gimp&amp;lt;/code&amp;gt; anywhere.&lt;br /&gt;
: For the command line option, simply write the full path including the executable. You may need to enclose the whole line in double quotation marks if you need to pass arguments, see the example. Environment variables such as &amp;lt;code&amp;gt;~&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;$HOME&amp;lt;/code&amp;gt; are not supported.&lt;br /&gt;
: Examples:&lt;br /&gt;
:: &amp;lt;code&amp;gt;&amp;quot;/usr/bin/geeqie --remote&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
;: The above command opens the image in a single instance of Geeqie. Note that you need to enclose it in double quotation marks because you're passing the &amp;quot;--remote&amp;quot; option.&lt;br /&gt;
:: &amp;lt;code&amp;gt;/home/bob/programs/luminance hdr/luminance-hdr&amp;lt;/code&amp;gt;&lt;br /&gt;
;: The above command opens the image in Luminance HDR. No arguments or options passed so no quotation marks needed.&lt;br /&gt;
&lt;br /&gt;
* macOS&lt;br /&gt;
: If you use macOS, the GIMP option is hard-coded to &amp;lt;code&amp;gt;open -a GIMP&amp;lt;/code&amp;gt; and the Photoshop option is hard-coded to &amp;lt;code&amp;gt;open -a Photoshop&amp;lt;/code&amp;gt;&lt;br /&gt;
: For the command line option, write &amp;lt;code&amp;gt;open -a &amp;quot;External Program&amp;quot;&amp;lt;/code&amp;gt; where &amp;lt;code&amp;gt;&amp;quot;External Program&amp;quot;&amp;lt;/code&amp;gt; is the name of the program you want to be used to open the image. Surround the name of the program in quotation marks if it contains one or more space characters.&lt;br /&gt;
: Examples:&lt;br /&gt;
:: &amp;lt;code&amp;gt;open -a &amp;quot;Adobe Photoshop CS6&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
;: The above command opens the image in Adobe Photoshop CS6. Note that you need to enclose it in quotation marks because it contains space characters.&lt;br /&gt;
:: &amp;lt;code&amp;gt;open -a &amp;quot;Affinity Photo Trial&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
;: The command above opens the trial version of Affinity Photo. It too needed to be enclosed in quotation marks due to the spaces in the name.&lt;br /&gt;
:: &amp;lt;code&amp;gt;open -a &amp;quot;/My stuff/Programs/Pixel Mixer&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
;: The command above opens a program called &amp;quot;Pixel Mixer&amp;quot; in the &amp;quot;My stuff&amp;quot; folder. We have reports that it is not necessary to write the full path to the program even if it does not reside in the standard &amp;lt;code&amp;gt;/Applications/&amp;lt;/code&amp;gt; folder.&lt;br /&gt;
&lt;br /&gt;
== Image Processing Tab ==&lt;br /&gt;
=== Default Processing Profile ===&lt;br /&gt;
Specify which profile RawTherapee is to use when opening a raw photo and when opening a non-raw photo. When you have made your own default profile, you can tell RawTherapee to always use that one. To do that, to have it show up in the list, you must save it to RawTherapee's &amp;quot;''config''&amp;quot; folder. You can find out where it is on the [[File_paths#Processing_Profiles | file paths]] page.&lt;br /&gt;
&lt;br /&gt;
The default processing profile for non-raw files like JPEG or TIFF is best set to &amp;quot;Neutral&amp;quot;. The &amp;quot;Neutral&amp;quot; profile just loads the photo as it is, without applying anything like [[Exposure#Auto_Levels | Auto Levels]] or [[Sharpening]].&lt;br /&gt;
&lt;br /&gt;
=== Custom Processing Profile Builder ===&lt;br /&gt;
Executable (or script) file called when a new initial processing profile should be generated for an image. The path of the communication file (*.ini style, a.k.a. &amp;quot;Keyfile&amp;quot;) is added as a command line parameter. It contains various parameters required for the executable or script to allow a rules-based processing profile generation.&lt;br /&gt;
&lt;br /&gt;
This feature is very powerful; for example it allows you to set lens correction parameters or noise reduction based on image properties. It is called just once on the first edit of the picture, or called manually from the context menu when right-clicking on a thumbnail in the [[The File Browser Tab|File Browser]] or [[The_Image_Editor_Tab#The_Filmstrip | Filmstrip]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Note:&amp;lt;/b&amp;gt; You are responsible for using double quotes where necessary if you're using paths containing spaces.&lt;br /&gt;
&lt;br /&gt;
=== Processing Profile Handling ===&lt;br /&gt;
&amp;quot;Save processing profiles next to the input file&amp;quot;: When checked, RawTherapee writes a PP3 file with all the edits you made to your photo next to the input (raw) file. This represents your work (e.g. sharpening settings used) and can be reloaded later.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Save processing profiles to the cache&amp;quot;: Instead of creating a PP3 file next to the raw, this option - when checked - writes the PP3 to the cache. When you check the last option only, chances are that you lose your work (the edits) when installing RawTherapee on a new PC for instance.&lt;br /&gt;
&lt;br /&gt;
It's usually a good idea to only save the processing parameters next to the input file, since you can e.g. back them up along with the your raws.&lt;br /&gt;
&lt;br /&gt;
=== Dark-Frame ===&lt;br /&gt;
Specify the directory on your hard disk for searching for the dark frame shots for long exposure noise subtraction. File with coordinates listing of the bad pixels must be placed in the same directory for auto correction.&lt;br /&gt;
&lt;br /&gt;
=== Flat-Field ===&lt;br /&gt;
Specify the directory on your hard disk for searching for the flat field reference images.&lt;br /&gt;
&lt;br /&gt;
=== Metadata ===&lt;br /&gt;
The &amp;quot;Copy Exif/IPTC/XMP unchanged to output file&amp;quot; option changes RawTherapee's metadata handling behavior.&lt;br /&gt;
* Enabled, it will copy Exif (including Makernotes), XMP and IPTC information from the input image into the output image unchanged. You will want to keep it enabled if you tag, rate, describe or caption your images in other software so that the image saved by RawTherapee will contain this information unchanged. However if you add, delete or change Exif or IPTC metadata using RawTherapee's &amp;quot;Meta&amp;quot; tab, then with this option enabled these changes will be lost - they will not be present in the saved image!&lt;br /&gt;
* Disabled, RawTherapee will save only that metadata in the output file which is enabled in the &amp;quot;Meta&amp;quot; tab - by default all metadata is enabled. If you add, delete or change Exif (including Makernotes), IPTC or XMP metadata using RawTherapee's &amp;quot;Meta&amp;quot; tab, then disable this option.&lt;br /&gt;
&lt;br /&gt;
== File Browser Tab ==&lt;br /&gt;
=== Image Directory at Startup ===&lt;br /&gt;
At the top you can define the image directory to use at startup. It could be the RawTherapee installation directory, the last-visited directory, the home directory, or a custom directory.&lt;br /&gt;
&lt;br /&gt;
=== File Browser / Thumbnail Options ===&lt;br /&gt;
These options determine which information is visible in the thumbnails and how it should be displayed.&lt;br /&gt;
&lt;br /&gt;
=== Context Menu Options ===&lt;br /&gt;
Adjust the grouping of the right-click context menu in the [[The File Browser Tab|File Browser]] (and [[The_Image_Editor_Tab#The_Filmstrip | Filmstrip]]).&lt;br /&gt;
&lt;br /&gt;
=== Parsed Extensions ===&lt;br /&gt;
Choose which files are recognized as images and displayes in the [[The File Browser Tab|File Browser]]. All supported extensions are set by default. They can be deactivated by unchecking the relevant box. If a desired extension is missing you can easily add it by using the plus button.&lt;br /&gt;
&lt;br /&gt;
=== Cache Options ===&lt;br /&gt;
These options influence the speed of thumbnail loading and generation. These options are quite self-explanatory.&lt;br /&gt;
&lt;br /&gt;
== Color Management Tab ==&lt;br /&gt;
The &amp;quot;Color Management&amp;quot; tab lets you define the directory where ICC profiles can be found.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Monitor ===&lt;br /&gt;
&lt;br /&gt;
You should define here the ICC profile of your monitor when you've done a calibration. If you don't do it, the image will be displayed with wrong colors.&lt;br /&gt;
&lt;br /&gt;
The option &amp;quot;Use operating system's main monitor color profile&amp;quot; is currently only supported on Windows, and it support only one monitor. If you have multiple monitors connected, it will always take the main monitor's profile (the one with the task bar).&lt;br /&gt;
&lt;br /&gt;
On macOS all displayed colors will be in [https://en.wikipedia.org/wiki/SRGB sRGB space], and then, if necessary, converted by the native macOS color pipeline to match the screen calibration, if any. This means that you cannot choose a monitor color profile on macOS. Colors will be displayed correctly, even over multiple screens, but if you have a wide-gamut screen RawTherapee's displayed colors will still be limited to sRGB. This will however not affect output, i.e. you can still produce images with colors outside the sRGB space.&lt;br /&gt;
&lt;br /&gt;
The Linux version does not support monitor profile auto-detection, but as long as you load the same ICC profile as used in calibration the colors will be managed and you will get full use of your wide gamut monitor, if you have one. If you have more than one monitor with different profiles you will have to choose a primary one for correct color and have the RawTherapee window there.&lt;br /&gt;
&lt;br /&gt;
See below for Rendering Intent an Black Point Compensation.&lt;br /&gt;
&lt;br /&gt;
=== Printer (Soft-Proofing)===&lt;br /&gt;
&lt;br /&gt;
You can select here the color profile of your own printer or your print service in order to simulate the rendering of the printed image.&lt;br /&gt;
&lt;br /&gt;
See below for Black Point Compensation.&lt;br /&gt;
&lt;br /&gt;
=== Rendering Intent ===&lt;br /&gt;
The &amp;quot;[https://en.wikipedia.org/wiki/Rendering_intent#Rendering_intent Rendering intent]&amp;quot; drop-down lets you choose how the ICC profiles are used for translation between gamuts or color spaces.&lt;br /&gt;
; Perceptual&lt;br /&gt;
: If the color gamut of your image is higher than that of your destination device (monitor or printer) then it is compressed a bit to fit the gamut of your device as far as possible. This might result in an image with reduced saturation, but the hue is still kept. It might look a bit dull. But this is not really that much visible as the color relations stay the same. This method is activated by default (recommended).&lt;br /&gt;
&lt;br /&gt;
; Relative Colorimetric&lt;br /&gt;
: The colors existing in the color gamuts of both your image and your device are kept and displayed 100% perfect. If the color does not exist within the color gamut of your device the nearest possible value is taken. This might lead to some banding effects, especially visible in blue sky. The white point will be corrected.&lt;br /&gt;
&lt;br /&gt;
; Saturation&lt;br /&gt;
:Very similar to Perceptual, but here it is tried to keep the saturation and change the hue instead. This is very useful for e.g. screenshots or similar. It could also be used when you do not care about a possible color shift as long the image does not look dull.&lt;br /&gt;
&lt;br /&gt;
; Absolute Colorimetric&lt;br /&gt;
: Similar to relative colorimetric. It tries to reproduce the exact colors recorded in the original scene. The white point will not be corrected. It is normally used, when the gamuts of your image and your device are nearly the same. Used when exact reproduction of specific colors is needed, e.g. fabric or logo colors.&lt;br /&gt;
&lt;br /&gt;
===Black Point Compensation===&lt;br /&gt;
&lt;br /&gt;
When enabled, the Black Point level of the input image is moved to the Black Point level of the output image in a color transformation (e.g. from working profile to display profile). It means that the luminance channel alone is compressed or expanded to match the output capabilities. This feature will keep details in the shadows (avoid flat dark areas) at the expense of less color correctness.&lt;br /&gt;
&lt;br /&gt;
== Batch Processing Tab ==&lt;br /&gt;
Batch processing is the capability of editing several images at the same time in the [[The File Browser Tab|File Browser]] tab. That is why there is a tool panel in the &amp;quot;File Browser&amp;quot;. It looks the same as the tool panel in the [[The_Image_Editor_Tab|Image Editor]] tab, but since it lets you tweak many files at once we refer to it as the &amp;quot;batch tool panel&amp;quot;. The checkboxes here have three states:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;[ ]&amp;lt;/code&amp;gt; Disabled&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;[✓]&amp;lt;/code&amp;gt; Enabled&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;[-]&amp;lt;/code&amp;gt; Values differ across selected images.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Batch editing is done by selecting more than one image by using the '''Shift''' or '''Control''' key in the [[The_File_Browser_Tab|File Browser]], then you can edit those images with the tools in the batch tool panel on the right. The way the sliders' values are used to modify the image depends on the options set in this &amp;quot;Batch Processing&amp;quot; tab.&lt;br /&gt;
&lt;br /&gt;
When you select a single image, the sliders get the values of the processing parameters of that specific image. These can be the values of the default profile or the values from your last edit session of this photo. If your image is currently being edited in an [[The_Image_Editor_Tab | Image Editor]] tab, the editor's values will be reflected in real time in the batch tool panel, and vice versa, so take care what you're doing.&lt;br /&gt;
&lt;br /&gt;
When selecting more than one image in the &amp;quot;File Browser&amp;quot;, the action of the tool sliders depends on that tool's batch processing mode. Tools which are not listed function as if they were in the &amp;quot;Set&amp;quot; mode.&lt;br /&gt;
&lt;br /&gt;
; The &amp;quot;Add&amp;quot; Mode&lt;br /&gt;
: This mode may also be understood as &amp;quot;relative&amp;quot;. Modifying sliders which are set to the &amp;quot;Add&amp;quot; mode will result in the value of the modification being added to the existing value. For example, if you select two images by holding the '''Ctrl''' modifier key, one image which has an [[Exposure#Exposure_Compensation Exposure Compensation]] of -0.5 EV and the other which has +1.0 EV, moving the &amp;quot;Exposure Compensation&amp;quot; slider up to +0.3 will result in setting a value of -0.2 EV for the first image and +1.3 EV for the second one.&lt;br /&gt;
&lt;br /&gt;
: Using the &amp;quot;Reset&amp;quot; button will move the slider to its default (zero) position and will then bring back the initial value of that slider for each selected image.&lt;br /&gt;
&lt;br /&gt;
; The &amp;quot;Set&amp;quot; Mode&lt;br /&gt;
: This mode may also be understood as &amp;quot;absolute&amp;quot;. Modifying sliders which are set to the &amp;quot;Set&amp;quot; mode will result in the value of the modification being set, irrelevant of what the existing value was. If we use the same example as before, moving the slider up to +0.3 EV will result in setting a value of +0.3 EV for both images (one value for all images).&lt;br /&gt;
&lt;br /&gt;
: Using the 'Reset' button will move the slider to its default position (different for each slider), and will then reset this parameter for each image.&lt;br /&gt;
&lt;br /&gt;
; Overwrite Existing Output Files&lt;br /&gt;
: The option &amp;quot;Overwrite existing output files&amp;quot; sets RawTherapee to overwrite existing images. When disabled, existing images will not be overwritten; instead, an index number is appended to the image being saved.&lt;br /&gt;
: e.g. If &amp;quot;output.jpg&amp;quot; exists and the option is not checked, the new image will be saved as &amp;quot;output-1.jpg&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Performance Tab ==&lt;br /&gt;
The &amp;quot;Performance&amp;quot; tab is only for people who know what they're doing. It lets you poke under the hood and tweak the parameters of some tools. These parameters take part in the balance between speed and stability.&lt;br /&gt;
&lt;br /&gt;
=== Maximum Number of Threads for Noise Reduction ===&lt;br /&gt;
The [[Noise Reduction]] algorithm in RawTherapee is very powerful. It is also quite CPU and memory intensive. People with weak hardware who experience crashes caused by running out of RAM may find that tweaking this parameter prevents those crashes, at the cost of longer processing time.&lt;br /&gt;
&lt;br /&gt;
[[Noise Reduction]] has a baseline requirement of 128MB of RAM for a 10 megapixel raw photo, or 512MB of RAM for a 40 megapixel one, and additionally 128MB of RAM per thread. The more threads run in parallel, the quicker the computation, but higher the memory requirement.&lt;br /&gt;
&lt;br /&gt;
Most modern CPUs run two threads per physical core. Find out what CPU you have and how many cores it has, multiply that by two, and you get the maximum number of threads it would make sense to run simultaneously. Let's call this number ''T&amp;lt;sub&amp;gt;max&amp;lt;/sub&amp;gt;''. You would not benefit from running more threads than this - in fact you would likely suffer a small speed penalty.&lt;br /&gt;
&lt;br /&gt;
Setting this parameter to &amp;quot;0&amp;quot; will let your CPU figure out what ''T&amp;lt;sub&amp;gt;max&amp;lt;/sub&amp;gt;'' is, and use that. If you experience crashes due to insufficient RAM, then you can calculate ''T&amp;lt;sub&amp;gt;max&amp;lt;/sub&amp;gt;'' yourself and use a number lower than that.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Sounds Tab ==&lt;br /&gt;
The &amp;quot;Sounds&amp;quot; tab lets you set an audible notification when a lengthy operation ends. It is currently only supported on Windows and Linux.&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Queue processing done&amp;quot; sound is played after the last [[The_Batch_Queue | Queue]] image finishes processing.&lt;br /&gt;
The &amp;quot;Editor processing done&amp;quot; sound is played after a lengthy in-[[The_Image_Editor_Tab | editor]] operation that took longer than the specified number of seconds is complete.&lt;br /&gt;
&lt;br /&gt;
Sounds can be muted either by disabling the &amp;quot;Enabled&amp;quot; checkbox or by setting fields with sound file references to blank values.&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Queue&amp;quot; and &amp;quot;Editor processing done&amp;quot; text boxes can either point to wave (.wav) files, or can specify one of the following values:&lt;br /&gt;
; Windows:&lt;br /&gt;
* SystemAsterisk&lt;br /&gt;
* SystemDefault&lt;br /&gt;
* SystemExclamation&lt;br /&gt;
* SystemExit&lt;br /&gt;
* SystemHand&lt;br /&gt;
* SystemQuestion&lt;br /&gt;
* SystemStart&lt;br /&gt;
* SystemWelcome&lt;br /&gt;
&lt;br /&gt;
; Linux&lt;br /&gt;
* bell&lt;br /&gt;
* camera-shutter&lt;br /&gt;
* complete&lt;br /&gt;
* dialog-warning&lt;br /&gt;
* dialog-information&lt;br /&gt;
* message&lt;br /&gt;
* service-login&lt;br /&gt;
* service-logout&lt;br /&gt;
* suspend-error&lt;br /&gt;
* trash-empty&lt;br /&gt;
* possibly the name of any file in &amp;lt;code&amp;gt;/usr/share/sounds/freedesktop/stereo/&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Sounds issues under Linux ===&lt;br /&gt;
&lt;br /&gt;
RawTherapee relies on libcanberra to produce sounds. &amp;lt;BR/&amp;gt;&lt;br /&gt;
If your sound installation works but that rawtherapee is unable to produce sound,&amp;lt;BR/&amp;gt;&lt;br /&gt;
you can check directly that libcanberra is working correctly by compiling this sample:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
hello_world.sh&lt;br /&gt;
--&lt;br /&gt;
#!/bin/bash&lt;br /&gt;
canberra-gtk-play -i phone-incoming-call -d &amp;quot;hello world&amp;quot;&lt;br /&gt;
--&lt;br /&gt;
&lt;br /&gt;
chmod +x hello_word.sh&lt;br /&gt;
./hello_word.sh&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If the hello_world produces sound, you can check rawtherapee by setting &amp;quot;phone-incoming-call&amp;quot; in one of the boxes and try decoding an image. &lt;br /&gt;
&lt;br /&gt;
Problems can arise if you installed pulseaudio, desactivated it (eg: relying on alsa), the hello_world will mostly produce an error message if this happends.&lt;/div&gt;</summary>
		<author><name>Hombre</name></author>
	</entry>
	<entry>
		<id>http://rawpedia.rawtherapee.com/index.php?title=Preferences&amp;diff=1390</id>
		<title>Preferences</title>
		<link rel="alternate" type="text/html" href="http://rawpedia.rawtherapee.com/index.php?title=Preferences&amp;diff=1390"/>
		<updated>2017-02-26T18:25:14Z</updated>

		<summary type="html">&lt;p&gt;Hombre: /* Printer (Soft-Proofing) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;You can access the Preferences window by clicking on the Preferences button [[image:Gtk-preferences.png]] which is either in the bottom-left corner of the RawTherapee window, or the top-right one, depending on your [[The_Image_Editor_Tab#Editor_Tab_Modes | Editor tab mode layout]].&lt;br /&gt;
&lt;br /&gt;
Note: When you start RawTherapee not just by clicking its shortcut but by passing an image's filename as an argument so that the image is opened directly, RawTherapee will run in &amp;quot;[[The_Image_Editor_Tab#Editor_Tab_Modes | no-File-Browser mode]]&amp;quot;. The Preferences button is missing when RawTherapee is in that mode. Getting rid of that mode is on the TODO list, see [https://github.com/Beep6581/RawTherapee/issues/2238 issue 2238]. To access Preferences, be sure to start RawTherapee normally without passing any filename arguments.&lt;br /&gt;
&lt;br /&gt;
== About ==&lt;br /&gt;
Shows information about the original author of RawTherapee and the current version, details of the build, names of developers and other contributors and the licence under which RawTherapee is published: [https://en.wikipedia.org/wiki/GPLv3 GPLv3]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== General Tab ==&lt;br /&gt;
=== Layout ===&lt;br /&gt;
RawTherapee lets you use the following modes:&lt;br /&gt;
* Single Editor Tab Mode&lt;br /&gt;
* Single Editor Tab Mode, Vertical Tabs&lt;br /&gt;
* Multiple Editor Tabs Mode&lt;br /&gt;
* Multiple Editor Tabs Mode (if available on second monitor)&lt;br /&gt;
&lt;br /&gt;
Remember that if you use multiple &amp;quot;Editor&amp;quot; tabs, each one takes a substantial amount of RAM. Only use multiple Editor tabs if you have quite a lot of RAM (exactly how much depends on what resolution your images are, which tools you use, how many other programs you run in the background, etc.).&lt;br /&gt;
&lt;br /&gt;
A restart is required for these options to take effect.&lt;br /&gt;
&lt;br /&gt;
=== Default Language ===&lt;br /&gt;
Select the language for the GUI out of a list of thirty languages. English (US) is the default ('mother') language, translations are based on that one. On Win Vista/7 64bit you can have the language automatically read from the operation system.&lt;br /&gt;
&lt;br /&gt;
Again, a restart is required to change the language of the GUI.&lt;br /&gt;
&lt;br /&gt;
=== Default Theme ===&lt;br /&gt;
Choose between several themes for the GUI, from light to dark. The effects are visible after a few seconds, so no need to restart here. Checking 'Use System Theme' might change the appearance of RawTherapee, although this depends on the platform and the window manager in use. Just see if it works for you.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Crop mask color/transparency&amp;quot; is the color of the area outside of a crop. By clicking on the colored button, a new window appears where you can also set transparency. If set to 75, the cropped area is still somewhat visible. Useful to move the crop around and to find the best composition (hold the '''Shift''' key and move the crop with the mouse).&lt;br /&gt;
&lt;br /&gt;
Choose the font of your liking here. With smaller fonts more tools can be displayed on the screen. You can also enable &amp;quot;Slim interface&amp;quot; to fit some more tools into your screen space.&lt;br /&gt;
&lt;br /&gt;
=== Clipping Indication ===&lt;br /&gt;
When clipped highlight [[image:Warnhl.png]]/[[image:Warnsh.png]] shadow indication is enabled in the preview, areas which are clipped in at least one channel are painted a solid color. The shade of this color depends on how strong the clipping is. The threshold values determine when clipping is considered to begin. The clipping indicators are calculated on the final image in the output color space as selected for that image in the [[Color_Management#Output_Profile | Color Management]] panel.&lt;br /&gt;
&lt;br /&gt;
=== Pan Rate Amplification ===&lt;br /&gt;
Imagine a high resolution image is opened, and you are zoomed to 100%. In order to move the image around (it's called &amp;quot;panning&amp;quot;) you would have to make multiple mouse movements (or have a very large mouse pad!). RawTherapee saves you from this by using a &amp;quot;pan rate amplification&amp;quot; - when set to 5, RawTherapee multiplies by 5 every pixel you pan by. If in one comfortable mouse movement you'd normally move the cursor 500 pixels, with this option set to 5 you will have panned 2500 pixels.&lt;br /&gt;
&lt;br /&gt;
The effect is most visible when you are zoomed in, and least visible when zoomed out.&lt;br /&gt;
&lt;br /&gt;
=== External Editor ===&lt;br /&gt;
You can have RawTherapee send the processed image directly to an external program, e.g. an image viewer, an image editor or a script. You do this using the [[File:Image-editor.png]] &amp;quot;[[Edit Current Image in External Editor]]&amp;quot; button in the Editor tab under the main preview, see the [[Saving]] article. It is here in Preferences where you can customize which program is to be sent this processed image when you click the button.&lt;br /&gt;
&lt;br /&gt;
* Windows&lt;br /&gt;
: If you use Windows, RawTherapee allows you to set up the path to GIMP, Photoshop, and to one other external program (&amp;quot;Custom command line&amp;quot;).&lt;br /&gt;
: The recommended way of setting the GIMP option is by pointing RawTherapee to the folder which contains the &amp;lt;code&amp;gt;bin&amp;lt;/code&amp;gt; folder which contains the GIMP executable, &amp;lt;code&amp;gt;gimp-2.*.exe&amp;lt;/code&amp;gt;. If you use an unofficial version of GIMP where the executable does not have that name, you may need to use the command line option instead.&lt;br /&gt;
: For the Photoshop option, point RawTherapee to the folder which contains the Photoshop executable, &amp;lt;code&amp;gt;Photoshop.exe&amp;lt;/code&amp;gt;&lt;br /&gt;
: For the command line option, simply write the full path including the executable. Don't worry about spaces or about escaping backslashes. Environment variables such as &amp;lt;code&amp;gt;%ProgramFiles%&amp;lt;/code&amp;gt; are not supported.&lt;br /&gt;
: Examples:&lt;br /&gt;
:: &amp;lt;code&amp;gt;C:\Program Files\Gimp-2.9\gimp-2.9.exe&amp;lt;/code&amp;gt;&lt;br /&gt;
:: &amp;lt;code&amp;gt;C:\Program Files\Digital Light &amp;amp; Color\Picture Window Pro 6.0\pw60.exe&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Linux&lt;br /&gt;
: If you use Linux, the GIMP option is hard-coded to look for the GIMP executable &amp;lt;code&amp;gt;gimp&amp;lt;/code&amp;gt; anywhere.&lt;br /&gt;
: For the command line option, simply write the full path including the executable. You may need to enclose the whole line in double quotation marks if you need to pass arguments, see the example. Environment variables such as &amp;lt;code&amp;gt;~&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;$HOME&amp;lt;/code&amp;gt; are not supported.&lt;br /&gt;
: Examples:&lt;br /&gt;
:: &amp;lt;code&amp;gt;&amp;quot;/usr/bin/geeqie --remote&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
;: The above command opens the image in a single instance of Geeqie. Note that you need to enclose it in double quotation marks because you're passing the &amp;quot;--remote&amp;quot; option.&lt;br /&gt;
:: &amp;lt;code&amp;gt;/home/bob/programs/luminance hdr/luminance-hdr&amp;lt;/code&amp;gt;&lt;br /&gt;
;: The above command opens the image in Luminance HDR. No arguments or options passed so no quotation marks needed.&lt;br /&gt;
&lt;br /&gt;
* macOS&lt;br /&gt;
: If you use macOS, the GIMP option is hard-coded to &amp;lt;code&amp;gt;open -a GIMP&amp;lt;/code&amp;gt; and the Photoshop option is hard-coded to &amp;lt;code&amp;gt;open -a Photoshop&amp;lt;/code&amp;gt;&lt;br /&gt;
: For the command line option, write &amp;lt;code&amp;gt;open -a &amp;quot;External Program&amp;quot;&amp;lt;/code&amp;gt; where &amp;lt;code&amp;gt;&amp;quot;External Program&amp;quot;&amp;lt;/code&amp;gt; is the name of the program you want to be used to open the image. Surround the name of the program in quotation marks if it contains one or more space characters.&lt;br /&gt;
: Examples:&lt;br /&gt;
:: &amp;lt;code&amp;gt;open -a &amp;quot;Adobe Photoshop CS6&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
;: The above command opens the image in Adobe Photoshop CS6. Note that you need to enclose it in quotation marks because it contains space characters.&lt;br /&gt;
:: &amp;lt;code&amp;gt;open -a &amp;quot;Affinity Photo Trial&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
;: The command above opens the trial version of Affinity Photo. It too needed to be enclosed in quotation marks due to the spaces in the name.&lt;br /&gt;
:: &amp;lt;code&amp;gt;open -a &amp;quot;/My stuff/Programs/Pixel Mixer&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
;: The command above opens a program called &amp;quot;Pixel Mixer&amp;quot; in the &amp;quot;My stuff&amp;quot; folder. We have reports that it is not necessary to write the full path to the program even if it does not reside in the standard &amp;lt;code&amp;gt;/Applications/&amp;lt;/code&amp;gt; folder.&lt;br /&gt;
&lt;br /&gt;
== Image Processing Tab ==&lt;br /&gt;
=== Default Processing Profile ===&lt;br /&gt;
Specify which profile RawTherapee is to use when opening a raw photo and when opening a non-raw photo. When you have made your own default profile, you can tell RawTherapee to always use that one. To do that, to have it show up in the list, you must save it to RawTherapee's &amp;quot;''config''&amp;quot; folder. You can find out where it is on the [[File_paths#Processing_Profiles | file paths]] page.&lt;br /&gt;
&lt;br /&gt;
The default processing profile for non-raw files like JPEG or TIFF is best set to &amp;quot;Neutral&amp;quot;. The &amp;quot;Neutral&amp;quot; profile just loads the photo as it is, without applying anything like [[Exposure#Auto_Levels | Auto Levels]] or [[Sharpening]].&lt;br /&gt;
&lt;br /&gt;
=== Custom Processing Profile Builder ===&lt;br /&gt;
Executable (or script) file called when a new initial processing profile should be generated for an image. The path of the communication file (*.ini style, a.k.a. &amp;quot;Keyfile&amp;quot;) is added as a command line parameter. It contains various parameters required for the executable or script to allow a rules-based processing profile generation.&lt;br /&gt;
&lt;br /&gt;
This feature is very powerful; for example it allows you to set lens correction parameters or noise reduction based on image properties. It is called just once on the first edit of the picture, or called manually from the context menu when right-clicking on a thumbnail in the [[The File Browser Tab|File Browser]] or [[The_Image_Editor_Tab#The_Filmstrip | Filmstrip]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Note:&amp;lt;/b&amp;gt; You are responsible for using double quotes where necessary if you're using paths containing spaces.&lt;br /&gt;
&lt;br /&gt;
=== Processing Profile Handling ===&lt;br /&gt;
&amp;quot;Save processing profiles next to the input file&amp;quot;: When checked, RawTherapee writes a PP3 file with all the edits you made to your photo next to the input (raw) file. This represents your work (e.g. sharpening settings used) and can be reloaded later.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Save processing profiles to the cache&amp;quot;: Instead of creating a PP3 file next to the raw, this option - when checked - writes the PP3 to the cache. When you check the last option only, chances are that you lose your work (the edits) when installing RawTherapee on a new PC for instance.&lt;br /&gt;
&lt;br /&gt;
It's usually a good idea to only save the processing parameters next to the input file, since you can e.g. back them up along with the your raws.&lt;br /&gt;
&lt;br /&gt;
=== Dark-Frame ===&lt;br /&gt;
Specify the directory on your hard disk for searching for the dark frame shots for long exposure noise subtraction. File with coordinates listing of the bad pixels must be placed in the same directory for auto correction.&lt;br /&gt;
&lt;br /&gt;
=== Flat-Field ===&lt;br /&gt;
Specify the directory on your hard disk for searching for the flat field reference images.&lt;br /&gt;
&lt;br /&gt;
=== Metadata ===&lt;br /&gt;
The &amp;quot;Copy Exif/IPTC/XMP unchanged to output file&amp;quot; option changes RawTherapee's metadata handling behavior.&lt;br /&gt;
* Enabled, it will copy Exif (including Makernotes), XMP and IPTC information from the input image into the output image unchanged. You will want to keep it enabled if you tag, rate, describe or caption your images in other software so that the image saved by RawTherapee will contain this information unchanged. However if you add, delete or change Exif or IPTC metadata using RawTherapee's &amp;quot;Meta&amp;quot; tab, then with this option enabled these changes will be lost - they will not be present in the saved image!&lt;br /&gt;
* Disabled, RawTherapee will save only that metadata in the output file which is enabled in the &amp;quot;Meta&amp;quot; tab - by default all metadata is enabled. If you add, delete or change Exif (including Makernotes), IPTC or XMP metadata using RawTherapee's &amp;quot;Meta&amp;quot; tab, then disable this option.&lt;br /&gt;
&lt;br /&gt;
== File Browser Tab ==&lt;br /&gt;
=== Image Directory at Startup ===&lt;br /&gt;
At the top you can define the image directory to use at startup. It could be the RawTherapee installation directory, the last-visited directory, the home directory, or a custom directory.&lt;br /&gt;
&lt;br /&gt;
=== File Browser / Thumbnail Options ===&lt;br /&gt;
These options determine which information is visible in the thumbnails and how it should be displayed.&lt;br /&gt;
&lt;br /&gt;
=== Context Menu Options ===&lt;br /&gt;
Adjust the grouping of the right-click context menu in the [[The File Browser Tab|File Browser]] (and [[The_Image_Editor_Tab#The_Filmstrip | Filmstrip]]).&lt;br /&gt;
&lt;br /&gt;
=== Parsed Extensions ===&lt;br /&gt;
Choose which files are recognized as images and displayes in the [[The File Browser Tab|File Browser]]. All supported extensions are set by default. They can be deactivated by unchecking the relevant box. If a desired extension is missing you can easily add it by using the plus button.&lt;br /&gt;
&lt;br /&gt;
=== Cache Options ===&lt;br /&gt;
These options influence the speed of thumbnail loading and generation. These options are quite self-explanatory.&lt;br /&gt;
&lt;br /&gt;
== Color Management Tab ==&lt;br /&gt;
The &amp;quot;Color Management&amp;quot; tab lets you define the directory where ICC profiles can be found.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Monitor ===&lt;br /&gt;
&lt;br /&gt;
You should define here the ICC profile of your monitor when you've done a calibration. If you don't do it, the image will be displayed with wrong colors.&lt;br /&gt;
&lt;br /&gt;
The option &amp;quot;Use operating system's main monitor color profile&amp;quot; is currently only supported on Windows, and it support only one monitor. If you have multiple monitors connected, it will always take the main monitor's profile (the one with the task bar).&lt;br /&gt;
&lt;br /&gt;
On macOS all displayed colors will be in [https://en.wikipedia.org/wiki/SRGB sRGB space], and then, if necessary, converted by the native macOS color pipeline to match the screen calibration, if any. This means that you cannot choose a monitor color profile on macOS. Colors will be displayed correctly, even over multiple screens, but if you have a wide-gamut screen RawTherapee's displayed colors will still be limited to sRGB. This will however not affect output, i.e. you can still produce images with colors outside the sRGB space.&lt;br /&gt;
&lt;br /&gt;
The Linux version does not support monitor profile auto-detection, but as long as you load the same ICC profile as used in calibration the colors will be managed and you will get full use of your wide gamut monitor, if you have one. If you have more than one monitor with different profiles you will have to choose a primary one for correct color and have the RawTherapee window there.&lt;br /&gt;
&lt;br /&gt;
See below for Rendering Intent an Black Point Compensation.&lt;br /&gt;
&lt;br /&gt;
=== Printer (Soft-Proofing)===&lt;br /&gt;
&lt;br /&gt;
You can select here the color profile of your own printer or your print service in order to simulate the rendering of the printed image.&lt;br /&gt;
&lt;br /&gt;
See below for Black Point Compensation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Rendering Intent ===&lt;br /&gt;
The &amp;quot;[https://en.wikipedia.org/wiki/Rendering_intent#Rendering_intent Rendering intent]&amp;quot; drop-down lets you choose how the ICC profiles are used for translation between gamuts or color spaces.&lt;br /&gt;
; Perceptual&lt;br /&gt;
: If the color gamut of your image is higher than that of your destination device (monitor or printer) then it is compressed a bit to fit the gamut of your device as far as possible. This might result in an image with reduced saturation, but the hue is still kept. It might look a bit dull. But this is not really that much visible as the color relations stay the same. This method is activated by default (recommended).&lt;br /&gt;
&lt;br /&gt;
; Relative Colorimetric&lt;br /&gt;
: The colors existing in the color gamuts of both your image and your device are kept and displayed 100% perfect. If the color does not exist within the color gamut of your device the nearest possible value is taken. This might lead to some banding effects, especially visible in blue sky. The white point will be corrected.&lt;br /&gt;
&lt;br /&gt;
; Saturation&lt;br /&gt;
:Very similar to Perceptual, but here it is tried to keep the saturation and change the hue instead. This is very useful for e.g. screenshots or similar. It could also be used when you do not care about a possible color shift as long the image does not look dull.&lt;br /&gt;
&lt;br /&gt;
; Absolute Colorimetric&lt;br /&gt;
: Similar to relative colorimetric. It tries to reproduce the exact colors recorded in the original scene. The white point will not be corrected. It is normally used, when the gamuts of your image and your device are nearly the same. Used when exact reproduction of specific colors is needed, e.g. fabric or logo colors.&lt;br /&gt;
&lt;br /&gt;
===Black Point Compensation===&lt;br /&gt;
&lt;br /&gt;
When enabled, the Black Point level of the input image is moved to the Black Point level of the output image in a color transformation (e.g. from working profile to display profile). It means that the luminance channel alone is compressed or expanded to match the output capabilities. This feature will keep details in the shadows (avoid flat dark areas) at the expense of less color correctness.&lt;br /&gt;
&lt;br /&gt;
== Batch Processing Tab ==&lt;br /&gt;
Batch processing is the capability of editing several images at the same time in the [[The File Browser Tab|File Browser]] tab. That is why there is a tool panel in the &amp;quot;File Browser&amp;quot;. It looks the same as the tool panel in the [[The_Image_Editor_Tab|Image Editor]] tab, but since it lets you tweak many files at once we refer to it as the &amp;quot;batch tool panel&amp;quot;. The checkboxes here have three states:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;[ ]&amp;lt;/code&amp;gt; Disabled&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;[✓]&amp;lt;/code&amp;gt; Enabled&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;[-]&amp;lt;/code&amp;gt; Values differ across selected images.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Batch editing is done by selecting more than one image by using the '''Shift''' or '''Control''' key in the [[The_File_Browser_Tab|File Browser]], then you can edit those images with the tools in the batch tool panel on the right. The way the sliders' values are used to modify the image depends on the options set in this &amp;quot;Batch Processing&amp;quot; tab.&lt;br /&gt;
&lt;br /&gt;
When you select a single image, the sliders get the values of the processing parameters of that specific image. These can be the values of the default profile or the values from your last edit session of this photo. If your image is currently being edited in an [[The_Image_Editor_Tab | Image Editor]] tab, the editor's values will be reflected in real time in the batch tool panel, and vice versa, so take care what you're doing.&lt;br /&gt;
&lt;br /&gt;
When selecting more than one image in the &amp;quot;File Browser&amp;quot;, the action of the tool sliders depends on that tool's batch processing mode. Tools which are not listed function as if they were in the &amp;quot;Set&amp;quot; mode.&lt;br /&gt;
&lt;br /&gt;
; The &amp;quot;Add&amp;quot; Mode&lt;br /&gt;
: This mode may also be understood as &amp;quot;relative&amp;quot;. Modifying sliders which are set to the &amp;quot;Add&amp;quot; mode will result in the value of the modification being added to the existing value. For example, if you select two images by holding the '''Ctrl''' modifier key, one image which has an [[Exposure#Exposure_Compensation Exposure Compensation]] of -0.5 EV and the other which has +1.0 EV, moving the &amp;quot;Exposure Compensation&amp;quot; slider up to +0.3 will result in setting a value of -0.2 EV for the first image and +1.3 EV for the second one.&lt;br /&gt;
&lt;br /&gt;
: Using the &amp;quot;Reset&amp;quot; button will move the slider to its default (zero) position and will then bring back the initial value of that slider for each selected image.&lt;br /&gt;
&lt;br /&gt;
; The &amp;quot;Set&amp;quot; Mode&lt;br /&gt;
: This mode may also be understood as &amp;quot;absolute&amp;quot;. Modifying sliders which are set to the &amp;quot;Set&amp;quot; mode will result in the value of the modification being set, irrelevant of what the existing value was. If we use the same example as before, moving the slider up to +0.3 EV will result in setting a value of +0.3 EV for both images (one value for all images).&lt;br /&gt;
&lt;br /&gt;
: Using the 'Reset' button will move the slider to its default position (different for each slider), and will then reset this parameter for each image.&lt;br /&gt;
&lt;br /&gt;
; Overwrite Existing Output Files&lt;br /&gt;
: The option &amp;quot;Overwrite existing output files&amp;quot; sets RawTherapee to overwrite existing images. When disabled, existing images will not be overwritten; instead, an index number is appended to the image being saved.&lt;br /&gt;
: e.g. If &amp;quot;output.jpg&amp;quot; exists and the option is not checked, the new image will be saved as &amp;quot;output-1.jpg&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Performance Tab ==&lt;br /&gt;
The &amp;quot;Performance&amp;quot; tab is only for people who know what they're doing. It lets you poke under the hood and tweak the parameters of some tools. These parameters take part in the balance between speed and stability.&lt;br /&gt;
&lt;br /&gt;
=== Maximum Number of Threads for Noise Reduction ===&lt;br /&gt;
The [[Noise Reduction]] algorithm in RawTherapee is very powerful. It is also quite CPU and memory intensive. People with weak hardware who experience crashes caused by running out of RAM may find that tweaking this parameter prevents those crashes, at the cost of longer processing time.&lt;br /&gt;
&lt;br /&gt;
[[Noise Reduction]] has a baseline requirement of 128MB of RAM for a 10 megapixel raw photo, or 512MB of RAM for a 40 megapixel one, and additionally 128MB of RAM per thread. The more threads run in parallel, the quicker the computation, but higher the memory requirement.&lt;br /&gt;
&lt;br /&gt;
Most modern CPUs run two threads per physical core. Find out what CPU you have and how many cores it has, multiply that by two, and you get the maximum number of threads it would make sense to run simultaneously. Let's call this number ''T&amp;lt;sub&amp;gt;max&amp;lt;/sub&amp;gt;''. You would not benefit from running more threads than this - in fact you would likely suffer a small speed penalty.&lt;br /&gt;
&lt;br /&gt;
Setting this parameter to &amp;quot;0&amp;quot; will let your CPU figure out what ''T&amp;lt;sub&amp;gt;max&amp;lt;/sub&amp;gt;'' is, and use that. If you experience crashes due to insufficient RAM, then you can calculate ''T&amp;lt;sub&amp;gt;max&amp;lt;/sub&amp;gt;'' yourself and use a number lower than that.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Sounds Tab ==&lt;br /&gt;
The &amp;quot;Sounds&amp;quot; tab lets you set an audible notification when a lengthy operation ends. It is currently only supported on Windows and Linux.&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Queue processing done&amp;quot; sound is played after the last [[The_Batch_Queue | Queue]] image finishes processing.&lt;br /&gt;
The &amp;quot;Editor processing done&amp;quot; sound is played after a lengthy in-[[The_Image_Editor_Tab | editor]] operation that took longer than the specified number of seconds is complete.&lt;br /&gt;
&lt;br /&gt;
Sounds can be muted either by disabling the &amp;quot;Enabled&amp;quot; checkbox or by setting fields with sound file references to blank values.&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Queue&amp;quot; and &amp;quot;Editor processing done&amp;quot; text boxes can either point to wave (.wav) files, or can specify one of the following values:&lt;br /&gt;
; Windows:&lt;br /&gt;
* SystemAsterisk&lt;br /&gt;
* SystemDefault&lt;br /&gt;
* SystemExclamation&lt;br /&gt;
* SystemExit&lt;br /&gt;
* SystemHand&lt;br /&gt;
* SystemQuestion&lt;br /&gt;
* SystemStart&lt;br /&gt;
* SystemWelcome&lt;br /&gt;
&lt;br /&gt;
; Linux&lt;br /&gt;
* bell&lt;br /&gt;
* camera-shutter&lt;br /&gt;
* complete&lt;br /&gt;
* dialog-warning&lt;br /&gt;
* dialog-information&lt;br /&gt;
* message&lt;br /&gt;
* service-login&lt;br /&gt;
* service-logout&lt;br /&gt;
* suspend-error&lt;br /&gt;
* trash-empty&lt;br /&gt;
* possibly the name of any file in &amp;lt;code&amp;gt;/usr/share/sounds/freedesktop/stereo/&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Sounds issues under Linux ===&lt;br /&gt;
&lt;br /&gt;
RawTherapee relies on libcanberra to produce sounds. &amp;lt;BR/&amp;gt;&lt;br /&gt;
If your sound installation works but that rawtherapee is unable to produce sound,&amp;lt;BR/&amp;gt;&lt;br /&gt;
you can check directly that libcanberra is working correctly by compiling this sample:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
hello_world.sh&lt;br /&gt;
--&lt;br /&gt;
#!/bin/bash&lt;br /&gt;
canberra-gtk-play -i phone-incoming-call -d &amp;quot;hello world&amp;quot;&lt;br /&gt;
--&lt;br /&gt;
&lt;br /&gt;
chmod +x hello_word.sh&lt;br /&gt;
./hello_word.sh&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If the hello_world produces sound, you can check rawtherapee by setting &amp;quot;phone-incoming-call&amp;quot; in one of the boxes and try decoding an image. &lt;br /&gt;
&lt;br /&gt;
Problems can arise if you installed pulseaudio, desactivated it (eg: relying on alsa), the hello_world will mostly produce an error message if this happends.&lt;/div&gt;</summary>
		<author><name>Hombre</name></author>
	</entry>
	<entry>
		<id>http://rawpedia.rawtherapee.com/index.php?title=Preferences&amp;diff=1389</id>
		<title>Preferences</title>
		<link rel="alternate" type="text/html" href="http://rawpedia.rawtherapee.com/index.php?title=Preferences&amp;diff=1389"/>
		<updated>2017-02-26T18:24:54Z</updated>

		<summary type="html">&lt;p&gt;Hombre: /* Monitor */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;You can access the Preferences window by clicking on the Preferences button [[image:Gtk-preferences.png]] which is either in the bottom-left corner of the RawTherapee window, or the top-right one, depending on your [[The_Image_Editor_Tab#Editor_Tab_Modes | Editor tab mode layout]].&lt;br /&gt;
&lt;br /&gt;
Note: When you start RawTherapee not just by clicking its shortcut but by passing an image's filename as an argument so that the image is opened directly, RawTherapee will run in &amp;quot;[[The_Image_Editor_Tab#Editor_Tab_Modes | no-File-Browser mode]]&amp;quot;. The Preferences button is missing when RawTherapee is in that mode. Getting rid of that mode is on the TODO list, see [https://github.com/Beep6581/RawTherapee/issues/2238 issue 2238]. To access Preferences, be sure to start RawTherapee normally without passing any filename arguments.&lt;br /&gt;
&lt;br /&gt;
== About ==&lt;br /&gt;
Shows information about the original author of RawTherapee and the current version, details of the build, names of developers and other contributors and the licence under which RawTherapee is published: [https://en.wikipedia.org/wiki/GPLv3 GPLv3]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== General Tab ==&lt;br /&gt;
=== Layout ===&lt;br /&gt;
RawTherapee lets you use the following modes:&lt;br /&gt;
* Single Editor Tab Mode&lt;br /&gt;
* Single Editor Tab Mode, Vertical Tabs&lt;br /&gt;
* Multiple Editor Tabs Mode&lt;br /&gt;
* Multiple Editor Tabs Mode (if available on second monitor)&lt;br /&gt;
&lt;br /&gt;
Remember that if you use multiple &amp;quot;Editor&amp;quot; tabs, each one takes a substantial amount of RAM. Only use multiple Editor tabs if you have quite a lot of RAM (exactly how much depends on what resolution your images are, which tools you use, how many other programs you run in the background, etc.).&lt;br /&gt;
&lt;br /&gt;
A restart is required for these options to take effect.&lt;br /&gt;
&lt;br /&gt;
=== Default Language ===&lt;br /&gt;
Select the language for the GUI out of a list of thirty languages. English (US) is the default ('mother') language, translations are based on that one. On Win Vista/7 64bit you can have the language automatically read from the operation system.&lt;br /&gt;
&lt;br /&gt;
Again, a restart is required to change the language of the GUI.&lt;br /&gt;
&lt;br /&gt;
=== Default Theme ===&lt;br /&gt;
Choose between several themes for the GUI, from light to dark. The effects are visible after a few seconds, so no need to restart here. Checking 'Use System Theme' might change the appearance of RawTherapee, although this depends on the platform and the window manager in use. Just see if it works for you.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Crop mask color/transparency&amp;quot; is the color of the area outside of a crop. By clicking on the colored button, a new window appears where you can also set transparency. If set to 75, the cropped area is still somewhat visible. Useful to move the crop around and to find the best composition (hold the '''Shift''' key and move the crop with the mouse).&lt;br /&gt;
&lt;br /&gt;
Choose the font of your liking here. With smaller fonts more tools can be displayed on the screen. You can also enable &amp;quot;Slim interface&amp;quot; to fit some more tools into your screen space.&lt;br /&gt;
&lt;br /&gt;
=== Clipping Indication ===&lt;br /&gt;
When clipped highlight [[image:Warnhl.png]]/[[image:Warnsh.png]] shadow indication is enabled in the preview, areas which are clipped in at least one channel are painted a solid color. The shade of this color depends on how strong the clipping is. The threshold values determine when clipping is considered to begin. The clipping indicators are calculated on the final image in the output color space as selected for that image in the [[Color_Management#Output_Profile | Color Management]] panel.&lt;br /&gt;
&lt;br /&gt;
=== Pan Rate Amplification ===&lt;br /&gt;
Imagine a high resolution image is opened, and you are zoomed to 100%. In order to move the image around (it's called &amp;quot;panning&amp;quot;) you would have to make multiple mouse movements (or have a very large mouse pad!). RawTherapee saves you from this by using a &amp;quot;pan rate amplification&amp;quot; - when set to 5, RawTherapee multiplies by 5 every pixel you pan by. If in one comfortable mouse movement you'd normally move the cursor 500 pixels, with this option set to 5 you will have panned 2500 pixels.&lt;br /&gt;
&lt;br /&gt;
The effect is most visible when you are zoomed in, and least visible when zoomed out.&lt;br /&gt;
&lt;br /&gt;
=== External Editor ===&lt;br /&gt;
You can have RawTherapee send the processed image directly to an external program, e.g. an image viewer, an image editor or a script. You do this using the [[File:Image-editor.png]] &amp;quot;[[Edit Current Image in External Editor]]&amp;quot; button in the Editor tab under the main preview, see the [[Saving]] article. It is here in Preferences where you can customize which program is to be sent this processed image when you click the button.&lt;br /&gt;
&lt;br /&gt;
* Windows&lt;br /&gt;
: If you use Windows, RawTherapee allows you to set up the path to GIMP, Photoshop, and to one other external program (&amp;quot;Custom command line&amp;quot;).&lt;br /&gt;
: The recommended way of setting the GIMP option is by pointing RawTherapee to the folder which contains the &amp;lt;code&amp;gt;bin&amp;lt;/code&amp;gt; folder which contains the GIMP executable, &amp;lt;code&amp;gt;gimp-2.*.exe&amp;lt;/code&amp;gt;. If you use an unofficial version of GIMP where the executable does not have that name, you may need to use the command line option instead.&lt;br /&gt;
: For the Photoshop option, point RawTherapee to the folder which contains the Photoshop executable, &amp;lt;code&amp;gt;Photoshop.exe&amp;lt;/code&amp;gt;&lt;br /&gt;
: For the command line option, simply write the full path including the executable. Don't worry about spaces or about escaping backslashes. Environment variables such as &amp;lt;code&amp;gt;%ProgramFiles%&amp;lt;/code&amp;gt; are not supported.&lt;br /&gt;
: Examples:&lt;br /&gt;
:: &amp;lt;code&amp;gt;C:\Program Files\Gimp-2.9\gimp-2.9.exe&amp;lt;/code&amp;gt;&lt;br /&gt;
:: &amp;lt;code&amp;gt;C:\Program Files\Digital Light &amp;amp; Color\Picture Window Pro 6.0\pw60.exe&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Linux&lt;br /&gt;
: If you use Linux, the GIMP option is hard-coded to look for the GIMP executable &amp;lt;code&amp;gt;gimp&amp;lt;/code&amp;gt; anywhere.&lt;br /&gt;
: For the command line option, simply write the full path including the executable. You may need to enclose the whole line in double quotation marks if you need to pass arguments, see the example. Environment variables such as &amp;lt;code&amp;gt;~&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;$HOME&amp;lt;/code&amp;gt; are not supported.&lt;br /&gt;
: Examples:&lt;br /&gt;
:: &amp;lt;code&amp;gt;&amp;quot;/usr/bin/geeqie --remote&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
;: The above command opens the image in a single instance of Geeqie. Note that you need to enclose it in double quotation marks because you're passing the &amp;quot;--remote&amp;quot; option.&lt;br /&gt;
:: &amp;lt;code&amp;gt;/home/bob/programs/luminance hdr/luminance-hdr&amp;lt;/code&amp;gt;&lt;br /&gt;
;: The above command opens the image in Luminance HDR. No arguments or options passed so no quotation marks needed.&lt;br /&gt;
&lt;br /&gt;
* macOS&lt;br /&gt;
: If you use macOS, the GIMP option is hard-coded to &amp;lt;code&amp;gt;open -a GIMP&amp;lt;/code&amp;gt; and the Photoshop option is hard-coded to &amp;lt;code&amp;gt;open -a Photoshop&amp;lt;/code&amp;gt;&lt;br /&gt;
: For the command line option, write &amp;lt;code&amp;gt;open -a &amp;quot;External Program&amp;quot;&amp;lt;/code&amp;gt; where &amp;lt;code&amp;gt;&amp;quot;External Program&amp;quot;&amp;lt;/code&amp;gt; is the name of the program you want to be used to open the image. Surround the name of the program in quotation marks if it contains one or more space characters.&lt;br /&gt;
: Examples:&lt;br /&gt;
:: &amp;lt;code&amp;gt;open -a &amp;quot;Adobe Photoshop CS6&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
;: The above command opens the image in Adobe Photoshop CS6. Note that you need to enclose it in quotation marks because it contains space characters.&lt;br /&gt;
:: &amp;lt;code&amp;gt;open -a &amp;quot;Affinity Photo Trial&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
;: The command above opens the trial version of Affinity Photo. It too needed to be enclosed in quotation marks due to the spaces in the name.&lt;br /&gt;
:: &amp;lt;code&amp;gt;open -a &amp;quot;/My stuff/Programs/Pixel Mixer&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
;: The command above opens a program called &amp;quot;Pixel Mixer&amp;quot; in the &amp;quot;My stuff&amp;quot; folder. We have reports that it is not necessary to write the full path to the program even if it does not reside in the standard &amp;lt;code&amp;gt;/Applications/&amp;lt;/code&amp;gt; folder.&lt;br /&gt;
&lt;br /&gt;
== Image Processing Tab ==&lt;br /&gt;
=== Default Processing Profile ===&lt;br /&gt;
Specify which profile RawTherapee is to use when opening a raw photo and when opening a non-raw photo. When you have made your own default profile, you can tell RawTherapee to always use that one. To do that, to have it show up in the list, you must save it to RawTherapee's &amp;quot;''config''&amp;quot; folder. You can find out where it is on the [[File_paths#Processing_Profiles | file paths]] page.&lt;br /&gt;
&lt;br /&gt;
The default processing profile for non-raw files like JPEG or TIFF is best set to &amp;quot;Neutral&amp;quot;. The &amp;quot;Neutral&amp;quot; profile just loads the photo as it is, without applying anything like [[Exposure#Auto_Levels | Auto Levels]] or [[Sharpening]].&lt;br /&gt;
&lt;br /&gt;
=== Custom Processing Profile Builder ===&lt;br /&gt;
Executable (or script) file called when a new initial processing profile should be generated for an image. The path of the communication file (*.ini style, a.k.a. &amp;quot;Keyfile&amp;quot;) is added as a command line parameter. It contains various parameters required for the executable or script to allow a rules-based processing profile generation.&lt;br /&gt;
&lt;br /&gt;
This feature is very powerful; for example it allows you to set lens correction parameters or noise reduction based on image properties. It is called just once on the first edit of the picture, or called manually from the context menu when right-clicking on a thumbnail in the [[The File Browser Tab|File Browser]] or [[The_Image_Editor_Tab#The_Filmstrip | Filmstrip]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Note:&amp;lt;/b&amp;gt; You are responsible for using double quotes where necessary if you're using paths containing spaces.&lt;br /&gt;
&lt;br /&gt;
=== Processing Profile Handling ===&lt;br /&gt;
&amp;quot;Save processing profiles next to the input file&amp;quot;: When checked, RawTherapee writes a PP3 file with all the edits you made to your photo next to the input (raw) file. This represents your work (e.g. sharpening settings used) and can be reloaded later.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Save processing profiles to the cache&amp;quot;: Instead of creating a PP3 file next to the raw, this option - when checked - writes the PP3 to the cache. When you check the last option only, chances are that you lose your work (the edits) when installing RawTherapee on a new PC for instance.&lt;br /&gt;
&lt;br /&gt;
It's usually a good idea to only save the processing parameters next to the input file, since you can e.g. back them up along with the your raws.&lt;br /&gt;
&lt;br /&gt;
=== Dark-Frame ===&lt;br /&gt;
Specify the directory on your hard disk for searching for the dark frame shots for long exposure noise subtraction. File with coordinates listing of the bad pixels must be placed in the same directory for auto correction.&lt;br /&gt;
&lt;br /&gt;
=== Flat-Field ===&lt;br /&gt;
Specify the directory on your hard disk for searching for the flat field reference images.&lt;br /&gt;
&lt;br /&gt;
=== Metadata ===&lt;br /&gt;
The &amp;quot;Copy Exif/IPTC/XMP unchanged to output file&amp;quot; option changes RawTherapee's metadata handling behavior.&lt;br /&gt;
* Enabled, it will copy Exif (including Makernotes), XMP and IPTC information from the input image into the output image unchanged. You will want to keep it enabled if you tag, rate, describe or caption your images in other software so that the image saved by RawTherapee will contain this information unchanged. However if you add, delete or change Exif or IPTC metadata using RawTherapee's &amp;quot;Meta&amp;quot; tab, then with this option enabled these changes will be lost - they will not be present in the saved image!&lt;br /&gt;
* Disabled, RawTherapee will save only that metadata in the output file which is enabled in the &amp;quot;Meta&amp;quot; tab - by default all metadata is enabled. If you add, delete or change Exif (including Makernotes), IPTC or XMP metadata using RawTherapee's &amp;quot;Meta&amp;quot; tab, then disable this option.&lt;br /&gt;
&lt;br /&gt;
== File Browser Tab ==&lt;br /&gt;
=== Image Directory at Startup ===&lt;br /&gt;
At the top you can define the image directory to use at startup. It could be the RawTherapee installation directory, the last-visited directory, the home directory, or a custom directory.&lt;br /&gt;
&lt;br /&gt;
=== File Browser / Thumbnail Options ===&lt;br /&gt;
These options determine which information is visible in the thumbnails and how it should be displayed.&lt;br /&gt;
&lt;br /&gt;
=== Context Menu Options ===&lt;br /&gt;
Adjust the grouping of the right-click context menu in the [[The File Browser Tab|File Browser]] (and [[The_Image_Editor_Tab#The_Filmstrip | Filmstrip]]).&lt;br /&gt;
&lt;br /&gt;
=== Parsed Extensions ===&lt;br /&gt;
Choose which files are recognized as images and displayes in the [[The File Browser Tab|File Browser]]. All supported extensions are set by default. They can be deactivated by unchecking the relevant box. If a desired extension is missing you can easily add it by using the plus button.&lt;br /&gt;
&lt;br /&gt;
=== Cache Options ===&lt;br /&gt;
These options influence the speed of thumbnail loading and generation. These options are quite self-explanatory.&lt;br /&gt;
&lt;br /&gt;
== Color Management Tab ==&lt;br /&gt;
The &amp;quot;Color Management&amp;quot; tab lets you define the directory where ICC profiles can be found.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Monitor ===&lt;br /&gt;
&lt;br /&gt;
You should define here the ICC profile of your monitor when you've done a calibration. If you don't do it, the image will be displayed with wrong colors.&lt;br /&gt;
&lt;br /&gt;
The option &amp;quot;Use operating system's main monitor color profile&amp;quot; is currently only supported on Windows, and it support only one monitor. If you have multiple monitors connected, it will always take the main monitor's profile (the one with the task bar).&lt;br /&gt;
&lt;br /&gt;
On macOS all displayed colors will be in [https://en.wikipedia.org/wiki/SRGB sRGB space], and then, if necessary, converted by the native macOS color pipeline to match the screen calibration, if any. This means that you cannot choose a monitor color profile on macOS. Colors will be displayed correctly, even over multiple screens, but if you have a wide-gamut screen RawTherapee's displayed colors will still be limited to sRGB. This will however not affect output, i.e. you can still produce images with colors outside the sRGB space.&lt;br /&gt;
&lt;br /&gt;
The Linux version does not support monitor profile auto-detection, but as long as you load the same ICC profile as used in calibration the colors will be managed and you will get full use of your wide gamut monitor, if you have one. If you have more than one monitor with different profiles you will have to choose a primary one for correct color and have the RawTherapee window there.&lt;br /&gt;
&lt;br /&gt;
See below for Rendering Intent an Black Point Compensation.&lt;br /&gt;
&lt;br /&gt;
= Printer (Soft-Proofing)=&lt;br /&gt;
&lt;br /&gt;
You can select here the color profile of your own printer or your print service in order to simulate the rendering of the printed image.&lt;br /&gt;
&lt;br /&gt;
See below for Black Point Compensation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Rendering Intent ===&lt;br /&gt;
The &amp;quot;[https://en.wikipedia.org/wiki/Rendering_intent#Rendering_intent Rendering intent]&amp;quot; drop-down lets you choose how the ICC profiles are used for translation between gamuts or color spaces.&lt;br /&gt;
; Perceptual&lt;br /&gt;
: If the color gamut of your image is higher than that of your destination device (monitor or printer) then it is compressed a bit to fit the gamut of your device as far as possible. This might result in an image with reduced saturation, but the hue is still kept. It might look a bit dull. But this is not really that much visible as the color relations stay the same. This method is activated by default (recommended).&lt;br /&gt;
&lt;br /&gt;
; Relative Colorimetric&lt;br /&gt;
: The colors existing in the color gamuts of both your image and your device are kept and displayed 100% perfect. If the color does not exist within the color gamut of your device the nearest possible value is taken. This might lead to some banding effects, especially visible in blue sky. The white point will be corrected.&lt;br /&gt;
&lt;br /&gt;
; Saturation&lt;br /&gt;
:Very similar to Perceptual, but here it is tried to keep the saturation and change the hue instead. This is very useful for e.g. screenshots or similar. It could also be used when you do not care about a possible color shift as long the image does not look dull.&lt;br /&gt;
&lt;br /&gt;
; Absolute Colorimetric&lt;br /&gt;
: Similar to relative colorimetric. It tries to reproduce the exact colors recorded in the original scene. The white point will not be corrected. It is normally used, when the gamuts of your image and your device are nearly the same. Used when exact reproduction of specific colors is needed, e.g. fabric or logo colors.&lt;br /&gt;
&lt;br /&gt;
===Black Point Compensation===&lt;br /&gt;
&lt;br /&gt;
When enabled, the Black Point level of the input image is moved to the Black Point level of the output image in a color transformation (e.g. from working profile to display profile). It means that the luminance channel alone is compressed or expanded to match the output capabilities. This feature will keep details in the shadows (avoid flat dark areas) at the expense of less color correctness.&lt;br /&gt;
&lt;br /&gt;
== Batch Processing Tab ==&lt;br /&gt;
Batch processing is the capability of editing several images at the same time in the [[The File Browser Tab|File Browser]] tab. That is why there is a tool panel in the &amp;quot;File Browser&amp;quot;. It looks the same as the tool panel in the [[The_Image_Editor_Tab|Image Editor]] tab, but since it lets you tweak many files at once we refer to it as the &amp;quot;batch tool panel&amp;quot;. The checkboxes here have three states:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;[ ]&amp;lt;/code&amp;gt; Disabled&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;[✓]&amp;lt;/code&amp;gt; Enabled&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;[-]&amp;lt;/code&amp;gt; Values differ across selected images.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Batch editing is done by selecting more than one image by using the '''Shift''' or '''Control''' key in the [[The_File_Browser_Tab|File Browser]], then you can edit those images with the tools in the batch tool panel on the right. The way the sliders' values are used to modify the image depends on the options set in this &amp;quot;Batch Processing&amp;quot; tab.&lt;br /&gt;
&lt;br /&gt;
When you select a single image, the sliders get the values of the processing parameters of that specific image. These can be the values of the default profile or the values from your last edit session of this photo. If your image is currently being edited in an [[The_Image_Editor_Tab | Image Editor]] tab, the editor's values will be reflected in real time in the batch tool panel, and vice versa, so take care what you're doing.&lt;br /&gt;
&lt;br /&gt;
When selecting more than one image in the &amp;quot;File Browser&amp;quot;, the action of the tool sliders depends on that tool's batch processing mode. Tools which are not listed function as if they were in the &amp;quot;Set&amp;quot; mode.&lt;br /&gt;
&lt;br /&gt;
; The &amp;quot;Add&amp;quot; Mode&lt;br /&gt;
: This mode may also be understood as &amp;quot;relative&amp;quot;. Modifying sliders which are set to the &amp;quot;Add&amp;quot; mode will result in the value of the modification being added to the existing value. For example, if you select two images by holding the '''Ctrl''' modifier key, one image which has an [[Exposure#Exposure_Compensation Exposure Compensation]] of -0.5 EV and the other which has +1.0 EV, moving the &amp;quot;Exposure Compensation&amp;quot; slider up to +0.3 will result in setting a value of -0.2 EV for the first image and +1.3 EV for the second one.&lt;br /&gt;
&lt;br /&gt;
: Using the &amp;quot;Reset&amp;quot; button will move the slider to its default (zero) position and will then bring back the initial value of that slider for each selected image.&lt;br /&gt;
&lt;br /&gt;
; The &amp;quot;Set&amp;quot; Mode&lt;br /&gt;
: This mode may also be understood as &amp;quot;absolute&amp;quot;. Modifying sliders which are set to the &amp;quot;Set&amp;quot; mode will result in the value of the modification being set, irrelevant of what the existing value was. If we use the same example as before, moving the slider up to +0.3 EV will result in setting a value of +0.3 EV for both images (one value for all images).&lt;br /&gt;
&lt;br /&gt;
: Using the 'Reset' button will move the slider to its default position (different for each slider), and will then reset this parameter for each image.&lt;br /&gt;
&lt;br /&gt;
; Overwrite Existing Output Files&lt;br /&gt;
: The option &amp;quot;Overwrite existing output files&amp;quot; sets RawTherapee to overwrite existing images. When disabled, existing images will not be overwritten; instead, an index number is appended to the image being saved.&lt;br /&gt;
: e.g. If &amp;quot;output.jpg&amp;quot; exists and the option is not checked, the new image will be saved as &amp;quot;output-1.jpg&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Performance Tab ==&lt;br /&gt;
The &amp;quot;Performance&amp;quot; tab is only for people who know what they're doing. It lets you poke under the hood and tweak the parameters of some tools. These parameters take part in the balance between speed and stability.&lt;br /&gt;
&lt;br /&gt;
=== Maximum Number of Threads for Noise Reduction ===&lt;br /&gt;
The [[Noise Reduction]] algorithm in RawTherapee is very powerful. It is also quite CPU and memory intensive. People with weak hardware who experience crashes caused by running out of RAM may find that tweaking this parameter prevents those crashes, at the cost of longer processing time.&lt;br /&gt;
&lt;br /&gt;
[[Noise Reduction]] has a baseline requirement of 128MB of RAM for a 10 megapixel raw photo, or 512MB of RAM for a 40 megapixel one, and additionally 128MB of RAM per thread. The more threads run in parallel, the quicker the computation, but higher the memory requirement.&lt;br /&gt;
&lt;br /&gt;
Most modern CPUs run two threads per physical core. Find out what CPU you have and how many cores it has, multiply that by two, and you get the maximum number of threads it would make sense to run simultaneously. Let's call this number ''T&amp;lt;sub&amp;gt;max&amp;lt;/sub&amp;gt;''. You would not benefit from running more threads than this - in fact you would likely suffer a small speed penalty.&lt;br /&gt;
&lt;br /&gt;
Setting this parameter to &amp;quot;0&amp;quot; will let your CPU figure out what ''T&amp;lt;sub&amp;gt;max&amp;lt;/sub&amp;gt;'' is, and use that. If you experience crashes due to insufficient RAM, then you can calculate ''T&amp;lt;sub&amp;gt;max&amp;lt;/sub&amp;gt;'' yourself and use a number lower than that.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Sounds Tab ==&lt;br /&gt;
The &amp;quot;Sounds&amp;quot; tab lets you set an audible notification when a lengthy operation ends. It is currently only supported on Windows and Linux.&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Queue processing done&amp;quot; sound is played after the last [[The_Batch_Queue | Queue]] image finishes processing.&lt;br /&gt;
The &amp;quot;Editor processing done&amp;quot; sound is played after a lengthy in-[[The_Image_Editor_Tab | editor]] operation that took longer than the specified number of seconds is complete.&lt;br /&gt;
&lt;br /&gt;
Sounds can be muted either by disabling the &amp;quot;Enabled&amp;quot; checkbox or by setting fields with sound file references to blank values.&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Queue&amp;quot; and &amp;quot;Editor processing done&amp;quot; text boxes can either point to wave (.wav) files, or can specify one of the following values:&lt;br /&gt;
; Windows:&lt;br /&gt;
* SystemAsterisk&lt;br /&gt;
* SystemDefault&lt;br /&gt;
* SystemExclamation&lt;br /&gt;
* SystemExit&lt;br /&gt;
* SystemHand&lt;br /&gt;
* SystemQuestion&lt;br /&gt;
* SystemStart&lt;br /&gt;
* SystemWelcome&lt;br /&gt;
&lt;br /&gt;
; Linux&lt;br /&gt;
* bell&lt;br /&gt;
* camera-shutter&lt;br /&gt;
* complete&lt;br /&gt;
* dialog-warning&lt;br /&gt;
* dialog-information&lt;br /&gt;
* message&lt;br /&gt;
* service-login&lt;br /&gt;
* service-logout&lt;br /&gt;
* suspend-error&lt;br /&gt;
* trash-empty&lt;br /&gt;
* possibly the name of any file in &amp;lt;code&amp;gt;/usr/share/sounds/freedesktop/stereo/&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Sounds issues under Linux ===&lt;br /&gt;
&lt;br /&gt;
RawTherapee relies on libcanberra to produce sounds. &amp;lt;BR/&amp;gt;&lt;br /&gt;
If your sound installation works but that rawtherapee is unable to produce sound,&amp;lt;BR/&amp;gt;&lt;br /&gt;
you can check directly that libcanberra is working correctly by compiling this sample:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
hello_world.sh&lt;br /&gt;
--&lt;br /&gt;
#!/bin/bash&lt;br /&gt;
canberra-gtk-play -i phone-incoming-call -d &amp;quot;hello world&amp;quot;&lt;br /&gt;
--&lt;br /&gt;
&lt;br /&gt;
chmod +x hello_word.sh&lt;br /&gt;
./hello_word.sh&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If the hello_world produces sound, you can check rawtherapee by setting &amp;quot;phone-incoming-call&amp;quot; in one of the boxes and try decoding an image. &lt;br /&gt;
&lt;br /&gt;
Problems can arise if you installed pulseaudio, desactivated it (eg: relying on alsa), the hello_world will mostly produce an error message if this happends.&lt;/div&gt;</summary>
		<author><name>Hombre</name></author>
	</entry>
	<entry>
		<id>http://rawpedia.rawtherapee.com/index.php?title=Preferences&amp;diff=1388</id>
		<title>Preferences</title>
		<link rel="alternate" type="text/html" href="http://rawpedia.rawtherapee.com/index.php?title=Preferences&amp;diff=1388"/>
		<updated>2017-02-26T18:24:12Z</updated>

		<summary type="html">&lt;p&gt;Hombre: /* Color Management Tab */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;You can access the Preferences window by clicking on the Preferences button [[image:Gtk-preferences.png]] which is either in the bottom-left corner of the RawTherapee window, or the top-right one, depending on your [[The_Image_Editor_Tab#Editor_Tab_Modes | Editor tab mode layout]].&lt;br /&gt;
&lt;br /&gt;
Note: When you start RawTherapee not just by clicking its shortcut but by passing an image's filename as an argument so that the image is opened directly, RawTherapee will run in &amp;quot;[[The_Image_Editor_Tab#Editor_Tab_Modes | no-File-Browser mode]]&amp;quot;. The Preferences button is missing when RawTherapee is in that mode. Getting rid of that mode is on the TODO list, see [https://github.com/Beep6581/RawTherapee/issues/2238 issue 2238]. To access Preferences, be sure to start RawTherapee normally without passing any filename arguments.&lt;br /&gt;
&lt;br /&gt;
== About ==&lt;br /&gt;
Shows information about the original author of RawTherapee and the current version, details of the build, names of developers and other contributors and the licence under which RawTherapee is published: [https://en.wikipedia.org/wiki/GPLv3 GPLv3]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== General Tab ==&lt;br /&gt;
=== Layout ===&lt;br /&gt;
RawTherapee lets you use the following modes:&lt;br /&gt;
* Single Editor Tab Mode&lt;br /&gt;
* Single Editor Tab Mode, Vertical Tabs&lt;br /&gt;
* Multiple Editor Tabs Mode&lt;br /&gt;
* Multiple Editor Tabs Mode (if available on second monitor)&lt;br /&gt;
&lt;br /&gt;
Remember that if you use multiple &amp;quot;Editor&amp;quot; tabs, each one takes a substantial amount of RAM. Only use multiple Editor tabs if you have quite a lot of RAM (exactly how much depends on what resolution your images are, which tools you use, how many other programs you run in the background, etc.).&lt;br /&gt;
&lt;br /&gt;
A restart is required for these options to take effect.&lt;br /&gt;
&lt;br /&gt;
=== Default Language ===&lt;br /&gt;
Select the language for the GUI out of a list of thirty languages. English (US) is the default ('mother') language, translations are based on that one. On Win Vista/7 64bit you can have the language automatically read from the operation system.&lt;br /&gt;
&lt;br /&gt;
Again, a restart is required to change the language of the GUI.&lt;br /&gt;
&lt;br /&gt;
=== Default Theme ===&lt;br /&gt;
Choose between several themes for the GUI, from light to dark. The effects are visible after a few seconds, so no need to restart here. Checking 'Use System Theme' might change the appearance of RawTherapee, although this depends on the platform and the window manager in use. Just see if it works for you.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Crop mask color/transparency&amp;quot; is the color of the area outside of a crop. By clicking on the colored button, a new window appears where you can also set transparency. If set to 75, the cropped area is still somewhat visible. Useful to move the crop around and to find the best composition (hold the '''Shift''' key and move the crop with the mouse).&lt;br /&gt;
&lt;br /&gt;
Choose the font of your liking here. With smaller fonts more tools can be displayed on the screen. You can also enable &amp;quot;Slim interface&amp;quot; to fit some more tools into your screen space.&lt;br /&gt;
&lt;br /&gt;
=== Clipping Indication ===&lt;br /&gt;
When clipped highlight [[image:Warnhl.png]]/[[image:Warnsh.png]] shadow indication is enabled in the preview, areas which are clipped in at least one channel are painted a solid color. The shade of this color depends on how strong the clipping is. The threshold values determine when clipping is considered to begin. The clipping indicators are calculated on the final image in the output color space as selected for that image in the [[Color_Management#Output_Profile | Color Management]] panel.&lt;br /&gt;
&lt;br /&gt;
=== Pan Rate Amplification ===&lt;br /&gt;
Imagine a high resolution image is opened, and you are zoomed to 100%. In order to move the image around (it's called &amp;quot;panning&amp;quot;) you would have to make multiple mouse movements (or have a very large mouse pad!). RawTherapee saves you from this by using a &amp;quot;pan rate amplification&amp;quot; - when set to 5, RawTherapee multiplies by 5 every pixel you pan by. If in one comfortable mouse movement you'd normally move the cursor 500 pixels, with this option set to 5 you will have panned 2500 pixels.&lt;br /&gt;
&lt;br /&gt;
The effect is most visible when you are zoomed in, and least visible when zoomed out.&lt;br /&gt;
&lt;br /&gt;
=== External Editor ===&lt;br /&gt;
You can have RawTherapee send the processed image directly to an external program, e.g. an image viewer, an image editor or a script. You do this using the [[File:Image-editor.png]] &amp;quot;[[Edit Current Image in External Editor]]&amp;quot; button in the Editor tab under the main preview, see the [[Saving]] article. It is here in Preferences where you can customize which program is to be sent this processed image when you click the button.&lt;br /&gt;
&lt;br /&gt;
* Windows&lt;br /&gt;
: If you use Windows, RawTherapee allows you to set up the path to GIMP, Photoshop, and to one other external program (&amp;quot;Custom command line&amp;quot;).&lt;br /&gt;
: The recommended way of setting the GIMP option is by pointing RawTherapee to the folder which contains the &amp;lt;code&amp;gt;bin&amp;lt;/code&amp;gt; folder which contains the GIMP executable, &amp;lt;code&amp;gt;gimp-2.*.exe&amp;lt;/code&amp;gt;. If you use an unofficial version of GIMP where the executable does not have that name, you may need to use the command line option instead.&lt;br /&gt;
: For the Photoshop option, point RawTherapee to the folder which contains the Photoshop executable, &amp;lt;code&amp;gt;Photoshop.exe&amp;lt;/code&amp;gt;&lt;br /&gt;
: For the command line option, simply write the full path including the executable. Don't worry about spaces or about escaping backslashes. Environment variables such as &amp;lt;code&amp;gt;%ProgramFiles%&amp;lt;/code&amp;gt; are not supported.&lt;br /&gt;
: Examples:&lt;br /&gt;
:: &amp;lt;code&amp;gt;C:\Program Files\Gimp-2.9\gimp-2.9.exe&amp;lt;/code&amp;gt;&lt;br /&gt;
:: &amp;lt;code&amp;gt;C:\Program Files\Digital Light &amp;amp; Color\Picture Window Pro 6.0\pw60.exe&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Linux&lt;br /&gt;
: If you use Linux, the GIMP option is hard-coded to look for the GIMP executable &amp;lt;code&amp;gt;gimp&amp;lt;/code&amp;gt; anywhere.&lt;br /&gt;
: For the command line option, simply write the full path including the executable. You may need to enclose the whole line in double quotation marks if you need to pass arguments, see the example. Environment variables such as &amp;lt;code&amp;gt;~&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;$HOME&amp;lt;/code&amp;gt; are not supported.&lt;br /&gt;
: Examples:&lt;br /&gt;
:: &amp;lt;code&amp;gt;&amp;quot;/usr/bin/geeqie --remote&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
;: The above command opens the image in a single instance of Geeqie. Note that you need to enclose it in double quotation marks because you're passing the &amp;quot;--remote&amp;quot; option.&lt;br /&gt;
:: &amp;lt;code&amp;gt;/home/bob/programs/luminance hdr/luminance-hdr&amp;lt;/code&amp;gt;&lt;br /&gt;
;: The above command opens the image in Luminance HDR. No arguments or options passed so no quotation marks needed.&lt;br /&gt;
&lt;br /&gt;
* macOS&lt;br /&gt;
: If you use macOS, the GIMP option is hard-coded to &amp;lt;code&amp;gt;open -a GIMP&amp;lt;/code&amp;gt; and the Photoshop option is hard-coded to &amp;lt;code&amp;gt;open -a Photoshop&amp;lt;/code&amp;gt;&lt;br /&gt;
: For the command line option, write &amp;lt;code&amp;gt;open -a &amp;quot;External Program&amp;quot;&amp;lt;/code&amp;gt; where &amp;lt;code&amp;gt;&amp;quot;External Program&amp;quot;&amp;lt;/code&amp;gt; is the name of the program you want to be used to open the image. Surround the name of the program in quotation marks if it contains one or more space characters.&lt;br /&gt;
: Examples:&lt;br /&gt;
:: &amp;lt;code&amp;gt;open -a &amp;quot;Adobe Photoshop CS6&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
;: The above command opens the image in Adobe Photoshop CS6. Note that you need to enclose it in quotation marks because it contains space characters.&lt;br /&gt;
:: &amp;lt;code&amp;gt;open -a &amp;quot;Affinity Photo Trial&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
;: The command above opens the trial version of Affinity Photo. It too needed to be enclosed in quotation marks due to the spaces in the name.&lt;br /&gt;
:: &amp;lt;code&amp;gt;open -a &amp;quot;/My stuff/Programs/Pixel Mixer&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
;: The command above opens a program called &amp;quot;Pixel Mixer&amp;quot; in the &amp;quot;My stuff&amp;quot; folder. We have reports that it is not necessary to write the full path to the program even if it does not reside in the standard &amp;lt;code&amp;gt;/Applications/&amp;lt;/code&amp;gt; folder.&lt;br /&gt;
&lt;br /&gt;
== Image Processing Tab ==&lt;br /&gt;
=== Default Processing Profile ===&lt;br /&gt;
Specify which profile RawTherapee is to use when opening a raw photo and when opening a non-raw photo. When you have made your own default profile, you can tell RawTherapee to always use that one. To do that, to have it show up in the list, you must save it to RawTherapee's &amp;quot;''config''&amp;quot; folder. You can find out where it is on the [[File_paths#Processing_Profiles | file paths]] page.&lt;br /&gt;
&lt;br /&gt;
The default processing profile for non-raw files like JPEG or TIFF is best set to &amp;quot;Neutral&amp;quot;. The &amp;quot;Neutral&amp;quot; profile just loads the photo as it is, without applying anything like [[Exposure#Auto_Levels | Auto Levels]] or [[Sharpening]].&lt;br /&gt;
&lt;br /&gt;
=== Custom Processing Profile Builder ===&lt;br /&gt;
Executable (or script) file called when a new initial processing profile should be generated for an image. The path of the communication file (*.ini style, a.k.a. &amp;quot;Keyfile&amp;quot;) is added as a command line parameter. It contains various parameters required for the executable or script to allow a rules-based processing profile generation.&lt;br /&gt;
&lt;br /&gt;
This feature is very powerful; for example it allows you to set lens correction parameters or noise reduction based on image properties. It is called just once on the first edit of the picture, or called manually from the context menu when right-clicking on a thumbnail in the [[The File Browser Tab|File Browser]] or [[The_Image_Editor_Tab#The_Filmstrip | Filmstrip]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Note:&amp;lt;/b&amp;gt; You are responsible for using double quotes where necessary if you're using paths containing spaces.&lt;br /&gt;
&lt;br /&gt;
=== Processing Profile Handling ===&lt;br /&gt;
&amp;quot;Save processing profiles next to the input file&amp;quot;: When checked, RawTherapee writes a PP3 file with all the edits you made to your photo next to the input (raw) file. This represents your work (e.g. sharpening settings used) and can be reloaded later.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Save processing profiles to the cache&amp;quot;: Instead of creating a PP3 file next to the raw, this option - when checked - writes the PP3 to the cache. When you check the last option only, chances are that you lose your work (the edits) when installing RawTherapee on a new PC for instance.&lt;br /&gt;
&lt;br /&gt;
It's usually a good idea to only save the processing parameters next to the input file, since you can e.g. back them up along with the your raws.&lt;br /&gt;
&lt;br /&gt;
=== Dark-Frame ===&lt;br /&gt;
Specify the directory on your hard disk for searching for the dark frame shots for long exposure noise subtraction. File with coordinates listing of the bad pixels must be placed in the same directory for auto correction.&lt;br /&gt;
&lt;br /&gt;
=== Flat-Field ===&lt;br /&gt;
Specify the directory on your hard disk for searching for the flat field reference images.&lt;br /&gt;
&lt;br /&gt;
=== Metadata ===&lt;br /&gt;
The &amp;quot;Copy Exif/IPTC/XMP unchanged to output file&amp;quot; option changes RawTherapee's metadata handling behavior.&lt;br /&gt;
* Enabled, it will copy Exif (including Makernotes), XMP and IPTC information from the input image into the output image unchanged. You will want to keep it enabled if you tag, rate, describe or caption your images in other software so that the image saved by RawTherapee will contain this information unchanged. However if you add, delete or change Exif or IPTC metadata using RawTherapee's &amp;quot;Meta&amp;quot; tab, then with this option enabled these changes will be lost - they will not be present in the saved image!&lt;br /&gt;
* Disabled, RawTherapee will save only that metadata in the output file which is enabled in the &amp;quot;Meta&amp;quot; tab - by default all metadata is enabled. If you add, delete or change Exif (including Makernotes), IPTC or XMP metadata using RawTherapee's &amp;quot;Meta&amp;quot; tab, then disable this option.&lt;br /&gt;
&lt;br /&gt;
== File Browser Tab ==&lt;br /&gt;
=== Image Directory at Startup ===&lt;br /&gt;
At the top you can define the image directory to use at startup. It could be the RawTherapee installation directory, the last-visited directory, the home directory, or a custom directory.&lt;br /&gt;
&lt;br /&gt;
=== File Browser / Thumbnail Options ===&lt;br /&gt;
These options determine which information is visible in the thumbnails and how it should be displayed.&lt;br /&gt;
&lt;br /&gt;
=== Context Menu Options ===&lt;br /&gt;
Adjust the grouping of the right-click context menu in the [[The File Browser Tab|File Browser]] (and [[The_Image_Editor_Tab#The_Filmstrip | Filmstrip]]).&lt;br /&gt;
&lt;br /&gt;
=== Parsed Extensions ===&lt;br /&gt;
Choose which files are recognized as images and displayes in the [[The File Browser Tab|File Browser]]. All supported extensions are set by default. They can be deactivated by unchecking the relevant box. If a desired extension is missing you can easily add it by using the plus button.&lt;br /&gt;
&lt;br /&gt;
=== Cache Options ===&lt;br /&gt;
These options influence the speed of thumbnail loading and generation. These options are quite self-explanatory.&lt;br /&gt;
&lt;br /&gt;
== Color Management Tab ==&lt;br /&gt;
The &amp;quot;Color Management&amp;quot; tab lets you define the directory where ICC profiles can be found.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Monitor =&lt;br /&gt;
&lt;br /&gt;
You should define here the ICC profile of your monitor when you've done a calibration. If you don't do it, the image will be displayed with wrong colors.&lt;br /&gt;
&lt;br /&gt;
The option &amp;quot;Use operating system's main monitor color profile&amp;quot; is currently only supported on Windows, and it support only one monitor. If you have multiple monitors connected, it will always take the main monitor's profile (the one with the task bar).&lt;br /&gt;
&lt;br /&gt;
On macOS all displayed colors will be in [https://en.wikipedia.org/wiki/SRGB sRGB space], and then, if necessary, converted by the native macOS color pipeline to match the screen calibration, if any. This means that you cannot choose a monitor color profile on macOS. Colors will be displayed correctly, even over multiple screens, but if you have a wide-gamut screen RawTherapee's displayed colors will still be limited to sRGB. This will however not affect output, i.e. you can still produce images with colors outside the sRGB space.&lt;br /&gt;
&lt;br /&gt;
The Linux version does not support monitor profile auto-detection, but as long as you load the same ICC profile as used in calibration the colors will be managed and you will get full use of your wide gamut monitor, if you have one. If you have more than one monitor with different profiles you will have to choose a primary one for correct color and have the RawTherapee window there.&lt;br /&gt;
&lt;br /&gt;
See below for Rendering Intent an Black Point Compensation.&lt;br /&gt;
&lt;br /&gt;
= Printer (Soft-Proofing)=&lt;br /&gt;
&lt;br /&gt;
You can select here the color profile of your own printer or your print service in order to simulate the rendering of the printed image.&lt;br /&gt;
&lt;br /&gt;
See below for Black Point Compensation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Rendering Intent ===&lt;br /&gt;
The &amp;quot;[https://en.wikipedia.org/wiki/Rendering_intent#Rendering_intent Rendering intent]&amp;quot; drop-down lets you choose how the ICC profiles are used for translation between gamuts or color spaces.&lt;br /&gt;
; Perceptual&lt;br /&gt;
: If the color gamut of your image is higher than that of your destination device (monitor or printer) then it is compressed a bit to fit the gamut of your device as far as possible. This might result in an image with reduced saturation, but the hue is still kept. It might look a bit dull. But this is not really that much visible as the color relations stay the same. This method is activated by default (recommended).&lt;br /&gt;
&lt;br /&gt;
; Relative Colorimetric&lt;br /&gt;
: The colors existing in the color gamuts of both your image and your device are kept and displayed 100% perfect. If the color does not exist within the color gamut of your device the nearest possible value is taken. This might lead to some banding effects, especially visible in blue sky. The white point will be corrected.&lt;br /&gt;
&lt;br /&gt;
; Saturation&lt;br /&gt;
:Very similar to Perceptual, but here it is tried to keep the saturation and change the hue instead. This is very useful for e.g. screenshots or similar. It could also be used when you do not care about a possible color shift as long the image does not look dull.&lt;br /&gt;
&lt;br /&gt;
; Absolute Colorimetric&lt;br /&gt;
: Similar to relative colorimetric. It tries to reproduce the exact colors recorded in the original scene. The white point will not be corrected. It is normally used, when the gamuts of your image and your device are nearly the same. Used when exact reproduction of specific colors is needed, e.g. fabric or logo colors.&lt;br /&gt;
&lt;br /&gt;
===Black Point Compensation===&lt;br /&gt;
&lt;br /&gt;
When enabled, the Black Point level of the input image is moved to the Black Point level of the output image in a color transformation (e.g. from working profile to display profile). It means that the luminance channel alone is compressed or expanded to match the output capabilities. This feature will keep details in the shadows (avoid flat dark areas) at the expense of less color correctness.&lt;br /&gt;
&lt;br /&gt;
== Batch Processing Tab ==&lt;br /&gt;
Batch processing is the capability of editing several images at the same time in the [[The File Browser Tab|File Browser]] tab. That is why there is a tool panel in the &amp;quot;File Browser&amp;quot;. It looks the same as the tool panel in the [[The_Image_Editor_Tab|Image Editor]] tab, but since it lets you tweak many files at once we refer to it as the &amp;quot;batch tool panel&amp;quot;. The checkboxes here have three states:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;[ ]&amp;lt;/code&amp;gt; Disabled&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;[✓]&amp;lt;/code&amp;gt; Enabled&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;[-]&amp;lt;/code&amp;gt; Values differ across selected images.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Batch editing is done by selecting more than one image by using the '''Shift''' or '''Control''' key in the [[The_File_Browser_Tab|File Browser]], then you can edit those images with the tools in the batch tool panel on the right. The way the sliders' values are used to modify the image depends on the options set in this &amp;quot;Batch Processing&amp;quot; tab.&lt;br /&gt;
&lt;br /&gt;
When you select a single image, the sliders get the values of the processing parameters of that specific image. These can be the values of the default profile or the values from your last edit session of this photo. If your image is currently being edited in an [[The_Image_Editor_Tab | Image Editor]] tab, the editor's values will be reflected in real time in the batch tool panel, and vice versa, so take care what you're doing.&lt;br /&gt;
&lt;br /&gt;
When selecting more than one image in the &amp;quot;File Browser&amp;quot;, the action of the tool sliders depends on that tool's batch processing mode. Tools which are not listed function as if they were in the &amp;quot;Set&amp;quot; mode.&lt;br /&gt;
&lt;br /&gt;
; The &amp;quot;Add&amp;quot; Mode&lt;br /&gt;
: This mode may also be understood as &amp;quot;relative&amp;quot;. Modifying sliders which are set to the &amp;quot;Add&amp;quot; mode will result in the value of the modification being added to the existing value. For example, if you select two images by holding the '''Ctrl''' modifier key, one image which has an [[Exposure#Exposure_Compensation Exposure Compensation]] of -0.5 EV and the other which has +1.0 EV, moving the &amp;quot;Exposure Compensation&amp;quot; slider up to +0.3 will result in setting a value of -0.2 EV for the first image and +1.3 EV for the second one.&lt;br /&gt;
&lt;br /&gt;
: Using the &amp;quot;Reset&amp;quot; button will move the slider to its default (zero) position and will then bring back the initial value of that slider for each selected image.&lt;br /&gt;
&lt;br /&gt;
; The &amp;quot;Set&amp;quot; Mode&lt;br /&gt;
: This mode may also be understood as &amp;quot;absolute&amp;quot;. Modifying sliders which are set to the &amp;quot;Set&amp;quot; mode will result in the value of the modification being set, irrelevant of what the existing value was. If we use the same example as before, moving the slider up to +0.3 EV will result in setting a value of +0.3 EV for both images (one value for all images).&lt;br /&gt;
&lt;br /&gt;
: Using the 'Reset' button will move the slider to its default position (different for each slider), and will then reset this parameter for each image.&lt;br /&gt;
&lt;br /&gt;
; Overwrite Existing Output Files&lt;br /&gt;
: The option &amp;quot;Overwrite existing output files&amp;quot; sets RawTherapee to overwrite existing images. When disabled, existing images will not be overwritten; instead, an index number is appended to the image being saved.&lt;br /&gt;
: e.g. If &amp;quot;output.jpg&amp;quot; exists and the option is not checked, the new image will be saved as &amp;quot;output-1.jpg&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Performance Tab ==&lt;br /&gt;
The &amp;quot;Performance&amp;quot; tab is only for people who know what they're doing. It lets you poke under the hood and tweak the parameters of some tools. These parameters take part in the balance between speed and stability.&lt;br /&gt;
&lt;br /&gt;
=== Maximum Number of Threads for Noise Reduction ===&lt;br /&gt;
The [[Noise Reduction]] algorithm in RawTherapee is very powerful. It is also quite CPU and memory intensive. People with weak hardware who experience crashes caused by running out of RAM may find that tweaking this parameter prevents those crashes, at the cost of longer processing time.&lt;br /&gt;
&lt;br /&gt;
[[Noise Reduction]] has a baseline requirement of 128MB of RAM for a 10 megapixel raw photo, or 512MB of RAM for a 40 megapixel one, and additionally 128MB of RAM per thread. The more threads run in parallel, the quicker the computation, but higher the memory requirement.&lt;br /&gt;
&lt;br /&gt;
Most modern CPUs run two threads per physical core. Find out what CPU you have and how many cores it has, multiply that by two, and you get the maximum number of threads it would make sense to run simultaneously. Let's call this number ''T&amp;lt;sub&amp;gt;max&amp;lt;/sub&amp;gt;''. You would not benefit from running more threads than this - in fact you would likely suffer a small speed penalty.&lt;br /&gt;
&lt;br /&gt;
Setting this parameter to &amp;quot;0&amp;quot; will let your CPU figure out what ''T&amp;lt;sub&amp;gt;max&amp;lt;/sub&amp;gt;'' is, and use that. If you experience crashes due to insufficient RAM, then you can calculate ''T&amp;lt;sub&amp;gt;max&amp;lt;/sub&amp;gt;'' yourself and use a number lower than that.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Sounds Tab ==&lt;br /&gt;
The &amp;quot;Sounds&amp;quot; tab lets you set an audible notification when a lengthy operation ends. It is currently only supported on Windows and Linux.&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Queue processing done&amp;quot; sound is played after the last [[The_Batch_Queue | Queue]] image finishes processing.&lt;br /&gt;
The &amp;quot;Editor processing done&amp;quot; sound is played after a lengthy in-[[The_Image_Editor_Tab | editor]] operation that took longer than the specified number of seconds is complete.&lt;br /&gt;
&lt;br /&gt;
Sounds can be muted either by disabling the &amp;quot;Enabled&amp;quot; checkbox or by setting fields with sound file references to blank values.&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Queue&amp;quot; and &amp;quot;Editor processing done&amp;quot; text boxes can either point to wave (.wav) files, or can specify one of the following values:&lt;br /&gt;
; Windows:&lt;br /&gt;
* SystemAsterisk&lt;br /&gt;
* SystemDefault&lt;br /&gt;
* SystemExclamation&lt;br /&gt;
* SystemExit&lt;br /&gt;
* SystemHand&lt;br /&gt;
* SystemQuestion&lt;br /&gt;
* SystemStart&lt;br /&gt;
* SystemWelcome&lt;br /&gt;
&lt;br /&gt;
; Linux&lt;br /&gt;
* bell&lt;br /&gt;
* camera-shutter&lt;br /&gt;
* complete&lt;br /&gt;
* dialog-warning&lt;br /&gt;
* dialog-information&lt;br /&gt;
* message&lt;br /&gt;
* service-login&lt;br /&gt;
* service-logout&lt;br /&gt;
* suspend-error&lt;br /&gt;
* trash-empty&lt;br /&gt;
* possibly the name of any file in &amp;lt;code&amp;gt;/usr/share/sounds/freedesktop/stereo/&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Sounds issues under Linux ===&lt;br /&gt;
&lt;br /&gt;
RawTherapee relies on libcanberra to produce sounds. &amp;lt;BR/&amp;gt;&lt;br /&gt;
If your sound installation works but that rawtherapee is unable to produce sound,&amp;lt;BR/&amp;gt;&lt;br /&gt;
you can check directly that libcanberra is working correctly by compiling this sample:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
hello_world.sh&lt;br /&gt;
--&lt;br /&gt;
#!/bin/bash&lt;br /&gt;
canberra-gtk-play -i phone-incoming-call -d &amp;quot;hello world&amp;quot;&lt;br /&gt;
--&lt;br /&gt;
&lt;br /&gt;
chmod +x hello_word.sh&lt;br /&gt;
./hello_word.sh&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If the hello_world produces sound, you can check rawtherapee by setting &amp;quot;phone-incoming-call&amp;quot; in one of the boxes and try decoding an image. &lt;br /&gt;
&lt;br /&gt;
Problems can arise if you installed pulseaudio, desactivated it (eg: relying on alsa), the hello_world will mostly produce an error message if this happends.&lt;/div&gt;</summary>
		<author><name>Hombre</name></author>
	</entry>
	<entry>
		<id>http://rawpedia.rawtherapee.com/index.php?title=Preferences/fr&amp;diff=1387</id>
		<title>Preferences/fr</title>
		<link rel="alternate" type="text/html" href="http://rawpedia.rawtherapee.com/index.php?title=Preferences/fr&amp;diff=1387"/>
		<updated>2017-02-26T15:55:40Z</updated>

		<summary type="html">&lt;p&gt;Hombre: /* Intention Colorimétrique */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span style=&amp;quot;color: #000000; background: none; overflow: hidden; page-break-after: avoid; font-size: 2.0em; font-family: Georgia,Times,serif; margin-top: 1em; margin-bottom: 0.25em; line-height: 1.3; padding: 0; border-bottom: 1px solid #AAAAAA;&amp;quot;&amp;gt; Préférences &amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
On accède à la fenêtre &amp;quot;''Préférence''&amp;quot; en cliquant sur le bouton [[image:Gtk-preferences.png]] qui est placé soit dans l'angle en bas à gauche ou en haut à droite de la fenêtre de RawTherapee, suivant votre choix de [[The_Image_Editor_Tab/fr#Modes de l'onglet Editeur | disposition de l'onglet editeur]].&lt;br /&gt;
&lt;br /&gt;
Note: Quand vous démarrez RawTherapee non pas en cliquant sur son raccourci mais en donnant un nom de fichier image en argument pour qu'elle soit ouverte directement, RawTherapee s’exécutera en &amp;quot;[[The_Image_Editor_Tab/fr#Modes_de_l.27onglet_Editeur | mode sans navigateur de fichiers]]&amp;quot;. Le bouton Préférences&amp;quot; est absent dans ce mode. Supprimer ce mode est sur la TODO list, voir [https://github.com/Beep6581/RawTherapee/issues/2238 issue 2238]. Pour accéder aux &amp;quot;Préférences&amp;quot;, assurez vous de démarrer RawTherapee normalement, sans passer de noms de fichier en argument.&lt;br /&gt;
&lt;br /&gt;
== A propos ==&lt;br /&gt;
Donne des informations a propos de l'auteur initiateur du projet RawTherapee et de la version installée, des détails de la compilation, le nom des développeurs et autres contributeurs et la licence sous laquelle RawTherapee est publié :[https://en.wikipedia.org/wiki/GPLv3 GPLv3]&lt;br /&gt;
&lt;br /&gt;
== L'onglet Général ==&lt;br /&gt;
=== Habitudes de travail ===&lt;br /&gt;
RawTherapee vous propose les modes suivants :&lt;br /&gt;
* Editeur unique&lt;br /&gt;
* Editeur unique, onglets verticaux&lt;br /&gt;
* Editeurs multiples &lt;br /&gt;
* Editeurs multiples, si possible sur un second moniteur&lt;br /&gt;
&lt;br /&gt;
Rappelez vous que si vous utilisez les onglets des &amp;quot;Editeurs&amp;quot; multiples, chacun consomme une quantité significative de RAM. N'utiliser ce mode que si vous possédez beaucoup de RAM (combien exactement dépend de la résolution de votre moniteur, de l'outil utilisé, du nombre des autres programmes en fonctionnement en arrière plan, etc.) &lt;br /&gt;
&lt;br /&gt;
Un redémarrage est nécessaire pour prendre ces options en compte.&lt;br /&gt;
&lt;br /&gt;
=== Langue par défaut ===&lt;br /&gt;
Sélectionnez parmi une liste de trente langues celle de l'interface. L'anglais (US) est la langue (&amp;quot;maternelle&amp;quot;) par défaut, il est à la base des traductions. Sur Vista et 7 64 bits, la langue peut être automatiquement déterminée depuis le système d'exploitation.&lt;br /&gt;
&lt;br /&gt;
A nouveau, un redémarrage est nécessaire pour changer la langue de l'interface.&lt;br /&gt;
&lt;br /&gt;
=== Thème par défaut ===&lt;br /&gt;
Choisissez entre plusieurs thèmes pour l'interface graphique, du lumineux au foncé. Les effets sont visibles après quelques secondes, donc pas besoin de redémarrer ici. Cocher &amp;quot;Utiliser le thème système&amp;quot; peut changer l'apparence de Rawtherapee, bien que cela dépende de la plateforme et du gestionnaire de fenêtres utilisés. Voyez simplement s'il fonctionne pour vous.&lt;br /&gt;
&amp;quot;Masque de recadrage&amp;quot; désigne la couleur de la zone extérieure à la sélection du recadrage. Cliquer sur le bouton coloré fait apparaître une nouvelle fenêtre (non traduite) où vous pouvez aussi choisir l'opacité (Opacity). Réglée à 75, la zone extérieure est toujours visible. Utile pour visualiser le déplacement de la sélection dans le but de trouver la meilleure composition (maintenir la touche Majuscule appuyée et déplacez la sélection avec la souris).&lt;br /&gt;
&lt;br /&gt;
Choisissez votre police préférée ici. En diminuant la police, il est possible d'afficher davantage d'outils sur l'écran. Vous pouvez aussi cocher &amp;quot;Interface compacte&amp;quot; pour faire entrer davantage d'outils dans l'écran.&lt;br /&gt;
&lt;br /&gt;
=== Indication du dépassement de plage dynamique ===&lt;br /&gt;
Si l'indication hautes lumières [[image:Warnhl.png]]/[[image:Warnsh.png]] ombres hors domaine est demandée dans l'aperçu, les zones de l'image en dépassement dans au moins un canal sont coloriées en uni. Le ton de cette couleur dépend de la force du dépassement. La valeur du seuil détermine quand on considère que le dépassement commence. Les indicateurs de dépassement sont calculés sur l'image finale dans l'espace colorimétrique de sortie sélectionné pour cette image dans le panneau [[Color_Management/fr#Profil de sortie | Gestion des couleurs]].&lt;br /&gt;
&lt;br /&gt;
=== Amplification du déplacement ===&lt;br /&gt;
Supposons qu'une image haute définition est ouverte, elle est zoomée à 100%. Afin de pouvoir faire bouger l'image, vous devez effectuer de nombreux aller/retour avec la souris (ou avoir un très grand tapis de souris). RawTherapee vous évite cela grâce à l'&amp;quot;Amplification du mouvement&amp;quot;, qui réglé sur 5 multiplie par 5 le nombre de pixel mesurant le déplacement. Si dans un déplacement de souris vous avez déplacé le curseur de 500 pixels, avec cette option réglée à 5, l'image sera déplacée de 2500 pixels.&lt;br /&gt;
&lt;br /&gt;
L'effet est plus visible sur les images zoomées avant, et moins visible sur les images zoomées arrière.&lt;br /&gt;
&lt;br /&gt;
=== Editeur externe ===&lt;br /&gt;
Vous pouvez configurer RawTherapee pour qu'il envoie les images traitées directement dans un programme extérieur, par exemple un visualiseur d'images, un éditeur d'image ou un script. Cela se fait avec le bouton [[File:Image-editor.png]] &amp;quot;[[Edit Current Image in External Editor/fr|Editer l'image courante dans un éditeur externe]] dans l'onglet Editeur, en-dessous de l'aperçu principal, voir la page [[Saving/fr|Enregistrer]]. C'est ici dans Préférences que vous pouvez définir vers quel programme les images traitées seront envoyés lors du clic sur ce bouton.&lt;br /&gt;
&lt;br /&gt;
* Windows&lt;br /&gt;
&lt;br /&gt;
: Si vous utilisez Windows, RawTherapee permet de configurer le chemin vers GIMP, Photoshop, ou un autre programme externe.&lt;br /&gt;
&lt;br /&gt;
: La façon recommandée de définir GIMP est de pointer RawTherapee vers le répertoire qui contient le répertoire &amp;lt;code&amp;gt;bin&amp;lt;/code&amp;gt; contenant lui-même l’exécutable de GIMP, &amp;lt;code&amp;gt;gimp-2.*.exe&amp;lt;/code&amp;gt;. Si vous utilisez une version non officielle de GIMP, où l’exécutable n'a pas ce nom, vous devrez probablement utiliser à la place l'option en ligne de commande.&lt;br /&gt;
&lt;br /&gt;
: Pour le choix de Photoshop, pointer RawTherapee vers le répertoire qui contient l’exécutable de Photoshop, &amp;lt;code&amp;gt;Photoshop.exe&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
: Pour l'utilisation de la ligne de commande, simplement écrire le chemin complet y compris l'exécutable. Ne pas se soucier des espaces ni des antislash d'échappement. Les variables d'environnement telles que &amp;lt;code&amp;gt;%ProgramFiles%&amp;lt;/code&amp;gt; ne sont pas admises.&lt;br /&gt;
&lt;br /&gt;
: Exemples:&lt;br /&gt;
:: &amp;lt;code&amp;gt;C:\Program Files\Gimp-2.9\gimp-2.9.exe&amp;lt;/code&amp;gt;&lt;br /&gt;
:: &amp;lt;code&amp;gt;C:\Program Files\Digital Light &amp;amp; Color\Picture Window Pro 6.0\pw60.exe&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
	&lt;br /&gt;
* Linux&lt;br /&gt;
&lt;br /&gt;
: Si vous utilisez Linux, le choix de GIMP est codé en dur pour rechercher partout l'exécutable GIMP &amp;lt;code&amp;gt;gimp&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
: Pour l'utilisation de la ligne de commande, simplement écrire le chemin complet y compris l'exécutable. Il peut y avoir besoin de placer la ligne entière entre guillemets doubles si des arguments doivent être ajoutés, voir l'exemple.  Les variables d'environnement telles que &amp;lt;code&amp;gt;~&amp;lt;/code&amp;gt; ou &amp;lt;code&amp;gt;$HOME&amp;lt;/code&amp;gt; ne sont pas admises.&lt;br /&gt;
&lt;br /&gt;
: Exemples:&lt;br /&gt;
:: &amp;lt;code&amp;gt;&amp;quot;/usr/bin/geeqie --remote&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
;: La commande ci-dessus ouvre l'image dans Geeqie. RTemarquez que vous devez le placer entre guillemets doubles à cause de l'argument &amp;quot;--remote&amp;quot;&lt;br /&gt;
:: &amp;lt;code&amp;gt;/home/bob/programs/luminance hdr/luminance-hdr&amp;lt;/code&amp;gt;&lt;br /&gt;
;: La commande ci-dessus ouvre l'image dans uminance HDR.&lt;br /&gt;
&lt;br /&gt;
* OS X&lt;br /&gt;
&lt;br /&gt;
: Si vous utilisez Linux, le choix de GIMP est codé en dur vers &amp;lt;code&amp;gt;open -a GIMP&amp;lt;/code&amp;gt; et le choix de Photoshop est codé en dur vers  &amp;lt;code&amp;gt;open -a Photoshop&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
: Pour l'utilisation de la ligne de commande, écrire &amp;lt;code&amp;gt;open -a &amp;quot;Programme externe&amp;quot;&amp;lt;/code&amp;gt; où &amp;lt;code&amp;gt;&amp;quot;Programme externe&amp;quot;&amp;lt;/code&amp;gt; est le nom du programme désiré pour ouvrir l'image. Encadrer le nom du programme par des guillemets s'il contient un ou plusieurs espaces.&lt;br /&gt;
&lt;br /&gt;
: Exemples:&lt;br /&gt;
:: &amp;lt;code&amp;gt;open -a &amp;quot;Affinity Photo Trial&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
;: La commande ci-dessus ouvre l'image dans une version d'essai de Affinity Photo. Remarquez que vous devez encadrer le nom du programme par des guillemets car il contient des espaces.&lt;br /&gt;
:: &amp;lt;code&amp;gt;open -a &amp;quot;/My stuff/Programs/Pixel Mixer&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
;: La commande ci-dessus ouvre un programme appelé &amp;quot;Pixel Mixer&amp;quot; placé dans le dossier &amp;quot;My stuff&amp;quot;. Des rapports montrent qu'il n'est pas nécessaire d'écrire le chemin complet du programme même s'il n'est pas placé dans le dossier standard &amp;lt;code&amp;gt;/Applications/&amp;lt;/code&amp;gt; .&lt;br /&gt;
&lt;br /&gt;
== L'onglet Traitement de l'image ==&lt;br /&gt;
=== Paramètres de traitement d'image par défaut ===&lt;br /&gt;
Spécifier ici le profil a utiliser par RawTherapee à l'ouverture d'un fichier raw ou à celle d'un fichier non raw. Lorsque vous avez créé votre propre profil par défaut, vous pouvez indiquer à RawTherapee de toujours l'utiliser.&lt;br /&gt;
Pour cela, pour qu'il apparaisse dans la liste, vous devez le sauvegarder dans le répertoire &amp;quot;''config''&amp;quot; de RawTherapee. Pour savoir où il se trouve, voir la page [[File_Paths/fr#Profils de traitement | Où sont les fichiers ?]].&lt;br /&gt;
&lt;br /&gt;
Le meilleur profil de traitement par défaut pour les fichiers non-raw comme JPEG ou TIFF est probablement &amp;quot;Neutral&amp;quot;. Ce profil se contente de charger la photo telle qu'elle est, sans rien appliquer tel que [[Exposure/fr#Niveaux Auto | Niveaux Auto]] ou [[Sharpening/fr|netteté]].&lt;br /&gt;
&lt;br /&gt;
=== Constructeur de profil d'image personnalisé ===&lt;br /&gt;
Fichier exécutable (ou script) appelé lorsqu'un nouveau profil de traitement initial doit être généré pour une image. Le chemin du fichier de communication (style *.ini, aussi appelé &amp;quot;Keyfile&amp;quot;) est ajouté en paramètre à la ligne de commande. Il contient divers paramètres nécessaires au fichier exécutable ou script pour permettre la génération d'un profil de traitement basé sur des règles.&lt;br /&gt;
&lt;br /&gt;
Cette fonctionnalité est très puissante ; elle permet par exemple de fixer les paramètres de correction de l'objectif ou la réduction du bruit basés sur les propriétés d'une image. Elle n'est appelée qu'une fois, à la première édition de l'image, ou manuellement depuis le menu contextuel en cliquant droit sur une vignette dans le [[The File Browser Tab/fr|Navigateur de fichiers]] ou la [[The_Image_Editor_Tab/fr#La bande film | bande film]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Attention :&amp;lt;/b&amp;gt; Il vous appartient d'utiliser ou non des guillemets doubles pour spécifier des chemins si ceux-ci contiennent des espaces.&lt;br /&gt;
&lt;br /&gt;
=== Gestionnaire des profils de traitement ===&lt;br /&gt;
&amp;quot;Enregistrer les profils de traitement accolés au fichier d'entrée&amp;quot; : Si coché, RawTherapee écrit un fichier .pp3 avec toutes les modifications apportées à la photo aux côtés du fichier d'entrée (raw). Cela représente votre travail (par ex. les paramètres de netteté utilisés) et peut être rechargé plus tard.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Enregistrer les profils de traitement dans le cache&amp;quot; : Au lieu de créer un fichier .pp3 aux côtés du fichier raw, cette option, si cochée, écrit le pp3 dans le cache. Si vous ne cochez que cette dernière option, vous risquez de perdre votre travail (les modifications) si vous installez RawTherapee sur un nouveau PC par exemple.&lt;br /&gt;
&lt;br /&gt;
Il est généralement conseillé de ne sauver les paramètres de traitement que dans le fichier aux côtés du fichier d'entrée, car vous pouvez par ex. les sauvegarder avec le fichiers raw.&lt;br /&gt;
&lt;br /&gt;
=== Soustraction de Trame noire ===&lt;br /&gt;
Indique le répertoire du disque dur dans lequel rechercher les prises de vues de Trame noire destinées à la soustraction du bruit des longues expositions. Le fichier avec la liste des coordonnées des pixels morts pour l'auto-correction doit être placée dans le même répertoire.&lt;br /&gt;
&lt;br /&gt;
=== Champ Uniforme ===&lt;br /&gt;
Choisissez le dossier de votre disque dur pour la recherche des images de référence du Champ uniforme.&lt;br /&gt;
&lt;br /&gt;
=== Métadonnées ===&lt;br /&gt;
L'option &amp;quot;Copier les données Exif/IPTC/XMP sans les changer dans le fichier de sortie&amp;quot; modifie la façon de gérer les métadonnées de RawTherapee. &lt;br /&gt;
&lt;br /&gt;
* Activé, il copiera les informations Exif (y compris les notes du fabricant), XMP et IPTC inchangées depuis l'image d'entrée vers l'image de sortie. Il vaux mieux le laisser activé si vous commentez, cotez, décrivez ou donnez un titre à vos images avec d'autres logiciels, de façon à ce que l'image sauvegardée par RawTherapee conserve cette information inchangée. Cependant, si vous ajoutez, effacez ou modifiez les métadonnées Exif ou IPTC en utilisant l'onglet &amp;quot;META&amp;quot; de RawTherapee, alors, avec cette option activée, ces changements seront perdus, ils ne seront pas présents dans l'image sauvegardée !&lt;br /&gt;
* Désactivé, RawTherapee n'enregistrera que ces métadonnées dans le fichier de sortie, lequel est activé dans l'onglet &amp;quot;META&amp;quot; - toutes les métadonnées sont activées par défaut. Si vous ajoutez, effacez ou changez des métadonnées Exif (y compris les notes du fabricant), XMP ou IPTC en utilisant l'onglet &amp;quot;META&amp;quot; de RawTherapee, alors désactivez cette option.&lt;br /&gt;
&lt;br /&gt;
== L'onglet Navigateur de fichiers ==&lt;br /&gt;
=== Répertoire image au démarrage ===&lt;br /&gt;
En haut, vous définissez le répertoire des images qui s'ouvrira au démarrage. Il peut être le Dossier d'installation de RawTherapee, le Dernier dossier visité, le dossier Racine de mes documents personnels, ou bien vous en définissez un autre.&lt;br /&gt;
&lt;br /&gt;
=== Options du navigateur de fichiers et des vignettes ===&lt;br /&gt;
Cette option définit quelle information est visible dans les vignettes et comment elle doit être affichée.&lt;br /&gt;
&lt;br /&gt;
=== Options du menu ===&lt;br /&gt;
Détermine le regroupement des commandes dans le menu contextuel appelé par clic droit dans [[The File Browser Tab/fr|Le navigateur de fichiers]] (et [[The_Image_Editor_Tab/fr#La bande film | La bande film]]).&lt;br /&gt;
&lt;br /&gt;
=== Extensions considérées ===&lt;br /&gt;
Déterminez quels fichiers sont reconnus comme étant des images et affichés dans le [[The File Browser Tab/fr| navigateur de fichiers]]. Toutes les extensions supportées sont définies par défaut. Elles peuvent être désactivées en décochant la case placée devant. Si une extension désirée est manquante, vous l'ajouterez facilement en utilisant le bouton +.&lt;br /&gt;
&lt;br /&gt;
=== Options du Cache ===&lt;br /&gt;
Ces options influencent la vitesse de chargement et de génération des vignettes. Elles sont d'utilisation évidente.&lt;br /&gt;
&lt;br /&gt;
== L'onglet Gestion des couleurs ==&lt;br /&gt;
L'onglet &amp;quot;Gestion des couleurs&amp;quot; sert à définir le répertoire qui contient les profils ICC. Vous devez aussi définir le profil ICC de votre moniteur si vous l'avez calibré. Sinon, l'image sera affichée avec des couleurs erronées.&lt;br /&gt;
&lt;br /&gt;
L'option &amp;quot;Utiliser automatiquement le profil de l'écran principal&amp;quot; n'est actuellement disponible que sous Windows et ne fonctionne qu'avec un seul moniteur, si vous en avez plusieurs de connectés, il prendra toujours le profil du moniteur principal (celui qui a la barre des tâches).&lt;br /&gt;
&lt;br /&gt;
Sur Mac OS X toutes les couleurs affichées sont dans [https://en.wikipedia.org/wiki/SRGB l'espace sRGB], puis, si nécessaire converties par le traitement des couleurs natif de OS X en conformité avec la calibration de l'écran, si elle existe. Cela signifie que vous ne pouvez pas choisir un profil de couleur de moniteur sur OS X. Les couleurs seront affichées correctement, même avec plusieurs écrans, mais si vous avez un écran à large Gamut, les couleurs affichées par RawTherapee resteront limitées au sRGB. Cela n'affecte pas l'image de sortie, par ex. vous pouvez toujours produire des images ayant des couleurs en dehors de l'espace colorimétrique sRGB.&lt;br /&gt;
&lt;br /&gt;
Les versions de Linux ne supportent pas la détection auto du profil du moniteur, mais aussi longtemps que le profil ICC utilisé est le même que celui utilisé pour la calibration, les couleurs sont correctement gérées et vous ferez bon usage de votre moniteur à large Gamut, si vous en possédez un. Si vous possédez plusieurs moniteurs avec différents profils, vous devez en choisir un primaire pour ses couleurs correctes et y placer la fenêtre de RawTherapee. &lt;br /&gt;
&lt;br /&gt;
=== Intention Colorimétrique ===&lt;br /&gt;
La liste déroulante &amp;quot;[https://fr.wikipedia.org/wiki/Gestion_de_la_couleur#Intentions_de_rendu Intention Colorimétrique]&amp;quot; permet de choisir comment les profils ICC sont utilisés pour la conversion entre les gamuts et les espaces colorimétriques.&lt;br /&gt;
&lt;br /&gt;
; Perceptuel&lt;br /&gt;
: Si le gamut de votre image est plus grand que celui dont votre périphérique (écran ou imprimante) est capable d'afficher, alors il est légèrement comprimé pour s'adapter à votre périphérique autant que possible. Il peut en résulter une image avec une saturation réduite, la teinte est préservée. L'aspect peut s'avérer un peu terne. Mais cela ne se voit pas beaucoup vu que les relations de couleurs restent les mêmes. Cette méthode est activée par défaut. (recommandé).&lt;br /&gt;
&lt;br /&gt;
; Colorimétrie relative&lt;br /&gt;
: Les couleurs qui existent à la fois dans le gamut de l'image et du périphérique sont conservées et affichées avec une qualité de 100%. Si une couleur n'existe pas dans le gamut du périphérique, la couleur la plus proche possible est retenue. Cela peut générer des effets de bandes, plus particulièrement visibles dans les ciels bleus. Le point blanc sera corrigé.&lt;br /&gt;
&lt;br /&gt;
; Saturation&lt;br /&gt;
: Très proche de Perceptuel, mais ici la saturation est privilégiée et c'est la teinte qui est changée. C'est très utile par exemple pour les copies d 'écran ou équivalent. Il peut aussi être choisi si vous ne craignez pas quelques décalages de couleur pour peu que l'image ne soit pas terne.&lt;br /&gt;
&lt;br /&gt;
; Colorimétrie absolue&lt;br /&gt;
: Proche de Colorimétrie relative. Il tente de reproduire les couleurs exactes enregistrées à la prise de vue. Le point blanc ne sera pas corrigé. Il est habituellement utilisé lorsque les gamuts de  l'image et du périphérique sont quasiment les mêmes. Utilisé lorsqu'il est nécessaire d'avoir une reproduction exacte de couleurs spécifiques, par exemple, pour la reproduction d'un tissu ou les couleurs d'un logo.&lt;br /&gt;
&lt;br /&gt;
== L'onglet Traitement par lot ==&lt;br /&gt;
Le Traitement par lot offre la possibilité d'éditer plusieurs images en même temps dans l'onglet [[The File Browser Tab/fr|Navigateur de fichiers]]. C'est pour cette raison qu'il existe un panneau d'outils dans le &amp;quot;Navigateur de fichiers&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Il ressemble au panneau des outils de l'onglet [[The_Image_Editor_Tab/fr| Editeur]], mais vu qu'il vous permet d'agir sur plusieurs fichiers à la fois, nous l'appelons &amp;quot;Panneau des outils de traitement par lot&amp;quot;.  Les cases à cocher ici ont trois états :&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;[ ]&amp;lt;/code&amp;gt; Désactivé&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;[✓]&amp;lt;/code&amp;gt; Activé&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;[-]&amp;lt;/code&amp;gt; Valeurs différentes entre les images sélectionnées.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
On y parvient en sélectionnant plusieurs images à l'aide des touches '''Majuscule''' ou '''Contrôle''' dans l'onglet [[The_File_Browser_Tab/fr|Navigateur de fichiers]], vous pouvez alors éditer ces images avec les outils du traitement par lot dans le panneau de droite. La façon dont les valeurs indiquées par les curseurs sont exploitées pour modifier l'image dépend des options choisies dans cet onglet &amp;quot;Traitement par lot&amp;quot;.&lt;br /&gt;
Quand vous sélectionnez une seule image, les curseurs prennent la valeur des paramètres de traitement de cette image spécifique. Cela peut être le profil par défaut ou les valeurs de votre dernière édition de cette photo. Si votre image est actuellement en cours d'édition dans un onglet [[The_Image_Editor_Tab/fr | Editeur]], les valeurs dans cet éditeur sont mises à jour en temps réel dans le panneau des outils de traitement par lot (qui se trouve à droite dans l'onglet &amp;quot;Navigateur de fichiers&amp;quot;) et réciproquement, faites donc attention à ce que vous faites.&lt;br /&gt;
Mais quand vous sélectionnez plusieurs images dans le &amp;quot;Navigateur de fichiers&amp;quot;, l'action des curseurs d'un outil dépend du mode de traitement par lot de cet outil. Les outils non listés fonctionnent en mode &amp;quot;Remplace&amp;quot;.&lt;br /&gt;
; Le mode &amp;quot;Ajoute&amp;quot;&lt;br /&gt;
: Ce mode peut aussi être compris sous le nom de &amp;quot;relatif&amp;quot;. La modification des curseurs qui sont configurés en mode &amp;quot;Ajoute&amp;quot; a pour effet d'ajouter cette modification à la valeur existante. Par exemple, vous sélectionnez deux images en appuyant sur la touche '''Contrôle''', une image avec une [[Exposure/fr#Compensation d'exposition|Compensation d'exposition]] de -0,5 IL et l'autre image avec une Compensation d'exposition de +1,0 IL, déplacer le curseur Compensation d'exposition vers le haut de 0,3 IL donnera une valeur de -0,2 IL pour la première image et de +1,3 IL pour la seconde.&lt;br /&gt;
: Un clic sur le bouton &amp;quot;Réglages par défaut&amp;quot; replacera le curseur à sa valeur par défaut (zéro), et remettra donc chaque image à sa valeur initiale pour ce paramètre.&lt;br /&gt;
; Le mode &amp;quot;Remplace&amp;quot;&lt;br /&gt;
: Ce mode peut aussi être compris sous le nom de “absolu”. La modification des curseurs qui sont configurés en mode &amp;quot;Remplace&amp;quot; a pour effet de remplacer la valeur existante par cette modification. Si on reprend le même exemple que ci-dessus, déplacer le curseur Compensation d'exposition vers le haut de 0,3 IL donnera une valeur de +0,3 IL pour les deux images 'une seule valeur pour toutes les images).&lt;br /&gt;
: Un clic sur le bouton &amp;quot;Réglages par défaut&amp;quot; replacera le curseur à sa valeur par défaut (différente pour chaque curseur), et réinitialisera ce paramètre pour chaque image.&lt;br /&gt;
;  Ecraser le fichier s'il existe déjà&lt;br /&gt;
: L'option &amp;quot;Ecraser le fichier s'il existe déjà&amp;quot; indique à RawTherapee d'écraser les images existantes. Si cette option n'est pas cochée et que vous envoyez une image une seconde fois dans la file d'attente pour traitement, RawTherapee ajoutera un index numérique au nom de fichier. Par ex. si le fichier &amp;quot;sortie.jpg&amp;quot; existe et que l'option n'est pas cochée, le nouveau fichier sera enregistré avec le nom &amp;quot;sortie-1.jpg&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== L'onglet Performance ==&lt;br /&gt;
L'onglet Performance ne concerne que les personnes qui savent ce qu'elles font. Il permet de fouiner sous le capot et de peaufiner les paramètres de certains outils. Ces paramètres contribuent à l'équilibre entre vitesse et stabilité.&lt;br /&gt;
&lt;br /&gt;
=== Nombre maximum d'unités de calcul pour la réduction du bruit ===&lt;br /&gt;
L'algorithme de [[Noise Reduction/fr|Réduction du bruit]] de RawTherapee est très puissant. Il sollicite aussi beaucoup le CPU et la mémoire. Les personnes qui disposent d'un matériel peu puissant et qui rencontrent des plantages dus à une insuffisance de capacité mémoire peuvent améliorer les choses en modifiant ce paramètre, au prix d'un allongement du temps de traitement.&lt;br /&gt;
&lt;br /&gt;
La [[Noise Reduction/fr|Réduction du bruit]] fonctionne sur la base de 128Mo de RAM pour une photo raw de 10 mégapixels, ou 512 Mo de RAM pour une de 40 mégapixels, plus 128 Mo par thread. Plus il y a de threads fonctionnant en parallèle, plus rapide est le traitement, mais plus la quantité mémoire exigée est importante.&lt;br /&gt;
&lt;br /&gt;
Beaucoup de processeurs modernes exécutent deux threads par cœur physique. Recherchez quel CPU vous avez et combien de cœurs il possède, multipliez cela par deux et vous obtenez le nombre maximum de threads qui sont sensés fonctionner simultanément. Appelons ce nombre''T&amp;lt;sub&amp;gt;max&amp;lt;/sub&amp;gt;''. Vous ne tirerez aucun bénéfice à exécuter davantage de threads, vous auriez même plus de chance de pénaliser la vitesse. &lt;br /&gt;
&lt;br /&gt;
Fixer ce paramètre à &amp;quot;0&amp;quot; laisse le CPU définir le ''T&amp;lt;sub&amp;gt;max&amp;lt;/sub&amp;gt;'' et utiliser cette valeur. Si vous rencontrez des plantages dus à une insuffisance de mémoire, calculez ''T&amp;lt;sub&amp;gt;max&amp;lt;/sub&amp;gt;'' et utilisez un nombre inférieur à cette valeur.&lt;br /&gt;
&lt;br /&gt;
== L'onglet Sons ==&lt;br /&gt;
Vous pouvez demander ici à être prévenu par un son qu'une longue opération est terminée. Cela n'est disponible actuellement que sous Windows et Linux.&lt;br /&gt;
&lt;br /&gt;
Le son &amp;quot;File de traitement terminée&amp;quot; est exécuté une fois terminé le traitement du dernier fichier de la [[The_Batch_Queue/fr | file d'attente]].&lt;br /&gt;
&lt;br /&gt;
Le son &amp;quot;Traitement de la zone de prévisualisation terminé&amp;quot; est exécuté après la fin d'une longue opération par l'[[The_Image_Editor_Tab/fr | éditeur]] qui a pris plus de temps que le nombre indiqué de secondes dans le champ &amp;quot;après (s) :&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Les sons peuvent être désactivés soit en décochant l'option Activer soit en laissant en blanc les champs désignant les fichiers son.&lt;br /&gt;
&lt;br /&gt;
Les champs &amp;quot;File de traitement terminée&amp;quot; et &amp;quot;Traitement de la zone de prévisualisation terminé&amp;quot; peuvent soit pointer vers des fichiers wave (.wav), soit spécifier une des valeurs suivantes :&lt;br /&gt;
&lt;br /&gt;
; Windows:&lt;br /&gt;
* SystemAsterisk&lt;br /&gt;
* SystemDefault&lt;br /&gt;
* SystemExclamation&lt;br /&gt;
* SystemExit&lt;br /&gt;
* SystemHand&lt;br /&gt;
* SystemQuestion&lt;br /&gt;
* SystemStart&lt;br /&gt;
* SystemWelcome&lt;br /&gt;
&lt;br /&gt;
; Linux&lt;br /&gt;
*bell (cloche)&lt;br /&gt;
*camera-shutter (obturateur appareil photo)&lt;br /&gt;
*complete (terminé)&lt;br /&gt;
*dialog-warning (fenêtre de notification)&lt;br /&gt;
*dialog-information (fenêtre d'information)&lt;br /&gt;
*message (message)&lt;br /&gt;
*service-login (connexion)&lt;br /&gt;
*service-logout (déconnexion)&lt;br /&gt;
*suspend-error (arrêt sur erreur)&lt;br /&gt;
*trash-empty (poubelle vide)&lt;br /&gt;
*tous les fichiers dans le dossier &amp;lt;code&amp;gt;/usr/share/sounds/freedesktop/stereo/&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>Hombre</name></author>
	</entry>
</feed>