Code Monkey home page Code Monkey logo

gthumb's Introduction

This is the distribution of gThumb, an image viewer and browser utility
for the GNOME environment.

Information about gthumb can be found at http://live.gnome.org/gthumb.


What is gThumb
==============

 * gThumb is an image browser

   + Browse your hard disk showing you thumbnails of image files.
   + Thumbnails are saved in the same database used by Nautilus so you
     don't waste disk space.
   + Automatically update the content of a folder.
   + Copy, move, delete images and folders.
   + Bookmarks of folders and catalogs.

 * gThumb is an image viewer

   + View single images (including GIF animations).  Supported image
     types are: BMP, JPEG, GIF, PNG, TIFF, TGA, ICO, XPM.
   + Optional support for RAW and HDR (high dynamic range) images.
   + View EXIF data attached to JPEG images.
   + View in fullscreen mode.
   + View images rotated, flipped, mirrored.

 * gThumb is an image organizer

   + Add comments to images.
   + Organize images in catalogs, catalogs in libraries.
   + Print images and comments.
   + Search for images on you hard disk and save the result as a catalog.
     Search criteria remain attached to the catalog so you can update it
     when you want.

 * gThumb is an image editor

   + Change image hue, saturation, lightness, contrast and adjust colors.
   + Scale and rotate images.
   + Save images in the following formats: JPEG, PNG, TIFF, TGA.
   + Crop images.
   + Red-eye removal tool.

 * gThumb is an advanced tool

   + Import images from a digital camera.
   + Slide Shows.
   + Set an image as Desktop background.
   + Create index image.
   + Rename images in series.
   + Convert image format.
   + Change images date and time.
   + JPEG lossless transformations.
   + Find duplicated images.


Licensing
=========

  This program is released under the terms of the GNU General Public
  License (GNU GPL).

  You can find a copy of the license in the file COPYING.


Compiling
=========

  In order to build this program you need a working GNOME environment
  version 2 or greater, with the development tools installed properly.
  The following is the detailed list of libraries you need:

	* glib	 		version >= 2.16.0
	* gtk 			version >= 2.18.0
	* gthread
 	* gmodule
	* gio-unix
	* gconf			version >= 2.6.0
	* intltool		version >= 0.35.0
	* unique		version >= 1.1.2


  While not mandatory, these libraries greatly increase gThumb's
  basic usefulness:

	* exiv2			version >= 0.18
	  (embedded metadata support)

	* gstreamer		version >= 0.10
	  (video support)

	* libjpeg
	* libtiff
	  (jpeg and tiff writing support)


  These libraries are optional:

	* clutter		version >= 1.0.0
	* clutter-gtk		version >= 0.10.0
          (These libraries provide enhanced slideshow effects.)

	* libopenraw		version >= 0.0.8
          (This adds some support for RAW photos)


  If dcraw is present (and is in your executable search path), 
  gthumb can view full RAW photos.


Extensions
==========

  gThumb has a plug-in system for extensions. Some standard features
  are implemented as extensions and are supplied with the standard
  distribution. Users may write (and share) additional extensions.

  See http://live.gnome.org/gthumb/extensions for details.


Download
========

  * Tar archives can be found here:

    http://ftp.gnome.org/pub/GNOME/sources/gthumb

  * If you know what git is and how to use it, you can download and
    compile the latest development version using the following
    commands:

        git clone git://git.gnome.org/gthumb
        cd gthumb
        ./autogen.sh --prefix=/usr CFLAGS="-ggdb"
        make
        sudo make install

    More development information is available at
    http://live.gnome.org/gthumb/development


18 January 2010

gthumb's People

Contributors

andrejz avatar annoab avatar avtechmjc avatar brooss avatar clarete avatar claudep avatar cspurk avatar dmustieles avatar dmytro-bit avatar dooteo avatar glezos avatar kdau avatar kelemeng avatar markkr125 avatar mpavot avatar mtelka avatar mtrmac avatar nma-2009 avatar novas0x2a avatar pesder avatar pmkovar avatar raivisdejus avatar stanislav-brabec avatar stefano-xy avatar stephane avatar takeshi-aihana avatar tjyrinki avatar urmatej avatar yeager avatar ymyasoedov avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.