Skip to content

Commit

Permalink
Code Issues 1 Pull requests Actions Projects Wiki Security Insights …
Browse files Browse the repository at this point in the history
…Fix issues for V6.2.7 #197
  • Loading branch information
FrankBijnen committed Dec 9, 2023
1 parent 540c0d3 commit 224e55c
Showing 1 changed file with 3 additions and 18 deletions.
21 changes: 3 additions & 18 deletions Docs/ExifToolGUI_V6.md
Original file line number Diff line number Diff line change
Expand Up @@ -253,10 +253,10 @@ If you check this, double-clicking in the Workspace will remove a tag,
double-clicking on one of the tabs Exif, Xmp, Iptc, Maker, All will add that tag to the Workspace.
<br><br>
<b>Exiftool.exe location</b><br>
If you need to override the location of exiftool.exe you can do that here.
If you need to override the location of exiftool.exe you can do that here.<br><br>
<b>Filelist: Show Folders in Filelist</b><br>
Default only files are shown in the Filelist panel. If you enable this option, also folders (directories) will be shown, allowing easier navigation.<br>
It will also enable a BreadCrumb bar.
The default setting is to only show files in the Filelist panel. If you enable this option, also folders (directories) will be shown, allowing easier navigation.<br>
It will also enable a BreadCrumb bar.<br><br>
<b>Hint pause timeout in Millisecs</b><br>
Hovering over the metadata panel will display the complete metadata value as a hint. This was added because long values are often not completely visible.<br>
Setting this value to 0 (zero) will effectively disable the hints.
Expand Down Expand Up @@ -553,16 +553,6 @@ cases, that will be the same folder where image files reside.</li>
...and that's it.<br>
<br>

<h3>Extract preview image from selected: raw files (Deprecated)</h3>
This function has been replaced by <b>Generic extract previews</b> and will be
removed in a next release.
<br>

<h3>Embed preview image into selected: raw files (Deprecated)</h3>
This function has been replaced by <b>Generic import preview</b> and will be
removed in a next release.
<br>

<h3>Generic extract previews</h3>
As you may know raw image files can also contain a JPG image, which serves for
previewing raw image file content. In most cases, this JPG image is "as
Expand Down Expand Up @@ -635,11 +625,6 @@ If you have a backup tool that relies on the Date Modified, it will not notice t
<img src="ExifToolGUI_V6_files/renamefiles.jpg"><br>
<br>

<h3>JPG: Lossless autorotate (Deprecated)</h3>
This menu still uses external program jhead.exe. (if available) But will be removed in a next release. Use the next menu-item.<br>
<br>
<br>

<h3>JPG: Lossless autorotate + crop</h3>
This will physically rotate selected JPG images according to Exif:Orientation value inside files.<br>
It uses a library NativeJpg by SimDesign B.V. to do the actual rotating. No external program is needed.<br>
Expand Down

0 comments on commit 224e55c

Please sign in to comment.