Skip to content

Commit

Permalink
Update website
Browse files Browse the repository at this point in the history
  • Loading branch information
caclark committed Aug 14, 2017
1 parent 5e0b849 commit a3abc18
Show file tree
Hide file tree
Showing 201 changed files with 47,188 additions and 75 deletions.
117 changes: 117 additions & 0 deletions web/features.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,117 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta name="generator" content="HTML Tidy for HTML5 for Linux version 5.2.0">
<title>Geeqie Features List</title>
</head>
<body>
<div id="features">
<h4>Geeqie Feature List</h4>
<ul>
<li>
<p>Single click image viewing / navigation.</p>
</li>
<li>
<p>Zoom functions.</p>
</li>
<li>
<p>Thumbnails, with optional caching and .xvpics support.</p>
</li>
<li>
<p>Multiple file selection for move, copy, delete, rename, drag and drop.</p>
</li>
<li>
<p>Thumbnail preview of the destination for move, copy and rename functions.</p>
</li>
<li>
<p>On-the-fly renaming for move and copy functions, with formatted and auto-rename features.</p>
</li>
<li>
<p>File grouping (an image having jpeg, RAW and xmp files will appear as a single entity).</p>
</li>
<li>
<p>Selectable exif auto-rotation of images.</p>
</li>
<li>
<p>Single click file copy or move to pre-defined folders - with undo feature.</p>
</li>
<li>
<p>Drag and drop.</p>
</li>
<li>
<p>Collections - a virtual group of images from several folders.</p>
</li>
<li>
<p>support for stereoscopic images</p>
<ul>
<li>input: side-by-side (JPS) and MPO format</li>
<li>output: single image, anaglyph, SBS, mirror, SBS half size (3DTV)</li>
</ul>
</li>
<li>
<p>Viewing raster and vector images, in the following formats: 3FR, ANI, APM, ARW, BMP, CR2, CRW, CUR,
DCR, DNG, ERF, GIF, ICNS, ICO, JPE/JPEG/JPG, JP2/JPC/JPX/J2K/JPF, JPS, K25, KDC, MEF, MPO, MOS, MRW,
NEF, ORF, PCX, PEF, PBM/PGM/PNM/PPM, PNG, PTX, QIF/QTIF (QuickTime Image Format), R3D, RAF, RAS (Sun
raster), RAW, SR2, SRF, SVG/SVGZ, TGA/TARGA, TIF/TIFF, WBMP, WMF, X3F, XBM, XPM. Animated GIFs are
supported.</p>
</li>
<li>
<p>Images can be displayed singly in normal or fullscreen mode; static or slideshow mode; in sets of
two or four per page for comparison; or as thumbnails of various sizes. Synchronised zoom when multi
images are displayed.</p>
</li>
<li>
<p>Pan(orama) view displays image thumbnails in calendar, grid, folder and other layouts.</p>
</li>
<li>
<p>All available metadata and Exif/IPTC/XMP data can be displayed, as well as colour histograms and
assigned tags, keywords and comments.</p>
</li>
<li>
<p>Selectable image overlay display box - can contain any text or meta-data.</p>
</li>
<li>
<p>Panels can be docked or floating.</p>
</li>
<li>
<p>Tags, both predefined and custom, can be assigned to images, and stored either as image metadata
(where the file format allows), sidecar files, or in directory metadata files. Keywords and comments
can also be assigned.</p>
</li>
<li>
<p>Basic editing in the form of lossless 90/180-degree rotation and flipping is supported; external
programs such as GIMP, Inkscape, and custom scripts using ImageMagick can be linked to allow further
processing.</p>
</li>
<li>
<p>Advanced searching is available using criteria such as filename, file size, age, image dimensions,
similarity to a specified image, or by keywords or comments. If images have GPS coordinates embedded,
you may also search for images within a radius of a geographical point.</p>
</li>
<li>
<p>Geeqie supports applying the colour profile embedded in an image along with the system monitor
profile (or a user-specified monitor profile).</p>
</li>
<li>
<p>Geeqie sessions can be remotely controlled from external software, so it can be used as an
image-viewer component of a bigger application.</p>
</li>
<li>
<p>Geeqie includes a 'find duplicates' tool which can compare images using a variety of criteria
(filename, file size, visual similarity, dimensions, image content), either within a single folder or
between two folders. Finding duplicates ignoring the rotation of images is also supported.</p>
</li>
<li>
<p>Images may be given a rating value (also known as a "star rating").</p>
</li>
<li>
<p>Maps from <a href="http://www.openstreetmap.org">OpenStreetMap</a> may be displayed in a side panel.
If an image has GPS coordinates embedded, its position will be displayed on the map - if Image
Direction is encoded, that will be displayed also. If an image does not have embedded GPS coordinates,
it may be dragged-and-dropped onto the map to encode its position.</p>
</li>
</ul>
</div>
</body>
</html>
Loading

0 comments on commit a3abc18

Please sign in to comment.