Digital Still Photography Device HOWTO: Concise GNU Photo User Guide

Ole Aamot <[email protected]> Wed, 8 Jul 2026 05:31:46 +0200
Newsgroups gmane.comp.multimedia.gphoto.devel
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--------------Ysm6pwz3LEt0BC0Yj0Ciyhnd
Content-Type: multipart/alternative;
 boundary="------------ytQeTIG30qTtGlqPu10kX5bI"

--------------ytQeTIG30qTtGlqPu10kX5bI
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit


  Concise GNU Photo User Guide


    Introduction

GNU Photo is Free Software for importing, organizing, viewing, and 
managing digital photographs. It is designed to work with many digital 
cameras and image formats while following the GNU philosophy of software 
freedom.

GNU Photo provides tools for:

  * Importing photographs from digital cameras
  * Browsing image collections
  * Organizing photographs
  * Viewing metadata
  * Editing basic image information
  * Exporting images
  * Printing photographs
  * Creating albums
  * Searching photo libraries

GNU Photo is distributed under the terms of the GNU General Public 
License (GPL).

------------------------------------------------------------------------


  Chapter 1 – Installation


    GNU/Linux

Most GNU/Linux distributions include GNU Photo in their package 
repositories.

Debian

|sudoapt install gphoto2|

Fedora

|sudodnf install gphoto2|

Arch Linux

|sudopacman -Sgphoto2|

------------------------------------------------------------------------


    Building from Source

Requirements

  * GCC
  * Meson or Autotools
  * GTK
  * GLib
  * libgphoto2

Compile

|./configure makesudomakeinstall|

or

|meson build ninja -Cbuild sudoninja -Cbuild install|

------------------------------------------------------------------------


  Chapter 2 – Starting GNU Photo

Launch from your desktop menu or type

|gphoto2|

The main window contains

  * Menu Bar
  * Toolbar
  * Folder Browser
  * Photo Grid
  * Preview Window
  * Status Bar

------------------------------------------------------------------------


  Chapter 3 – Importing Photos

Connect a supported camera using USB.

Choose

|File → Import|

GNU Photo automatically detects supported cameras.

Select

  * Camera
  * Destination Folder
  * Import Options

Click

|Import|

Images are copied into your photo library.

------------------------------------------------------------------------


  Chapter 4 – Organizing Images

Photos can be organized by

  * Folder
  * Date
  * Camera
  * Lens
  * Rating
  * Keywords
  * Albums
  * Collections

Drag photographs into albums to create logical groups.

------------------------------------------------------------------------


  Chapter 5 – Viewing Images

Double-click any image.

Viewer features include

  * Zoom
  * Full Screen
  * Rotate
  * Slideshow
  * Histogram
  * Metadata

Keyboard shortcuts

Key 	Action
← 	Previous
→ 	Next
+ 	Zoom In
- 	Zoom Out
F11 	Full Screen
Esc 	Exit Full Screen

------------------------------------------------------------------------


  Chapter 6 – Metadata

GNU Photo reads EXIF information including

  * Camera Model
  * Lens
  * ISO
  * Aperture
  * Exposure Time
  * GPS Coordinates
  * Date Taken

Metadata can be edited where supported.

------------------------------------------------------------------------


  Chapter 7 – Albums

Create a new album

|File → New Album|

Give the album a name.

Drag photos into the album.

Albums do not duplicate image files.

------------------------------------------------------------------------


  Chapter 8 – Ratings

Assign ratings

★★★★★ Excellent

★★★★ Very Good

★★★ Good

★★ Fair

★ Poor

Ratings can be used for searching and filtering.

------------------------------------------------------------------------


  Chapter 9 – Searching

Search by

  * Filename
  * Date
  * Rating
  * Camera
  * Lens
  * Keywords
  * Location

Advanced searches combine multiple criteria.

------------------------------------------------------------------------


  Chapter 10 – Editing

Basic editing tools include

  * Rotate
  * Flip
  * Crop
  * Resize
  * Color adjustment
  * Brightness
  * Contrast
  * Saturation
  * Red-eye removal

Original images can be preserved using non-destructive editing.

------------------------------------------------------------------------


  Chapter 11 – Exporting

Export photographs as

  * JPEG
  * PNG
  * TIFF
  * Web Gallery
  * PDF Contact Sheet

Select

|File → Export|

Choose destination, format, and quality settings.

------------------------------------------------------------------------


  Chapter 12 – Printing

Printing options include

  * Single Photo
  * Contact Sheet
  * Multiple Photos
  * Custom Layout

Print previews are available before printing.

------------------------------------------------------------------------


  Chapter 13 – Camera Support

GNU Photo uses*libgphoto2*to communicate with cameras.

Supported devices include many models from

  * Canon
  * Nikon
  * Sony
  * Fujifilm
  * Panasonic
  * Olympus
  * Leica
  * Pentax

------------------------------------------------------------------------


  Chapter 14 – Preferences

Configure

  * Library Location
  * Thumbnail Size
  * Cache
  * Color Management
  * Metadata Display
  * Import Behavior
  * Theme

Preferences are stored in the user's configuration directory.

------------------------------------------------------------------------


  Chapter 15 – Keyboard Shortcuts

Shortcut 	Function
Ctrl+O 	Open
Ctrl+I 	Import
Ctrl+S 	Save Metadata
Ctrl+P 	Print
Ctrl+E 	Export
Ctrl+F 	Search
Ctrl+Q 	Quit
Delete 	Remove Photo
F5 	Refresh
F11 	Full Screen

------------------------------------------------------------------------


  Chapter 16 – Troubleshooting

*Camera not detected*

  * Verify the USB cable.
  * Ensure the camera is powered on.
  * Check that*libgphoto2*supports the device.
  * Disconnect other applications using the camera.

*Images do not import*

  * Check available disk space.
  * Confirm write permissions for the destination folder.

*Slow performance*

  * Rebuild thumbnail cache.
  * Store the library on a local SSD.
  * Reduce thumbnail size for large collections.

------------------------------------------------------------------------


  Chapter 17 – Command-Line Options

|gphoto2 --help|

Examples

|gphoto2 ~/Pictures|

|gphoto2 --fullscreen|

|gphoto2 --import|

------------------------------------------------------------------------


  Chapter 18 – Configuration Files

Typical configuration directory

|~/.config/gphoto2/|

Cache directory

|~/.cache/gphoto2/|

Library location

|~/Pictures|

------------------------------------------------------------------------


  Chapter 19 – License

GNU Photo is Free Software.

Users may

  * Run the program for any purpose.
  * Study how it works.
  * Modify the source code.
  * Redistribute original or modified versions under the terms of the
    GNU General Public License.

------------------------------------------------------------------------


  Appendix A – Supported Image Formats

  * JPEG
  * PNG
  * TIFF
  * GIF
  * BMP
  * WebP (where available)
  * RAW formats (through supported libraries)

------------------------------------------------------------------------


  Appendix B – Useful Resources

  * GNU Project
  * GNOME Project
  * libgphoto2 documentation
  * GTK documentation
  * FreeDesktop.org specifications

------------------------------------------------------------------------


    Index

*A:*Albums, Aperture
*C:*Camera, Collections
*E:*EXIF, Export
*I:*Import, Installation
*K:*Keywords
*M:*Metadata
*P:*Printing
*R:*Ratings, RAW
*S:*Search, Slideshow
*T:*Thumbnails
*V:*Viewer
*Z:*Zoom


--------------ytQeTIG30qTtGlqPu10kX5bI
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 8bit

<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <h1 data-section-id="qutchv" data-start="323" data-end="353"
      class="PDq2pG_selectionAnchorContainer"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Concise
      GNU Photo User Guide<span aria-hidden="true"
        class="PDq2pG_selectionAnchor"></span></h1>
    <h2 data-section-id="13ax1s5" data-start="355" data-end="370"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Introduction</h2>
    <p data-start="372" data-end="591"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">GNU
      Photo is Free Software for importing, organizing, viewing, and
      managing digital photographs. It is designed to work with many
      digital cameras and image formats while following the GNU
      philosophy of software freedom.</p>
    <p data-start="593" data-end="622"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">GNU
      Photo provides tools for:</p>
    <ul data-start="624" data-end="863"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
      <li data-section-id="1cj6540" data-start="624" data-end="668">Importing
        photographs from digital cameras</li>
      <li data-section-id="1okzws1" data-start="669" data-end="697">Browsing
        image collections</li>
      <li data-section-id="1oriu3h" data-start="698" data-end="722">Organizing
        photographs</li>
      <li data-section-id="1gho614" data-start="723" data-end="741">Viewing
        metadata</li>
      <li data-section-id="1ki52rp" data-start="742" data-end="775">Editing
        basic image information</li>
      <li data-section-id="1c1st08" data-start="776" data-end="794">Exporting
        images</li>
      <li data-section-id="15br4q2" data-start="795" data-end="817">Printing
        photographs</li>
      <li data-section-id="u6eo7h" data-start="818" data-end="835">Creating
        albums</li>
      <li data-section-id="md3vrn" data-start="836" data-end="863">Searching
        photo libraries</li>
    </ul>
    <p data-start="865" data-end="946"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">GNU
      Photo is distributed under the terms of the GNU General Public
      License (GPL).</p>
    <hr data-start="948" data-end="951"
style="font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
    <h1 data-section-id="15gl3r5" data-start="953" data-end="979"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Chapter
      1 – Installation</h1>
    <h2 data-section-id="16z1428" data-start="981" data-end="993"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">GNU/Linux</h2>
    <p data-start="995" data-end="1072"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Most
      GNU/Linux distributions include GNU Photo in their package
      repositories.</p>
    <p data-start="1074" data-end="1080"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Debian</p>
    <pre class="overflow-visible! px-0!" data-start="1082"
    data-end="1120"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;"><div
    class="relative w-full mt-4 mb-1"><div class=""><div
    class="contents"><div
class="border border-token-border-light border-radius-3xl corner-superellipse/1.1 rounded-3xl"><div
class="relative h-full w-full border-radius-3xl bg-token-bg-elevated-secondary corner-superellipse/1.1 overflow-clip rounded-3xl lxnfua_clipPathFallback"><div
    class="pointer-events-none absolute inset-x-4 top-12 bottom-4"><div
    class="pointer-events-none sticky z-40 shrink-0 z-1!"><div
    class="sticky bg-token-border-light"></div></div></div><div
    class="relative"><div class="h-full min-h-0 min-w-0"><div
    class="h-full min-h-0 min-w-0"><div class=""><div class="relative"><div
    class=""><div class="relative z-0 flex max-w-full"><div
    id="code-block-viewer" dir="ltr"
class="q9tKkq_viewer cm-editor z-10 light:cm-light dark:cm-light flex h-full w-full flex-col items-stretch ͼd ͼr"><div
    class="cm-scroller"><pre class="cm-content q9tKkq_readonly m-0"><code><span
    class="ͼl">sudo</span><span> apt install gphoto2</span></code></pre></div></div></div></div></div></div></div></div><div
    class=""><div class=""></div></div></div></div></div></div></div></div></pre>
    <p data-start="1122" data-end="1128"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Fedora</p>
    <pre class="overflow-visible! px-0!" data-start="1130"
    data-end="1168"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;"><div
    class="relative w-full mt-4 mb-1"><div class=""><div
    class="contents"><div
class="border border-token-border-light border-radius-3xl corner-superellipse/1.1 rounded-3xl"><div
class="relative h-full w-full border-radius-3xl bg-token-bg-elevated-secondary corner-superellipse/1.1 overflow-clip rounded-3xl lxnfua_clipPathFallback"><div
    class="pointer-events-none absolute inset-x-4 top-12 bottom-4"><div
    class="pointer-events-none sticky z-40 shrink-0 z-1!"><div
    class="sticky bg-token-border-light"></div></div></div><div
    class="relative"><div class="h-full min-h-0 min-w-0"><div
    class="h-full min-h-0 min-w-0"><div class=""><div class="relative"><div
    class=""><div class="relative z-0 flex max-w-full"><div
    id="code-block-viewer" dir="ltr"
class="q9tKkq_viewer cm-editor z-10 light:cm-light dark:cm-light flex h-full w-full flex-col items-stretch ͼd ͼr"><div
    class="cm-scroller"><pre class="cm-content q9tKkq_readonly m-0"><code><span
    class="ͼl">sudo</span><span> dnf install gphoto2</span></code></pre></div></div></div></div></div></div></div></div><div
    class=""><div class=""></div></div></div></div></div></div></div></div></pre>
    <p data-start="1170" data-end="1180"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Arch
      Linux</p>
    <pre class="overflow-visible! px-0!" data-start="1182"
    data-end="1218"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;"><div
    class="relative w-full mt-4 mb-1"><div class=""><div
    class="contents"><div
class="border border-token-border-light border-radius-3xl corner-superellipse/1.1 rounded-3xl"><div
class="relative h-full w-full border-radius-3xl bg-token-bg-elevated-secondary corner-superellipse/1.1 overflow-clip rounded-3xl lxnfua_clipPathFallback"><div
    class="pointer-events-none absolute inset-x-4 top-12 bottom-4"><div
    class="pointer-events-none sticky z-40 shrink-0 z-1!"><div
    class="sticky bg-token-border-light"></div></div></div><div
    class="relative"><div class="h-full min-h-0 min-w-0"><div
    class="h-full min-h-0 min-w-0"><div class=""><div class="relative"><div
    class=""><div class="relative z-0 flex max-w-full"><div
    id="code-block-viewer" dir="ltr"
class="q9tKkq_viewer cm-editor z-10 light:cm-light dark:cm-light flex h-full w-full flex-col items-stretch ͼd ͼr"><div
    class="cm-scroller"><pre class="cm-content q9tKkq_readonly m-0"><code><span
    class="ͼl">sudo</span><span> pacman </span><span class="ͼn">-S</span><span> gphoto2</span></code></pre></div></div></div></div></div></div></div></div><div
    class=""><div class=""></div></div></div></div></div></div></div></div></pre>
    <hr data-start="1220" data-end="1223"
style="font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
    <h2 data-section-id="1yuyt7c" data-start="1225" data-end="1248"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Building
      from Source</h2>
    <p data-start="1250" data-end="1262"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Requirements</p>
    <ul data-start="1264" data-end="1316"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
      <li data-section-id="1o4h1r" data-start="1264" data-end="1269">GCC</li>
      <li data-section-id="1aloraj" data-start="1270" data-end="1290">Meson
        or Autotools</li>
      <li data-section-id="1o4hbk" data-start="1291" data-end="1296">GTK</li>
      <li data-section-id="1j43b1k" data-start="1297" data-end="1303">GLib</li>
      <li data-section-id="1m31g3a" data-start="1304" data-end="1316">libgphoto2</li>
    </ul>
    <p data-start="1318" data-end="1325"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Compile</p>
    <pre class="overflow-visible! px-0!" data-start="1327"
    data-end="1373"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;"><div
    class="relative w-full mt-4 mb-1"><div class=""><div
    class="contents"><div
class="border border-token-border-light border-radius-3xl corner-superellipse/1.1 rounded-3xl"><div
class="relative h-full w-full border-radius-3xl bg-token-bg-elevated-secondary corner-superellipse/1.1 overflow-clip rounded-3xl lxnfua_clipPathFallback"><div
    class="pointer-events-none absolute inset-x-4 top-12 bottom-4"><div
    class="pointer-events-none sticky z-40 shrink-0 z-1!"><div
    class="sticky bg-token-border-light"></div></div></div><div
    class="relative"><div class="h-full min-h-0 min-w-0"><div
    class="h-full min-h-0 min-w-0"><div class=""><div class="relative"><div
    class=""><div class="relative z-0 flex max-w-full"><div
    id="code-block-viewer" dir="ltr"
class="q9tKkq_viewer cm-editor z-10 light:cm-light dark:cm-light flex h-full w-full flex-col items-stretch ͼd ͼr"><div
    class="cm-scroller"><pre class="cm-content q9tKkq_readonly m-0"><code><span>./configure
</span><span class="ͼl">make</span><span>
</span><span class="ͼl">sudo</span><span> </span><span class="ͼl">make</span><span> install</span></code></pre></div></div></div></div></div></div></div></div><div
    class=""><div class=""></div></div></div></div></div></div></div></div></pre>
    <p data-start="1375" data-end="1377"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">or</p>
    <pre class="overflow-visible! px-0!" data-start="1379"
    data-end="1445"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;"><div
    class="relative w-full mt-4 mb-1"><div class=""><div
    class="contents"><div
class="border border-token-border-light border-radius-3xl corner-superellipse/1.1 rounded-3xl"><div
class="relative h-full w-full border-radius-3xl bg-token-bg-elevated-secondary corner-superellipse/1.1 overflow-clip rounded-3xl lxnfua_clipPathFallback"><div
    class="pointer-events-none absolute inset-x-4 top-12 bottom-4"><div
    class="pointer-events-none sticky z-40 shrink-0 z-1!"><div
    class="sticky bg-token-border-light"></div></div></div><div
    class="relative"><div class="h-full min-h-0 min-w-0"><div
    class="h-full min-h-0 min-w-0"><div class=""><div class="relative"><div
    class=""><div class="relative z-0 flex max-w-full"><div
    id="code-block-viewer" dir="ltr"
class="q9tKkq_viewer cm-editor z-10 light:cm-light dark:cm-light flex h-full w-full flex-col items-stretch ͼd ͼr"><div
    class="cm-scroller"><pre class="cm-content q9tKkq_readonly m-0"><code><span>meson build
ninja </span><span class="ͼn">-C</span><span> build
</span><span class="ͼl">sudo</span><span> ninja </span><span class="ͼn">-C</span><span> build install</span></code></pre></div></div></div></div></div></div></div></div><div
    class=""><div class=""></div></div></div></div></div></div></div></div></pre>
    <hr data-start="1447" data-end="1450"
style="font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
    <h1 data-section-id="xd7ewe" data-start="1452" data-end="1484"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Chapter
      2 – Starting GNU Photo</h1>
    <p data-start="1486" data-end="1523"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Launch
      from your desktop menu or type</p>
    <pre class="overflow-visible! px-0!" data-start="1525"
    data-end="1546"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;"><div
    class="relative w-full mt-4 mb-1"><div class=""><div
    class="contents"><div
class="border border-token-border-light border-radius-3xl corner-superellipse/1.1 rounded-3xl"><div
class="relative h-full w-full border-radius-3xl bg-token-bg-elevated-secondary corner-superellipse/1.1 overflow-clip rounded-3xl lxnfua_clipPathFallback"><div
    class="pointer-events-none absolute inset-x-4 top-12 bottom-4"><div
    class="pointer-events-none sticky z-40 shrink-0 z-1!"><div
    class="sticky bg-token-border-light"></div></div></div><div
    class="relative"><div class="h-full min-h-0 min-w-0"><div
    class="h-full min-h-0 min-w-0"><div class=""><div class="relative"><div
    class=""><div class="relative z-0 flex max-w-full"><div
    id="code-block-viewer" dir="ltr"
class="q9tKkq_viewer cm-editor z-10 light:cm-light dark:cm-light flex h-full w-full flex-col items-stretch ͼd ͼr"><div
    class="cm-scroller"><pre class="cm-content q9tKkq_readonly m-0"><code><span>gphoto2</span></code></pre></div></div></div></div></div></div></div></div><div
    class=""><div class=""></div></div></div></div></div></div></div></div></pre>
    <p data-start="1548" data-end="1572"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">The
      main window contains</p>
    <ul data-start="1574" data-end="1654"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
      <li data-section-id="fkn0q2" data-start="1574" data-end="1584">Menu
        Bar</li>
      <li data-section-id="13sv5up" data-start="1585" data-end="1594">Toolbar</li>
      <li data-section-id="bmgp8y" data-start="1595" data-end="1611">Folder
        Browser</li>
      <li data-section-id="174m64" data-start="1612" data-end="1624">Photo
        Grid</li>
      <li data-section-id="sucnm6" data-start="1625" data-end="1641">Preview
        Window</li>
      <li data-section-id="usr6wd" data-start="1642" data-end="1654">Status
        Bar</li>
    </ul>
    <hr data-start="1656" data-end="1659"
style="font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
    <h1 data-section-id="ckskbh" data-start="1661" data-end="1691"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Chapter
      3 – Importing Photos</h1>
    <p data-start="1693" data-end="1730"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Connect
      a supported camera using USB.</p>
    <p data-start="1732" data-end="1738"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Choose</p>
    <pre class="overflow-visible! px-0!" data-start="1740"
    data-end="1761"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;"><div
    class="relative w-full mt-4 mb-1"><div class=""><div
    class="contents"><div class="relative"><div
    class="h-full min-h-0 min-w-0"><div class="h-full min-h-0 min-w-0"><div
class="border border-token-border-light border-radius-3xl corner-superellipse/1.1 rounded-3xl"><div
class="h-full w-full border-radius-3xl bg-token-bg-elevated-secondary corner-superellipse/1.1 overflow-clip rounded-3xl lxnfua_clipPathFallback"><div
class="pointer-events-none absolute end-1.5 top-1 z-2 md:end-2 md:top-1"></div><div
    class="relative"><div class="pe-11 pt-3"><div
    class="relative z-0 flex max-w-full"><div id="code-block-viewer"
    dir="ltr"
class="q9tKkq_viewer cm-editor z-10 light:cm-light dark:cm-light flex h-full w-full flex-col items-stretch ͼd ͼr"><div
    class="cm-scroller"><pre class="cm-content q9tKkq_readonly m-0"><code><span>File → Import</span></code></pre></div></div></div></div></div></div></div></div></div><div
    class=""><div class=""></div></div></div></div></div></div></pre>
    <p data-start="1763" data-end="1813"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">GNU
      Photo automatically detects supported cameras.</p>
    <p data-start="1815" data-end="1821"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Select</p>
    <ul data-start="1823" data-end="1869"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
      <li data-section-id="1uxv8b5" data-start="1823" data-end="1831">Camera</li>
      <li data-section-id="h3rxhe" data-start="1832" data-end="1852">Destination
        Folder</li>
      <li data-section-id="1ufnj39" data-start="1853" data-end="1869">Import
        Options</li>
    </ul>
    <p data-start="1871" data-end="1876"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Click</p>
    <pre class="overflow-visible! px-0!" data-start="1878"
    data-end="1892"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;"><div
    class="relative w-full mt-4 mb-1"><div class=""><div
    class="contents"><div class="relative"><div
    class="h-full min-h-0 min-w-0"><div class="h-full min-h-0 min-w-0"><div
class="border border-token-border-light border-radius-3xl corner-superellipse/1.1 rounded-3xl"><div
class="h-full w-full border-radius-3xl bg-token-bg-elevated-secondary corner-superellipse/1.1 overflow-clip rounded-3xl lxnfua_clipPathFallback"><div
class="pointer-events-none absolute end-1.5 top-1 z-2 md:end-2 md:top-1"></div><div
    class="relative"><div class="pe-11 pt-3"><div
    class="relative z-0 flex max-w-full"><div id="code-block-viewer"
    dir="ltr"
class="q9tKkq_viewer cm-editor z-10 light:cm-light dark:cm-light flex h-full w-full flex-col items-stretch ͼd ͼr"><div
    class="cm-scroller"><pre class="cm-content q9tKkq_readonly m-0"><code><span>Import</span></code></pre></div></div></div></div></div></div></div></div></div><div
    class=""><div class=""></div></div></div></div></div></div></pre>
    <p data-start="1894" data-end="1936"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Images
      are copied into your photo library.</p>
    <hr data-start="1938" data-end="1941"
style="font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
    <h1 data-section-id="1j2g68a" data-start="1943" data-end="1974"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Chapter
      4 – Organizing Images</h1>
    <p data-start="1976" data-end="2002"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Photos
      can be organized by</p>
    <ul data-start="2004" data-end="2078"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
      <li data-section-id="1xwvx8e" data-start="2004" data-end="2012">Folder</li>
      <li data-section-id="1j40n8c" data-start="2013" data-end="2019">Date</li>
      <li data-section-id="1uxv8b5" data-start="2020" data-end="2028">Camera</li>
      <li data-section-id="1j3ue70" data-start="2029" data-end="2035">Lens</li>
      <li data-section-id="6zhj7z" data-start="2036" data-end="2044">Rating</li>
      <li data-section-id="ptaobm" data-start="2045" data-end="2055">Keywords</li>
      <li data-section-id="1w7sh3g" data-start="2056" data-end="2064">Albums</li>
      <li data-section-id="1o9woy5" data-start="2065" data-end="2078">Collections</li>
    </ul>
    <p data-start="2080" data-end="2134"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Drag
      photographs into albums to create logical groups.</p>
    <hr data-start="2136" data-end="2139"
style="font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
    <h1 data-section-id="orwusg" data-start="2141" data-end="2169"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Chapter
      5 – Viewing Images</h1>
    <p data-start="2171" data-end="2194"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Double-click
      any image.</p>
    <p data-start="2196" data-end="2219"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Viewer
      features include</p>
    <ul data-start="2221" data-end="2285"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
      <li data-section-id="1j48drz" data-start="2221" data-end="2227">Zoom</li>
      <li data-section-id="n4y7p3" data-start="2228" data-end="2241">Full
        Screen</li>
      <li data-section-id="6scdox" data-start="2242" data-end="2250">Rotate</li>
      <li data-section-id="855c3g" data-start="2251" data-end="2262">Slideshow</li>
      <li data-section-id="un5w8" data-start="2263" data-end="2274">Histogram</li>
      <li data-section-id="lrndk5" data-start="2275" data-end="2285">Metadata</li>
    </ul>
    <p data-start="2287" data-end="2305"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Keyboard
      shortcuts</p>
    <div class="TyagGW_tableContainer"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
      <div tabindex="-1"
        class="group TyagGW_tableWrapper flex flex-col-reverse w-fit">
        <table data-start="2307" data-end="2453"
          class="w-fit min-w-(--thread-content-width)">
          <thead data-start="2307" data-end="2323"><tr data-start="2307"
              data-end="2323">
              <th data-start="2307" data-end="2313" data-col-size="sm"
                class="last:pe-10">Key</th>
              <th data-start="2313" data-end="2323" data-col-size="sm"
                class="last:pe-10">Action</th>
            </tr>
          </thead><tbody data-start="2342" data-end="2453">
            <tr data-start="2342" data-end="2358">
              <td data-start="2342" data-end="2346" data-col-size="sm">←</td>
              <td data-start="2346" data-end="2358" data-col-size="sm">Previous</td>
            </tr>
            <tr data-start="2359" data-end="2371">
              <td data-start="2359" data-end="2363" data-col-size="sm">→</td>
              <td data-col-size="sm" data-start="2363" data-end="2371">Next</td>
            </tr>
            <tr data-start="2372" data-end="2387">
              <td data-start="2372" data-end="2376" data-col-size="sm">+</td>
              <td data-start="2376" data-end="2387" data-col-size="sm">Zoom
                In</td>
            </tr>
            <tr data-start="2388" data-end="2404">
              <td data-start="2388" data-end="2392" data-col-size="sm">-</td>
              <td data-start="2392" data-end="2404" data-col-size="sm">Zoom
                Out</td>
            </tr>
            <tr data-start="2405" data-end="2426">
              <td data-start="2405" data-end="2411" data-col-size="sm">F11</td>
              <td data-start="2411" data-end="2426" data-col-size="sm">Full
                Screen</td>
            </tr>
            <tr data-start="2427" data-end="2453">
              <td data-start="2427" data-end="2433" data-col-size="sm">Esc</td>
              <td data-start="2433" data-end="2453" data-col-size="sm">Exit
                Full Screen</td>
            </tr>
          </tbody>
        </table>
      </div>
    </div>
    <hr data-start="2455" data-end="2458"
style="font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
    <h1 data-section-id="6wzlw7" data-start="2460" data-end="2482"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Chapter
      6 – Metadata</h1>
    <p data-start="2484" data-end="2526"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">GNU
      Photo reads EXIF information including</p>
    <ul data-start="2528" data-end="2613"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
      <li data-section-id="prgry6" data-start="2528" data-end="2542">Camera
        Model</li>
      <li data-section-id="1j3ue70" data-start="2543" data-end="2549">Lens</li>
      <li data-section-id="1o4925" data-start="2550" data-end="2555">ISO</li>
      <li data-section-id="1oaxihk" data-start="2556" data-end="2566">Aperture</li>
      <li data-section-id="r8q0um" data-start="2567" data-end="2582">Exposure
        Time</li>
      <li data-section-id="4n3fh9" data-start="2583" data-end="2600">GPS
        Coordinates</li>
      <li data-section-id="inosa1" data-start="2601" data-end="2613">Date
        Taken</li>
    </ul>
    <p data-start="2615" data-end="2654"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Metadata
      can be edited where supported.</p>
    <hr data-start="2656" data-end="2659"
style="font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
    <h1 data-section-id="11mugbj" data-start="2661" data-end="2681"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Chapter
      7 – Albums</h1>
    <p data-start="2683" data-end="2701"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Create
      a new album</p>
    <pre class="overflow-visible! px-0!" data-start="2703"
    data-end="2727"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;"><div
    class="relative w-full mt-4 mb-1"><div class=""><div
    class="contents"><div class="relative"><div
    class="h-full min-h-0 min-w-0"><div class="h-full min-h-0 min-w-0"><div
class="border border-token-border-light border-radius-3xl corner-superellipse/1.1 rounded-3xl"><div
class="h-full w-full border-radius-3xl bg-token-bg-elevated-secondary corner-superellipse/1.1 overflow-clip rounded-3xl lxnfua_clipPathFallback"><div
class="pointer-events-none absolute end-1.5 top-1 z-2 md:end-2 md:top-1"></div><div
    class="relative"><div class="pe-11 pt-3"><div
    class="relative z-0 flex max-w-full"><div id="code-block-viewer"
    dir="ltr"
class="q9tKkq_viewer cm-editor z-10 light:cm-light dark:cm-light flex h-full w-full flex-col items-stretch ͼd ͼr"><div
    class="cm-scroller"><pre class="cm-content q9tKkq_readonly m-0"><code><span>File → New Album</span></code></pre></div></div></div></div></div></div></div></div></div><div
    class=""><div class=""></div></div></div></div></div></div></pre>
    <p data-start="2729" data-end="2751"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Give
      the album a name.</p>
    <p data-start="2753" data-end="2780"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Drag
      photos into the album.</p>
    <p data-start="2782" data-end="2818"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Albums
      do not duplicate image files.</p>
    <hr data-start="2820" data-end="2823"
style="font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
    <h1 data-section-id="h49l7k" data-start="2825" data-end="2846"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Chapter
      8 – Ratings</h1>
    <p data-start="2848" data-end="2862"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Assign
      ratings</p>
    <p data-start="2864" data-end="2879"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">★★★★★
      Excellent</p>
    <p data-start="2881" data-end="2895"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">★★★★
      Very Good</p>
    <p data-start="2897" data-end="2905"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">★★★
      Good</p>
    <p data-start="2907" data-end="2914"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">★★
      Fair</p>
    <p data-start="2916" data-end="2922"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">★
      Poor</p>
    <p data-start="2924" data-end="2972"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Ratings
      can be used for searching and filtering.</p>
    <hr data-start="2974" data-end="2977"
style="font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
    <h1 data-section-id="2xv057" data-start="2979" data-end="3002"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Chapter
      9 – Searching</h1>
    <p data-start="3004" data-end="3013"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Search
      by</p>
    <ul data-start="3015" data-end="3079"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
      <li data-section-id="1iopynd" data-start="3015" data-end="3025">Filename</li>
      <li data-section-id="1j40n8c" data-start="3026" data-end="3032">Date</li>
      <li data-section-id="6zhj7z" data-start="3033" data-end="3041">Rating</li>
      <li data-section-id="1uxv8b5" data-start="3042" data-end="3050">Camera</li>
      <li data-section-id="1j3ue70" data-start="3051" data-end="3057">Lens</li>
      <li data-section-id="ptaobm" data-start="3058" data-end="3068">Keywords</li>
      <li data-section-id="3ic6c5" data-start="3069" data-end="3079">Location</li>
    </ul>
    <p data-start="3081" data-end="3125"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Advanced
      searches combine multiple criteria.</p>
    <hr data-start="3127" data-end="3130"
style="font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
    <h1 data-section-id="14qnynl" data-start="3132" data-end="3154"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Chapter
      10 – Editing</h1>
    <p data-start="3156" data-end="3183"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Basic
      editing tools include</p>
    <ul data-start="3185" data-end="3290"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
      <li data-section-id="6scdox" data-start="3185" data-end="3193">Rotate</li>
      <li data-section-id="1j44wxn" data-start="3194" data-end="3200">Flip</li>
      <li data-section-id="1j41m6e" data-start="3201" data-end="3207">Crop</li>
      <li data-section-id="724are" data-start="3208" data-end="3216">Resize</li>
      <li data-section-id="1qygeqi" data-start="3217" data-end="3235">Color
        adjustment</li>
      <li data-section-id="10o38ap" data-start="3236" data-end="3248">Brightness</li>
      <li data-section-id="1kltt3e" data-start="3249" data-end="3259">Contrast</li>
      <li data-section-id="8dnxsk" data-start="3260" data-end="3272">Saturation</li>
      <li data-section-id="1ocxaox" data-start="3273" data-end="3290">Red-eye
        removal</li>
    </ul>
    <p data-start="3292" data-end="3355"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Original
      images can be preserved using non-destructive editing.</p>
    <hr data-start="3357" data-end="3360"
style="font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
    <h1 data-section-id="rdhxu0" data-start="3362" data-end="3386"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Chapter
      11 – Exporting</h1>
    <p data-start="3388" data-end="3409"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Export
      photographs as</p>
    <ul data-start="3411" data-end="3464"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
      <li data-section-id="1j3x1n4" data-start="3411" data-end="3417">JPEG</li>
      <li data-section-id="1o4oj5" data-start="3418" data-end="3423">PNG</li>
      <li data-section-id="1j4dgad" data-start="3424" data-end="3430">TIFF</li>
      <li data-section-id="hqr26o" data-start="3431" data-end="3444">Web
        Gallery</li>
      <li data-section-id="1yg6xhx" data-start="3445" data-end="3464">PDF
        Contact Sheet</li>
    </ul>
    <p data-start="3466" data-end="3472"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Select</p>
    <pre class="overflow-visible! px-0!" data-start="3474"
    data-end="3495"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;"><div
    class="relative w-full mt-4 mb-1"><div class=""><div
    class="contents"><div class="relative"><div
    class="h-full min-h-0 min-w-0"><div class="h-full min-h-0 min-w-0"><div
class="border border-token-border-light border-radius-3xl corner-superellipse/1.1 rounded-3xl"><div
class="h-full w-full border-radius-3xl bg-token-bg-elevated-secondary corner-superellipse/1.1 overflow-clip rounded-3xl lxnfua_clipPathFallback"><div
class="pointer-events-none absolute end-1.5 top-1 z-2 md:end-2 md:top-1"></div><div
    class="relative"><div class="pe-11 pt-3"><div
    class="relative z-0 flex max-w-full"><div id="code-block-viewer"
    dir="ltr"
class="q9tKkq_viewer cm-editor z-10 light:cm-light dark:cm-light flex h-full w-full flex-col items-stretch ͼd ͼr"><div
    class="cm-scroller"><pre class="cm-content q9tKkq_readonly m-0"><code><span>File → Export</span></code></pre></div></div></div></div></div></div></div></div></div><div
    class=""><div class=""></div></div></div></div></div></div></pre>
    <p data-start="3497" data-end="3546"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Choose
      destination, format, and quality settings.</p>
    <hr data-start="3548" data-end="3551"
style="font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
    <h1 data-section-id="tf1fdq" data-start="3553" data-end="3576"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Chapter
      12 – Printing</h1>
    <p data-start="3578" data-end="3602"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Printing
      options include</p>
    <ul data-start="3604" data-end="3668"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
      <li data-section-id="x0wcgu" data-start="3604" data-end="3618">Single
        Photo</li>
      <li data-section-id="n4szs7" data-start="3619" data-end="3634">Contact
        Sheet</li>
      <li data-section-id="f1vhl3" data-start="3635" data-end="3652">Multiple
        Photos</li>
      <li data-section-id="1ne01dt" data-start="3653" data-end="3668">Custom
        Layout</li>
    </ul>
    <p data-start="3670" data-end="3715"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Print
      previews are available before printing.</p>
    <hr data-start="3717" data-end="3720"
style="font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
    <h1 data-section-id="1xvt9g8" data-start="3722" data-end="3751"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Chapter
      13 – Camera Support</h1>
    <p data-start="3753" data-end="3811"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">GNU
      Photo uses<span class="Apple-converted-space"> </span><strong
        data-start="3768" data-end="3782">libgphoto2</strong><span
        class="Apple-converted-space"> </span>to communicate with
      cameras.</p>
    <p data-start="3813" data-end="3855"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Supported
      devices include many models from</p>
    <ul data-start="3857" data-end="3929"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
      <li data-section-id="16xazol" data-start="3857" data-end="3864">Canon</li>
      <li data-section-id="16vfoit" data-start="3865" data-end="3872">Nikon</li>
      <li data-section-id="1j4di77" data-start="3873" data-end="3879">Sony</li>
      <li data-section-id="186xgpi" data-start="3880" data-end="3890">Fujifilm</li>
      <li data-section-id="qe7xny" data-start="3891" data-end="3902">Panasonic</li>
      <li data-section-id="1z009yh" data-start="3903" data-end="3912">Olympus</li>
      <li data-section-id="16r1fca" data-start="3913" data-end="3920">Leica</li>
      <li data-section-id="39dgqm" data-start="3921" data-end="3929">Pentax</li>
    </ul>
    <hr data-start="3931" data-end="3934"
style="font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
    <h1 data-section-id="14vjqf5" data-start="3936" data-end="3962"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Chapter
      14 – Preferences</h1>
    <p data-start="3964" data-end="3973"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Configure</p>
    <ul data-start="3975" data-end="4082"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
      <li data-section-id="22e5t6" data-start="3975" data-end="3993">Library
        Location</li>
      <li data-section-id="126hy9t" data-start="3994" data-end="4010">Thumbnail
        Size</li>
      <li data-section-id="16xb1tw" data-start="4011" data-end="4018">Cache</li>
      <li data-section-id="1x0cm3q" data-start="4019" data-end="4037">Color
        Management</li>
      <li data-section-id="9ysfrz" data-start="4038" data-end="4056">Metadata
        Display</li>
      <li data-section-id="17wh3qx" data-start="4057" data-end="4074">Import
        Behavior</li>
      <li data-section-id="177wyvt" data-start="4075" data-end="4082">Theme</li>
    </ul>
    <p data-start="4084" data-end="4145"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Preferences
      are stored in the user's configuration directory.</p>
    <hr data-start="4147" data-end="4150"
style="font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
    <h1 data-section-id="2jnyau" data-start="4152" data-end="4185"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Chapter
      15 – Keyboard Shortcuts</h1>
    <div class="TyagGW_tableContainer"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
      <div tabindex="-1"
        class="group TyagGW_tableWrapper flex flex-col-reverse w-fit">
        <table data-start="4187" data-end="4442"
          class="w-fit min-w-(--thread-content-width)">
          <thead data-start="4187" data-end="4210"><tr data-start="4187"
              data-end="4210">
              <th data-start="4187" data-end="4198" data-col-size="sm"
                class="last:pe-10">Shortcut</th>
              <th data-start="4198" data-end="4210" data-col-size="sm"
                class="last:pe-10">Function</th>
            </tr>
          </thead><tbody data-start="4236" data-end="4442">
            <tr data-start="4236" data-end="4253">
              <td data-start="4236" data-end="4245" data-col-size="sm">Ctrl+O</td>
              <td data-col-size="sm" data-start="4245" data-end="4253">Open</td>
            </tr>
            <tr data-start="4254" data-end="4273">
              <td data-start="4254" data-end="4263" data-col-size="sm">Ctrl+I</td>
              <td data-start="4263" data-end="4273" data-col-size="sm">Import</td>
            </tr>
            <tr data-start="4274" data-end="4300">
              <td data-start="4274" data-end="4283" data-col-size="sm">Ctrl+S</td>
              <td data-start="4283" data-end="4300" data-col-size="sm">Save
                Metadata</td>
            </tr>
            <tr data-start="4301" data-end="4319">
              <td data-start="4301" data-end="4310" data-col-size="sm">Ctrl+P</td>
              <td data-col-size="sm" data-start="4310" data-end="4319">Print</td>
            </tr>
            <tr data-start="4320" data-end="4339">
              <td data-start="4320" data-end="4329" data-col-size="sm">Ctrl+E</td>
              <td data-col-size="sm" data-start="4329" data-end="4339">Export</td>
            </tr>
            <tr data-start="4340" data-end="4359">
              <td data-start="4340" data-end="4349" data-col-size="sm">Ctrl+F</td>
              <td data-col-size="sm" data-start="4349" data-end="4359">Search</td>
            </tr>
            <tr data-start="4360" data-end="4377">
              <td data-start="4360" data-end="4369" data-col-size="sm">Ctrl+Q</td>
              <td data-col-size="sm" data-start="4369" data-end="4377">Quit</td>
            </tr>
            <tr data-start="4378" data-end="4403">
              <td data-start="4378" data-end="4387" data-col-size="sm">Delete</td>
              <td data-col-size="sm" data-start="4387" data-end="4403">Remove
                Photo</td>
            </tr>
            <tr data-start="4404" data-end="4420">
              <td data-start="4404" data-end="4409" data-col-size="sm">F5</td>
              <td data-col-size="sm" data-start="4409" data-end="4420">Refresh</td>
            </tr>
            <tr data-start="4421" data-end="4442">
              <td data-start="4421" data-end="4427" data-col-size="sm">F11</td>
              <td data-col-size="sm" data-start="4427" data-end="4442">Full
                Screen</td>
            </tr>
          </tbody>
        </table>
      </div>
    </div>
    <hr data-start="4444" data-end="4447"
style="font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
    <h1 data-section-id="10gwlhv" data-start="4449" data-end="4479"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Chapter
      16 – Troubleshooting</h1>
    <p data-start="4481" data-end="4504"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;"><strong
        data-start="4481" data-end="4504">Camera not detected</strong></p>
    <ul data-start="4506" data-end="4663"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
      <li data-section-id="1uqwlyd" data-start="4506" data-end="4529">Verify
        the USB cable.</li>
      <li data-section-id="1txefnd" data-start="4530" data-end="4564">Ensure
        the camera is powered on.</li>
      <li data-section-id="2ywt62" data-start="4565" data-end="4613">Check
        that<span class="Apple-converted-space"> </span><strong
          data-start="4578" data-end="4592">libgphoto2</strong><span
          class="Apple-converted-space"> </span>supports the device.</li>
      <li data-section-id="aunktp" data-start="4614" data-end="4663">Disconnect
        other applications using the camera.</li>
    </ul>
    <p data-start="4665" data-end="4689"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;"><strong
        data-start="4665" data-end="4689">Images do not import</strong></p>
    <ul data-start="4691" data-end="4776"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
      <li data-section-id="z88xew" data-start="4691" data-end="4720">Check
        available disk space.</li>
      <li data-section-id="1mpbrx5" data-start="4721" data-end="4776">Confirm
        write permissions for the destination folder.</li>
    </ul>
    <p data-start="4778" data-end="4798"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;"><strong
        data-start="4778" data-end="4798">Slow performance</strong></p>
    <ul data-start="4800" data-end="4909"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
      <li data-section-id="gryekn" data-start="4800" data-end="4826">Rebuild
        thumbnail cache.</li>
      <li data-section-id="1r2nkm" data-start="4827" data-end="4862">Store
        the library on a local SSD.</li>
      <li data-section-id="1ph7p58" data-start="4863" data-end="4909">Reduce
        thumbnail size for large collections.</li>
    </ul>
    <hr data-start="4911" data-end="4914"
style="font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
    <h1 data-section-id="1ddcny" data-start="4916" data-end="4951"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Chapter
      17 – Command-Line Options</h1>
    <pre class="overflow-visible! px-0!" data-start="4953"
    data-end="4981"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;"><div
    class="relative w-full mt-4 mb-1"><div class=""><div
    class="contents"><div
class="border border-token-border-light border-radius-3xl corner-superellipse/1.1 rounded-3xl"><div
class="relative h-full w-full border-radius-3xl bg-token-bg-elevated-secondary corner-superellipse/1.1 overflow-clip rounded-3xl lxnfua_clipPathFallback"><div
    class="pointer-events-none absolute inset-x-4 top-12 bottom-4"><div
    class="pointer-events-none sticky z-40 shrink-0 z-1!"><div
    class="sticky bg-token-border-light"></div></div></div><div
    class="relative"><div class="h-full min-h-0 min-w-0"><div
    class="h-full min-h-0 min-w-0"><div class=""><div class="relative"><div
    class=""><div class="relative z-0 flex max-w-full"><div
    id="code-block-viewer" dir="ltr"
class="q9tKkq_viewer cm-editor z-10 light:cm-light dark:cm-light flex h-full w-full flex-col items-stretch ͼd ͼr"><div
    class="cm-scroller"><pre class="cm-content q9tKkq_readonly m-0"><code><span>gphoto2 </span><span
    class="ͼn">--help</span></code></pre></div></div></div></div></div></div></div></div><div
    class=""><div class=""></div></div></div></div></div></div></div></div></pre>
    <p data-start="4983" data-end="4991"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Examples</p>
    <pre class="overflow-visible! px-0!" data-start="4993"
    data-end="5025"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;"><div
    class="relative w-full mt-4 mb-1"><div class=""><div
    class="contents"><div
class="border border-token-border-light border-radius-3xl corner-superellipse/1.1 rounded-3xl"><div
class="relative h-full w-full border-radius-3xl bg-token-bg-elevated-secondary corner-superellipse/1.1 overflow-clip rounded-3xl lxnfua_clipPathFallback"><div
    class="pointer-events-none absolute inset-x-4 top-12 bottom-4"><div
    class="pointer-events-none sticky z-40 shrink-0 z-1!"><div
    class="sticky bg-token-border-light"></div></div></div><div
    class="relative"><div class="h-full min-h-0 min-w-0"><div
    class="h-full min-h-0 min-w-0"><div class=""><div class="relative"><div
    class=""><div class="relative z-0 flex max-w-full"><div
    id="code-block-viewer" dir="ltr"
class="q9tKkq_viewer cm-editor z-10 light:cm-light dark:cm-light flex h-full w-full flex-col items-stretch ͼd ͼr"><div
    class="cm-scroller"><pre class="cm-content q9tKkq_readonly m-0"><code><span>gphoto2 ~/Pictures</span></code></pre></div></div></div></div></div></div></div></div><div
    class=""><div class=""></div></div></div></div></div></div></div></div></pre>
    <pre class="overflow-visible! px-0!" data-start="5027"
    data-end="5061"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;"><div
    class="relative w-full mt-4 mb-1"><div class=""><div
    class="contents"><div
class="border border-token-border-light border-radius-3xl corner-superellipse/1.1 rounded-3xl"><div
class="relative h-full w-full border-radius-3xl bg-token-bg-elevated-secondary corner-superellipse/1.1 overflow-clip rounded-3xl lxnfua_clipPathFallback"><div
    class="pointer-events-none absolute inset-x-4 top-12 bottom-4"><div
    class="pointer-events-none sticky z-40 shrink-0 z-1!"><div
    class="sticky bg-token-border-light"></div></div></div><div
    class="relative"><div class="h-full min-h-0 min-w-0"><div
    class="h-full min-h-0 min-w-0"><div class=""><div class="relative"><div
    class=""><div class="relative z-0 flex max-w-full"><div
    id="code-block-viewer" dir="ltr"
class="q9tKkq_viewer cm-editor z-10 light:cm-light dark:cm-light flex h-full w-full flex-col items-stretch ͼd ͼr"><div
    class="cm-scroller"><pre class="cm-content q9tKkq_readonly m-0"><code><span>gphoto2 </span><span
    class="ͼn">--fullscreen</span></code></pre></div></div></div></div></div></div></div></div><div
    class=""><div class=""></div></div></div></div></div></div></div></div></pre>
    <pre class="overflow-visible! px-0!" data-start="5063"
    data-end="5093"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;"><div
    class="relative w-full mt-4 mb-1"><div class=""><div
    class="contents"><div
class="border border-token-border-light border-radius-3xl corner-superellipse/1.1 rounded-3xl"><div
class="relative h-full w-full border-radius-3xl bg-token-bg-elevated-secondary corner-superellipse/1.1 overflow-clip rounded-3xl lxnfua_clipPathFallback"><div
    class="pointer-events-none absolute inset-x-4 top-12 bottom-4"><div
    class="pointer-events-none sticky z-40 shrink-0 z-1!"><div
    class="sticky bg-token-border-light"></div></div></div><div
    class="relative"><div class="h-full min-h-0 min-w-0"><div
    class="h-full min-h-0 min-w-0"><div class=""><div class="relative"><div
    class=""><div class="relative z-0 flex max-w-full"><div
    id="code-block-viewer" dir="ltr"
class="q9tKkq_viewer cm-editor z-10 light:cm-light dark:cm-light flex h-full w-full flex-col items-stretch ͼd ͼr"><div
    class="cm-scroller"><pre class="cm-content q9tKkq_readonly m-0"><code><span>gphoto2 </span><span
    class="ͼn">--import</span></code></pre></div></div></div></div></div></div></div></div><div
    class=""><div class=""></div></div></div></div></div></div></div></div></pre>
    <hr data-start="5095" data-end="5098"
style="font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
    <h1 data-section-id="1qg9l0g" data-start="5100" data-end="5134"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Chapter
      18 – Configuration Files</h1>
    <p data-start="5136" data-end="5167"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Typical
      configuration directory</p>
    <pre class="overflow-visible! px-0!" data-start="5169"
    data-end="5197"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;"><div
    class="relative w-full mt-4 mb-1"><div class=""><div
    class="contents"><div class="relative"><div
    class="h-full min-h-0 min-w-0"><div class="h-full min-h-0 min-w-0"><div
class="border border-token-border-light border-radius-3xl corner-superellipse/1.1 rounded-3xl"><div
class="h-full w-full border-radius-3xl bg-token-bg-elevated-secondary corner-superellipse/1.1 overflow-clip rounded-3xl lxnfua_clipPathFallback"><div
class="pointer-events-none absolute end-1.5 top-1 z-2 md:end-2 md:top-1"></div><div
    class="relative"><div class="pe-11 pt-3"><div
    class="relative z-0 flex max-w-full"><div id="code-block-viewer"
    dir="ltr"
class="q9tKkq_viewer cm-editor z-10 light:cm-light dark:cm-light flex h-full w-full flex-col items-stretch ͼd ͼr"><div
    class="cm-scroller"><pre class="cm-content q9tKkq_readonly m-0"><code><span>~/.config/gphoto2/</span></code></pre></div></div></div></div></div></div></div></div></div><div
    class=""><div class=""></div></div></div></div></div></div></pre>
    <p data-start="5199" data-end="5214"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Cache
      directory</p>
    <pre class="overflow-visible! px-0!" data-start="5216"
    data-end="5243"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;"><div
    class="relative w-full mt-4 mb-1"><div class=""><div
    class="contents"><div class="relative"><div
    class="h-full min-h-0 min-w-0"><div class="h-full min-h-0 min-w-0"><div
class="border border-token-border-light border-radius-3xl corner-superellipse/1.1 rounded-3xl"><div
class="h-full w-full border-radius-3xl bg-token-bg-elevated-secondary corner-superellipse/1.1 overflow-clip rounded-3xl lxnfua_clipPathFallback"><div
class="pointer-events-none absolute end-1.5 top-1 z-2 md:end-2 md:top-1"></div><div
    class="relative"><div class="pe-11 pt-3"><div
    class="relative z-0 flex max-w-full"><div id="code-block-viewer"
    dir="ltr"
class="q9tKkq_viewer cm-editor z-10 light:cm-light dark:cm-light flex h-full w-full flex-col items-stretch ͼd ͼr"><div
    class="cm-scroller"><pre class="cm-content q9tKkq_readonly m-0"><code><span>~/.cache/gphoto2/</span></code></pre></div></div></div></div></div></div></div></div></div><div
    class=""><div class=""></div></div></div></div></div></div></pre>
    <p data-start="5245" data-end="5261"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Library
      location</p>
    <pre class="overflow-visible! px-0!" data-start="5263"
    data-end="5281"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;"><div
    class="relative w-full mt-4 mb-1"><div class=""><div
    class="contents"><div class="relative"><div
    class="h-full min-h-0 min-w-0"><div class="h-full min-h-0 min-w-0"><div
class="border border-token-border-light border-radius-3xl corner-superellipse/1.1 rounded-3xl"><div
class="h-full w-full border-radius-3xl bg-token-bg-elevated-secondary corner-superellipse/1.1 overflow-clip rounded-3xl lxnfua_clipPathFallback"><div
class="pointer-events-none absolute end-1.5 top-1 z-2 md:end-2 md:top-1"></div><div
    class="relative"><div class="pe-11 pt-3"><div
    class="relative z-0 flex max-w-full"><div id="code-block-viewer"
    dir="ltr"
class="q9tKkq_viewer cm-editor z-10 light:cm-light dark:cm-light flex h-full w-full flex-col items-stretch ͼd ͼr"><div
    class="cm-scroller"><pre class="cm-content q9tKkq_readonly m-0"><code><span>~/Pictures</span></code></pre></div></div></div></div></div></div></div></div></div><div
    class=""><div class=""></div></div></div></div></div></div></pre>
    <hr data-start="5283" data-end="5286"
style="font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
    <h1 data-section-id="1cfu93z" data-start="5288" data-end="5310"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Chapter
      19 – License</h1>
    <p data-start="5312" data-end="5339"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">GNU
      Photo is Free Software.</p>
    <p data-start="5341" data-end="5350"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Users
      may</p>
    <ul data-start="5352" data-end="5530"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
      <li data-section-id="146cu7l" data-start="5352" data-end="5386">Run
        the program for any purpose.</li>
      <li data-section-id="1nbq846" data-start="5387" data-end="5408">Study
        how it works.</li>
      <li data-section-id="115m42n" data-start="5409" data-end="5434">Modify
        the source code.</li>
      <li data-section-id="1uk0jqe" data-start="5435" data-end="5530">Redistribute
        original or modified versions under the terms of the GNU General
        Public License.</li>
    </ul>
    <hr data-start="5532" data-end="5535"
style="font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
    <h1 data-section-id="17byjw2" data-start="5537" data-end="5575"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Appendix
      A – Supported Image Formats</h1>
    <ul data-start="5577" data-end="5677"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
      <li data-section-id="1j3x1n4" data-start="5577" data-end="5583">JPEG</li>
      <li data-section-id="1o4oj5" data-start="5584" data-end="5589">PNG</li>
      <li data-section-id="1j4dgad" data-start="5590" data-end="5596">TIFF</li>
      <li data-section-id="1o4gsg" data-start="5597" data-end="5602">GIF</li>
      <li data-section-id="1o4g0n" data-start="5603" data-end="5608">BMP</li>
      <li data-section-id="1mtdisd" data-start="5609" data-end="5633">WebP
        (where available)</li>
      <li data-section-id="kw0y6p" data-start="5634" data-end="5677">RAW
        formats (through supported libraries)</li>
    </ul>
    <hr data-start="5679" data-end="5682"
style="font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
    <h1 data-section-id="35ftnx" data-start="5684" data-end="5715"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Appendix
      B – Useful Resources</h1>
    <ul data-start="5717" data-end="5826"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
      <li data-section-id="122mzoh" data-start="5717" data-end="5730">GNU
        Project</li>
      <li data-section-id="104ptzn" data-start="5731" data-end="5746">GNOME
        Project</li>
      <li data-section-id="40p4is" data-start="5747" data-end="5773">libgphoto2
        documentation</li>
      <li data-section-id="r8ssrm" data-start="5774" data-end="5793">GTK
        documentation</li>
      <li data-section-id="1wulwtw" data-start="5794" data-end="5826">FreeDesktop.org
        specifications</li>
    </ul>
    <hr data-start="5828" data-end="5831"
style="font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">
    <h2 data-section-id="xiyvqz" data-start="5833" data-end="5841"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;">Index</h2>
    <p data-start="5843" data-end="6100"
style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-line: none; text-decoration-thickness: auto; text-decoration-style: solid;"><strong
        data-start="5843" data-end="5849">A:</strong><span
        class="Apple-converted-space"> </span>Albums, Aperture<br
        data-start="5866" data-end="5869">
      <strong data-start="5869" data-end="5875">C:</strong><span
        class="Apple-converted-space"> </span>Camera, Collections<br
        data-start="5895" data-end="5898">
      <strong data-start="5898" data-end="5904">E:</strong><span
        class="Apple-converted-space"> </span>EXIF, Export<br
        data-start="5917" data-end="5920">
      <strong data-start="5920" data-end="5926">I:</strong><span
        class="Apple-converted-space"> </span>Import, Installation<br
        data-start="5947" data-end="5950">
      <strong data-start="5950" data-end="5956">K:</strong><span
        class="Apple-converted-space"> </span>Keywords<br
        data-start="5965" data-end="5968">
      <strong data-start="5968" data-end="5974">M:</strong><span
        class="Apple-converted-space"> </span>Metadata<br
        data-start="5983" data-end="5986">
      <strong data-start="5986" data-end="5992">P:</strong><span
        class="Apple-converted-space"> </span>Printing<br
        data-start="6001" data-end="6004">
      <strong data-start="6004" data-end="6010">R:</strong><span
        class="Apple-converted-space"> </span>Ratings, RAW<br
        data-start="6023" data-end="6026">
      <strong data-start="6026" data-end="6032">S:</strong><span
        class="Apple-converted-space"> </span>Search, Slideshow<br
        data-start="6050" data-end="6053">
      <strong data-start="6053" data-end="6059">T:</strong><span
        class="Apple-converted-space"> </span>Thumbnails<br
        data-start="6070" data-end="6073">
      <strong data-start="6073" data-end="6079">V:</strong><span
        class="Apple-converted-space"> </span>Viewer<br
        data-start="6086" data-end="6089">
      <strong data-start="6089" data-end="6095">Z:</strong><span
        class="Apple-converted-space"> </span>Zoom</p>
    <p><br>
    </p>
  </body>
</html>

--------------ytQeTIG30qTtGlqPu10kX5bI--
--------------Ysm6pwz3LEt0BC0Yj0Ciyhnd
Content-Type: text/html; charset=UTF-8; name="GNOME_Photos_User_Guide.html"
Content-Disposition: attachment; filename="GNOME_Photos_User_Guide.html"
Content-Transfer-Encoding: base64

PCFET0NUWVBFIGh0bWw+CjxodG1sIGxhbmc9ImVuIj4KPGhlYWQ+CjxtZXRhIGNoYXJzZXQ9
IlVURi04Ij4KPHRpdGxlPkdOT01FIFBob3RvcyBVc2VyIEd1aWRlPC90aXRsZT4KPHN0eWxl
Pgpib2R5e2ZvbnQtZmFtaWx5OnN5c3RlbS11aSxzYW5zLXNlcmlmO21heC13aWR0aDo5MDBw
eDttYXJnaW46NDBweCBhdXRvO2xpbmUtaGVpZ2h0OjEuNjtwYWRkaW5nOjAgMjBweH0KY29k
ZSxwcmV7YmFja2dyb3VuZDojZjRmNGY0O3BhZGRpbmc6MnB4IDRweH0KbmF2e2JhY2tncm91
bmQ6I2Y3ZjdmNztwYWRkaW5nOjFlbTtib3JkZXItcmFkaXVzOjZweH0KaDEsaDIsaDN7Y29s
b3I6IzIwNGE4N30KPC9zdHlsZT4KPC9oZWFkPgo8Ym9keT4KPGgxPkdOT01FIFBob3RvcyBV
c2VyIEd1aWRlPC9oMT4KPHA+PHN0cm9uZz5PcmlnaW5hbCBkb2N1bWVudGF0aW9uIHByb2pl
Y3QuPC9zdHJvbmc+IFRoaXMgSFRNTCBkb2N1bWVudCBpcyBhIHN0YXJ0aW5nIHBvaW50IGZv
ciBhIGNvbXByZWhlbnNpdmUgdXNlciBndWlkZS48L3A+Cgo8bmF2Pgo8aDI+Q29udGVudHM8
L2gyPgo8b2w+CjxsaT5JbnRyb2R1Y3Rpb248L2xpPgo8bGk+SW5zdGFsbGF0aW9uPC9saT4K
PGxpPkdldHRpbmcgU3RhcnRlZDwvbGk+CjxsaT5Vc2VyIEludGVyZmFjZTwvbGk+CjxsaT5J
bXBvcnRpbmcgUGhvdG9zPC9saT4KPGxpPkJyb3dzaW5nIENvbGxlY3Rpb25zPC9saT4KPGxp
PkFsYnVtcyBhbmQgRmF2b3JpdGVzPC9saT4KPGxpPlNlYXJjaGluZzwvbGk+CjxsaT5NZXRh
ZGF0YTwvbGk+CjxsaT5FZGl0aW5nPC9saT4KPGxpPkV4cG9ydGluZzwvbGk+CjxsaT5Qcmlu
dGluZzwvbGk+CjxsaT5Ucm91Ymxlc2hvb3Rpbmc8L2xpPgo8bGk+RGV2ZWxvcGVyIE5vdGVz
PC9saT4KPGxpPkdsb3NzYXJ5PC9saT4KPC9vbD4KPC9uYXY+Cgo8aDI+SW50cm9kdWN0aW9u
PC9oMj4KPHA+R05PTUUgUGhvdG9zIGlzIGEgcGhvdG8gbWFuYWdlbWVudCBhcHBsaWNhdGlv
biBmb3IgdGhlIEdOT01FIGRlc2t0b3AgZW52aXJvbm1lbnQuIFRoaXMgZ3VpZGUgZXhwbGFp
bnMgY29tbW9uIHdvcmtmbG93cyBmb3IgYnJvd3NpbmcsIG9yZ2FuaXppbmcsIHZpZXdpbmcs
IGFuZCBzaGFyaW5nIHBob3RvZ3JhcGhzLjwvcD4KCjxoMj5JbnN0YWxsYXRpb248L2gyPgo8
cD5JbnN0YWxsIEdOT01FIFBob3RvcyB1c2luZyB5b3VyIExpbnV4IGRpc3RyaWJ1dGlvbidz
IHBhY2thZ2UgbWFuYWdlciBvciBzb2Z0d2FyZSBjZW50ZXIuPC9wPgoKPHByZT48Y29kZT4j
IERlYmlhbi9VYnVudHUKc3VkbyBhcHQgaW5zdGFsbCBnbm9tZS1waG90b3MKCiMgRmVkb3Jh
CnN1ZG8gZG5mIGluc3RhbGwgZ25vbWUtcGhvdG9zCjwvY29kZT48L3ByZT4KCjxoMj5HZXR0
aW5nIFN0YXJ0ZWQ8L2gyPgo8cD5MYXVuY2ggR05PTUUgUGhvdG9zIGZyb20gdGhlIGFwcGxp
Y2F0aW9uIG1lbnUuIFRoZSBhcHBsaWNhdGlvbiBhdXRvbWF0aWNhbGx5IGRpc3BsYXlzIHN1
cHBvcnRlZCBpbWFnZSBjb2xsZWN0aW9ucyBhdmFpbGFibGUgdGhyb3VnaCB0aGUgZGVza3Rv
cCBlbnZpcm9ubWVudC48L3A+Cgo8aDI+VXNlciBJbnRlcmZhY2U8L2gyPgo8dWw+CjxsaT5I
ZWFkZXIgYmFyPC9saT4KPGxpPlNlYXJjaDwvbGk+CjxsaT5Db2xsZWN0aW9uczwvbGk+Cjxs
aT5GYXZvcml0ZXM8L2xpPgo8bGk+UGhvdG8gdmlld2VyPC9saT4KPC91bD4KCjxoMj5JbXBv
cnRpbmcgUGhvdG9zPC9oMj4KPHA+Q29weSBwaG90b2dyYXBocyBpbnRvIGZvbGRlcnMgaW5k
ZXhlZCBieSB5b3VyIGRlc2t0b3AgZW52aXJvbm1lbnQuIFN1cHBvcnRlZCBpbWFnZXMgYXBw
ZWFyIGF1dG9tYXRpY2FsbHkgYWZ0ZXIgaW5kZXhpbmcuPC9wPgoKPGgyPkJyb3dzaW5nIGFu
ZCBTZWFyY2hpbmc8L2gyPgo8cD5Ccm93c2UgYnkgZGF0ZSwgYWxidW1zLCBvciBmYXZvcml0
ZXMuIFVzZSB0aGUgc2VhcmNoIGZpZWxkIHRvIGxvY2F0ZSBwaG90b2dyYXBocyBieSBmaWxl
bmFtZSBvciBtZXRhZGF0YSB3aGVyZSBhdmFpbGFibGUuPC9wPgoKPGgyPkVkaXRpbmc8L2gy
Pgo8cD5CYXNpYyBvcGVyYXRpb25zIHN1Y2ggYXMgcm90YXRpb24gYW5kIGNyb3BwaW5nIG1h
eSBiZSBhdmFpbGFibGUgZGVwZW5kaW5nIG9uIHRoZSBhcHBsaWNhdGlvbiB2ZXJzaW9uLjwv
cD4KCjxoMj5FeHBvcnRpbmcgYW5kIFNoYXJpbmc8L2gyPgo8cD5Vc2UgdGhlIGRlc2t0b3Ag
c2hhcmluZyBvcHRpb25zIHRvIGV4cG9ydCBvciBzaGFyZSBzZWxlY3RlZCBwaG90b2dyYXBo
cy48L3A+Cgo8aDI+VHJvdWJsZXNob290aW5nPC9oMj4KPHVsPgo8bGk+Q2hlY2sgZmlsZSBw
ZXJtaXNzaW9ucy48L2xpPgo8bGk+VmVyaWZ5IHN1cHBvcnRlZCBpbWFnZSBmb3JtYXRzLjwv
bGk+CjxsaT5BbGxvdyBpbmRleGluZyB0byBjb21wbGV0ZS48L2xpPgo8L3VsPgoKPGgyPkRl
dmVsb3BlciBOb3RlczwvaDI+CjxwPkRldmVsb3BlcnMgY2FuIGJ1aWxkIGFuZCBjb250cmli
dXRlIHVzaW5nIHRoZSBHTk9NRSBkZXZlbG9wbWVudCB3b3JrZmxvdyBhbmQgYXNzb2NpYXRl
ZCB0b29saW5nLjwvcD4KCjxoMj5HbG9zc2FyeTwvaDI+CjxkbD4KPGR0PkVYSUY8L2R0Pjxk
ZD5NZXRhZGF0YSBzdG9yZWQgaW4gaW1hZ2UgZmlsZXMuPC9kZD4KPGR0PkFsYnVtPC9kdD48
ZGQ+QSBsb2dpY2FsIGdyb3VwaW5nIG9mIHBob3RvZ3JhcGhzLjwvZGQ+CjwvZGw+Cgo8cD48
ZW0+VGhpcyBpcyBhbiBvcmlnaW5hbCBndWlkZSB0ZW1wbGF0ZSByYXRoZXIgdGhhbiBvZmZp
Y2lhbCBHTk9NRSBkb2N1bWVudGF0aW9uLjwvZW0+PC9wPgo8L2JvZHk+CjwvaHRtbDwhRE9D
VFlQRSBodG1sPgo8aHRtbCBsYW5nPSJlbiI+CjxoZWFkPgo8bWV0YSBjaGFyc2V0PSJVVEYt
OCI+Cjx0aXRsZT5HTk9NRSBQaG90b3MgVXNlciBHdWlkZTwvdGl0bGU+CjxzdHlsZT4KYm9k
eXtmb250LWZhbWlseTpzeXN0ZW0tdWksc2Fucy1zZXJpZjttYXgtd2lkdGg6OTAwcHg7bWFy
Z2luOjQwcHggYXV0bztsaW5lLWhlaWdodDoxLjY7cGFkZGluZzowIDIwcHh9CmNvZGUscHJl
e2JhY2tncm91bmQ6I2Y0ZjRmNDtwYWRkaW5nOjJweCA0cHh9Cm5hdntiYWNrZ3JvdW5kOiNm
N2Y3Zjc7cGFkZGluZzoxZW07Ym9yZGVyLXJhZGl1czo2cHh9CmgxLGgyLGgze2NvbG9yOiMy
MDRhODd9Cjwvc3R5bGU+CjwvaGVhZD4KPGJvZHk+CjxoMT5HTk9NRSBQaG90b3MgVXNlciBH
dWlkZTwvaDE+CjxwPjxzdHJvbmc+T3JpZ2luYWwgZG9jdW1lbnRhdGlvbiBwcm9qZWN0Ljwv
c3Ryb25nPiBUaGlzIEhUTUwgZG9jdW1lbnQgaXMgYSBzdGFydGluZyBwb2ludCBmb3IgYSBj
b21wcmVoZW5zaXZlIHVzZXIgZ3VpZGUuPC9wPgoKPG5hdj4KPGgyPkNvbnRlbnRzPC9oMj4K
PG9sPgo8bGk+SW50cm9kdWN0aW9uPC9saT4KPGxpPkluc3RhbGxhdGlvbjwvbGk+CjxsaT5H
ZXR0aW5nIFN0YXJ0ZWQ8L2xpPgo8bGk+VXNlciBJbnRlcmZhY2U8L2xpPgo8bGk+SW1wb3J0
aW5nIFBob3RvczwvbGk+CjxsaT5Ccm93c2luZyBDb2xsZWN0aW9uczwvbGk+CjxsaT5BbGJ1
bXMgYW5kIEZhdm9yaXRlczwvbGk+CjxsaT5TZWFyY2hpbmc8L2xpPgo8bGk+TWV0YWRhdGE8
L2xpPgo8bGk+RWRpdGluZzwvbGk+CjxsaT5FeHBvcnRpbmc8L2xpPgo8bGk+UHJpbnRpbmc8
L2xpPgo8bGk+VHJvdWJsZXNob290aW5nPC9saT4KPGxpPkRldmVsb3BlciBOb3RlczwvbGk+
CjxsaT5HbG9zc2FyeTwvbGk+Cjwvb2w+CjwvbmF2PgoKPGgyPkludHJvZHVjdGlvbjwvaDI+
CjxwPkdOT01FIFBob3RvcyBpcyBhIHBob3RvIG1hbmFnZW1lbnQgYXBwbGljYXRpb24gZm9y
IHRoZSBHTk9NRSBkZXNrdG9wIGVudmlyb25tZW50LiBUaGlzIGd1aWRlIGV4cGxhaW5zIGNv
bW1vbiB3b3JrZmxvd3MgZm9yIGJyb3dzaW5nLCBvcmdhbml6aW5nLCB2aWV3aW5nLCBhbmQg
c2hhcmluZyBwaG90b2dyYXBocy48L3A+Cgo8aDI+SW5zdGFsbGF0aW9uPC9oMj4KPHA+SW5z
dGFsbCBHTk9NRSBQaG90b3MgdXNpbmcgeW91ciBMaW51eCBkaXN0cmlidXRpb24ncyBwYWNr
YWdlIG1hbmFnZXIgb3Igc29mdHdhcmUgY2VudGVyLjwvcD4KCjxwcmU+PGNvZGU+IyBEZWJp
YW4vVWJ1bnR1CnN1ZG8gYXB0IGluc3RhbGwgZ25vbWUtcGhvdG9zCgojIEZlZG9yYQpzdWRv
IGRuZiBpbnN0YWxsIGdub21lLXBob3Rvcwo8L2NvZGU+PC9wcmU+Cgo8aDI+R2V0dGluZyBT
dGFydGVkPC9oMj4KPHA+TGF1bmNoIEdOT01FIFBob3RvcyBmcm9tIHRoZSBhcHBsaWNhdGlv
biBtZW51LiBUaGUgYXBwbGljYXRpb24gYXV0b21hdGljYWxseSBkaXNwbGF5cyBzdXBwb3J0
ZWQgaW1hZ2UgY29sbGVjdGlvbnMgYXZhaWxhYmxlIHRocm91Z2ggdGhlIGRlc2t0b3AgZW52
aXJvbm1lbnQuPC9wPgoKPGgyPlVzZXIgSW50ZXJmYWNlPC9oMj4KPHVsPgo8bGk+SGVhZGVy
IGJhcjwvbGk+CjxsaT5TZWFyY2g8L2xpPgo8bGk+Q29sbGVjdGlvbnM8L2xpPgo8bGk+RmF2
b3JpdGVzPC9saT4KPGxpPlBob3RvIHZpZXdlcjwvbGk+CjwvdWw+Cgo8aDI+SW1wb3J0aW5n
IFBob3RvczwvaDI+CjxwPkNvcHkgcGhvdG9ncmFwaHMgaW50byBmb2xkZXJzIGluZGV4ZWQg
YnkgeW91ciBkZXNrdG9wIGVudmlyb25tZW50LiBTdXBwb3J0ZWQgaW1hZ2VzIGFwcGVhciBh
dXRvbWF0aWNhbGx5IGFmdGVyIGluZGV4aW5nLjwvcD4KCjxoMj5Ccm93c2luZyBhbmQgU2Vh
cmNoaW5nPC9oMj4KPHA+QnJvd3NlIGJ5IGRhdGUsIGFsYnVtcywgb3IgZmF2b3JpdGVzLiBV
c2UgdGhlIHNlYXJjaCBmaWVsZCB0byBsb2NhdGUgcGhvdG9ncmFwaHMgYnkgZmlsZW5hbWUg
b3IgbWV0YWRhdGEgd2hlcmUgYXZhaWxhYmxlLjwvcD4KCjxoMj5FZGl0aW5nPC9oMj4KPHA+
QmFzaWMgb3BlcmF0aW9ucyBzdWNoIGFzIHJvdGF0aW9uIGFuZCBjcm9wcGluZyBtYXkgYmUg
YXZhaWxhYmxlIGRlcGVuZGluZyBvbiB0aGUgYXBwbGljYXRpb24gdmVyc2lvbi48L3A+Cgo8
aDI+RXhwb3J0aW5nIGFuZCBTaGFyaW5nPC9oMj4KPHA+VXNlIHRoZSBkZXNrdG9wIHNoYXJp
bmcgb3B0aW9ucyB0byBleHBvcnQgb3Igc2hhcmUgc2VsZWN0ZWQgcGhvdG9ncmFwaHMuPC9w
PgoKPGgyPlRyb3VibGVzaG9vdGluZzwvaDI+Cjx1bD4KPGxpPkNoZWNrIGZpbGUgcGVybWlz
c2lvbnMuPC9saT4KPGxpPlZlcmlmeSBzdXBwb3J0ZWQgaW1hZ2UgZm9ybWF0cy48L2xpPgo8
bGk+QWxsb3cgaW5kZXhpbmcgdG8gY29tcGxldGUuPC9saT4KPC91bD4KCjxoMj5EZXZlbG9w
ZXIgTm90ZXM8L2gyPgo8cD5EZXZlbG9wZXJzIGNhbiBidWlsZCBhbmQgY29udHJpYnV0ZSB1
c2luZyB0aGUgR05PTUUgZGV2ZWxvcG1lbnQgd29ya2Zsb3cgYW5kIGFzc29jaWF0ZWQgdG9v
bGluZy48L3A+Cgo8aDI+R2xvc3Nhcnk8L2gyPgo8ZGw+CjxkdD5FWElGPC9kdD48ZGQ+TWV0
YWRhdGEgc3RvcmVkIGluIGltYWdlIGZpbGVzLjwvZGQ+CjxkdD5BbGJ1bTwvZHQ+PGRkPkEg
bG9naWNhbCBncm91cGluZyBvZiBwaG90b2dyYXBocy48L2RkPgo8L2RsPgoKPHA+PGVtPlRo
aXMgaXMgYW4gb3JpZ2luYWwgZ3VpZGUgdGVtcGxhdGUgcmF0aGVyIHRoYW4gb2ZmaWNpYWwg
R05PTUUgZG9jdW1lbnRhdGlvbi48L2VtPjwvcD4KPC9ib2R5Pgo8L2h0bWw+Pgo=

--------------Ysm6pwz3LEt0BC0Yj0Ciyhnd
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline


--------------Ysm6pwz3LEt0BC0Yj0Ciyhnd
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Gphoto-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gphoto-devel

--------------Ysm6pwz3LEt0BC0Yj0Ciyhnd--