view doc/introduction.html @ 1696:0779950d71b3

French translation was updated.
author zas_
date Sat, 06 Jun 2009 17:02:21 +0000
parents 8b89e3ff286b
children
line wrap: on
line source

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />

  <title>Introduction - Geeqie User Manual</title>
  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
</head>

<body lang="en-US" dir="ltr" xml:lang="en-US">
  <div class="navtop">
    <table width="100%" border="0" cellpadding="4" cellspacing="0">
      <col id="navtop_col1" width="33%"></col>
      <col id="navtop_col2" width="33%"></col>
      <col id="navtop_col3" width="33%"></col>

        <tr>
          <th>
            <p class="previous"><a href="index.html">Previous</a>
            </p>
          </th>

          <th>
            <p class="navtop_title">Introduction</p>
          </th>

          <th>
            <p class="next"><a href="main_window.html">Next</a>
            </p>
          </th>
        </tr>
    </table>
  </div>

  <hr />

  <p>Legal Notice</p>

  <p>Copyright © 2008 - 2009 The Geeqie Team.<br />
  Copyright © 2004 John Ellis.</p>

  <p>Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "<a href="gnu_fdl.txt">GNU Free Documentation License</a>".</p>

  <h1>Introduction</h1>

  <p>Geeqie is an image viewer, that makes navigation of images easy. Images can be viewed full screen, and a slide show function allows automatic changing of the displayed image.</p>

  <p>Geeqie is an image manager, with complete copy, move, rename, and delete functions available at the press of a button. Find the right image with the search feature. Image collectors can free up space with a function that finds duplicate images.</p>

  <p>The one thing Geeqie is not, and never be, is an image editor. However, Geeqie paired with an image editor, such as the Gimp, can be a very powerful combination.</p>

  <h2>Basic Features</h2>

  <ul>
    <li>
      <p>Thumbnail preview</p>
    </li>

    <li>
      <p>Full screen</p>
    </li>

    <li>
      <p>Slide show</p>
    </li>

    <li>
      <p>Image Management</p>
    </li>

    <li>
      <p>Image Collections</p>
    </li>
  </ul>

  <h2>Advanced Features</h2>

  <ul>
    <li>
      <p>Image Search</p>
    </li>

    <li>
      <p>Find image duplicates based on image content</p>
    </li>

    <li>
      <p>View EXIF data stored in images</p>
    </li>

    <li>
      <p>Simple Sort Manager to quickly sort a folder of images into other folders</p>
    </li>

    <li>
      <p>Rename images in bulk</p>
    </li>

    <li>
      <p>Add keywords to images, and recall those images with the search function</p>
    </li>

    <li>
      <p>Very Configurable</p>
    </li>
  </ul>

  <p>&ldquo;An application that displays images.&rdquo; - This was, and still is, the primary goal of Geeqie. Over time image management features have been added, but the core purpose of Geeqie remains the same.</p>

  <hr id="bottomseparator" />

  <div class="navbottom">
    <table width="100%" border="0" cellpadding="4" cellspacing="0">
      <col id="navbottom_col1" width="33%"></col>
      <col id="navbottom_col2" width="33%"></col>
      <col id="navbottom_col3" width="33%"></col>

        <tr>
          <th>
            <p class="previous"><a href="index.html">Previous</a>
            </p>
          </th>

          <th>
            <p class="navbottom_title"><a href="index.html">Contents</a>
            </p>
          </th>

          <th>
            <p class="next"><a href="main_window.html">Next</a>
            </p>
          </th>
        </tr>

    </table>
  </div>

  <div class="footer">Geeqie User Manual</div>
  <div class="bottomspacer">&nbsp;</div>
</body>
</html>