image viewer
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2554
Preview 0.8.5
Preview is a simple image viewer for GNUstep. more>>
Preview is a simple image viewer for GNUstep. It is designed to be easy to use and support GNUstep features such as image design, pasteboard/services, printing, and layout.
<<less Download (0.067MB)
Added: 2005-07-12 License: GPL (GNU General Public License) Price:
2419 downloads
Mulimidix 0.7
Mulimidix is a mini Linux multimedia/VDR distribution. more>>
Mulimidix is a small Linux distribution for building a PC-based set-top box and multimedia player system to use on tv. Currently it supports:
- Digital TV
- Digital TV
- Video and Audio Playback
- Videotext
- DVD Playback and Navigation (Non CSS)
- Audio-CDs
- Network Support (NFS / Samba)
- Image Viewer
- LCD Frontpanel Support
- Remote Control Support
- and many, many more features
<<less- Digital TV
- Digital TV
- Video and Audio Playback
- Videotext
- DVD Playback and Navigation (Non CSS)
- Audio-CDs
- Network Support (NFS / Samba)
- Image Viewer
- LCD Frontpanel Support
- Remote Control Support
- and many, many more features
Download (348MB)
Added: 2005-04-05 License: GPL (GNU General Public License) Price:
1667 downloads
XV 3.10a
XV is a very popular image viewer that supports many formats, thumbnails, and screensh. more>>
xv is an interactive image manipulation program for the X Window System. It can operate on images in the GIF, JPEG, TIFF, PBM, PGM, PPM, XPM, X11 bitmap, Sun Rasterfile, Targa, RLE, RGB, BMP, PCX, FITS, and PM formats on all known types of X displays.
It can generate PostScript files, and if you have ghostscript (version 2.6 or above) installed on your machine, it can also display them.
Main features:
- display an image in a window on the screen
- display an image on the root window, in a variety of styles
- grab any rectangular portion of the screen and turn it into an image
- arbitrarily stretch, compress, rotate or flip the image
- crop or pad images
- view files as ASCII text or hexadecimal data
- magnify any portion of the image by any amount, up to the size of the screen
- determine pixel values and x,y coordinates in the image
- adjust image brightness and contrast with a gamma correction function
- apply different gamma functions to the Red, Green, and Blue color components, to correct for non-linear color response
- adjust global image saturation
- perform global hue remapping
- perform histogram equalization
- run a number of image-processing algorithms on any rectangular portion of the image
- edit an images colormap
- reduce the number of colors in an image
- dither in color and b/w
- crop off solid borders automatically
- convert image formats
<<lessIt can generate PostScript files, and if you have ghostscript (version 2.6 or above) installed on your machine, it can also display them.
Main features:
- display an image in a window on the screen
- display an image on the root window, in a variety of styles
- grab any rectangular portion of the screen and turn it into an image
- arbitrarily stretch, compress, rotate or flip the image
- crop or pad images
- view files as ASCII text or hexadecimal data
- magnify any portion of the image by any amount, up to the size of the screen
- determine pixel values and x,y coordinates in the image
- adjust image brightness and contrast with a gamma correction function
- apply different gamma functions to the Red, Green, and Blue color components, to correct for non-linear color response
- adjust global image saturation
- perform global hue remapping
- perform histogram equalization
- run a number of image-processing algorithms on any rectangular portion of the image
- edit an images colormap
- reduce the number of colors in an image
- dither in color and b/w
- crop off solid borders automatically
- convert image formats
Download (2.3MB)
Added: 2005-05-04 License: GPL (GNU General Public License) Price:
1637 downloads
Some Tools for Image Collectors 0.7
Some Tools for Image Collectors is aet of tools for obtaining and managing pictures and detecting doubles. more>>
stic bundles a few Linux tools which are intended to support the task of collecting an unreasonable amount of pictures (preferrably in JPEG format).
similar
a program for detecting duplicate or very similar images. It maintains a
database of characteristic color samples which it compares with submitted
pictures. similar depends on libjpeg and ImageMagick s convert (on a
modern Linux desktop system these components should already be present).
Storage medium may be a usual filesystem or a MySQL database. There
also is a MySQL UDF extension to compare image samples within SQL queries.
similar contains the communications module described at sagent.
simv
a core program to perform file management tasks on an image collection.
Its main purpose is to coordinate file movements with the content of
similars database. This applies to importing new files which get tested
against the existent collection, as well as to inform similar about moving
and deleting files within the collection.
simv depends on an external image viewer like ImageMagick s display
(should already be present on a modern Linux desktop system) or John
Bradleys xv (quite a fast one).
simv contains the communications module described at sagent.
sagent
a standalone version of the communications module used in simv and
similar. This software receives input from its start terminal and multiple
clients, distributes several types of output back to them, and is also
able to act itself as such a client.
Since communications mainly use TCP/IP there is an encryption layer
(Blowfish with 128 bit keys) which provides user authentication. Any
single activity of such a user may be particularly permitted or denied.
Secure connections should be possible that way as long as one can defend
the keyfiles and programs on client and server host against foreign
access.
Front-end connection software is available in C, Tcl/Tk and PHP3 to build
custom clients. In the most primitive case even telnet can act as a
client.
The standalone program sagent may be used as communications node in a tree
of clients. Another purpose is to be a shell frontend which sends commands
to a server and receives its replies.
snntpbatch
a command line based NNTP (newsgroups) client. It is mainly intended for
automatic download of images by use of a filter language. Nevertheless it
also downloads the message texts and converts them to HTML code which
includes the downloaded images. Also, it is capable of automatically
posting sets of images to the newsgroups.
The tools are designed to be very independent of the system flavor. On an
average Linux desktop there should be no need to update existing system
components. Actually one could use stic without having display equipment for
graphics.
Any program activity which is possible in dialog may also be performed in
batch runs. Therefore the tools are quite suitable for users who like to get
boring tasks automated and manual tasks simplified.
All tools code is open source and distributed under BSD license.
Example images Credit: U. S. Fish and Wildlife Service (see images/CREDITS)
Enhancements:
- The new encrypted protocol version 0.2 is standard now : SHA-1 seal, 256 bit keys, variable chaining initialization vector.
- The protocol of a connection is chosen by the client and may or may not be accepted by the server.
- See sagent command -security options clientprotocol , serverprotocol.
<<lesssimilar
a program for detecting duplicate or very similar images. It maintains a
database of characteristic color samples which it compares with submitted
pictures. similar depends on libjpeg and ImageMagick s convert (on a
modern Linux desktop system these components should already be present).
Storage medium may be a usual filesystem or a MySQL database. There
also is a MySQL UDF extension to compare image samples within SQL queries.
similar contains the communications module described at sagent.
simv
a core program to perform file management tasks on an image collection.
Its main purpose is to coordinate file movements with the content of
similars database. This applies to importing new files which get tested
against the existent collection, as well as to inform similar about moving
and deleting files within the collection.
simv depends on an external image viewer like ImageMagick s display
(should already be present on a modern Linux desktop system) or John
Bradleys xv (quite a fast one).
simv contains the communications module described at sagent.
sagent
a standalone version of the communications module used in simv and
similar. This software receives input from its start terminal and multiple
clients, distributes several types of output back to them, and is also
able to act itself as such a client.
Since communications mainly use TCP/IP there is an encryption layer
(Blowfish with 128 bit keys) which provides user authentication. Any
single activity of such a user may be particularly permitted or denied.
Secure connections should be possible that way as long as one can defend
the keyfiles and programs on client and server host against foreign
access.
Front-end connection software is available in C, Tcl/Tk and PHP3 to build
custom clients. In the most primitive case even telnet can act as a
client.
The standalone program sagent may be used as communications node in a tree
of clients. Another purpose is to be a shell frontend which sends commands
to a server and receives its replies.
snntpbatch
a command line based NNTP (newsgroups) client. It is mainly intended for
automatic download of images by use of a filter language. Nevertheless it
also downloads the message texts and converts them to HTML code which
includes the downloaded images. Also, it is capable of automatically
posting sets of images to the newsgroups.
The tools are designed to be very independent of the system flavor. On an
average Linux desktop there should be no need to update existing system
components. Actually one could use stic without having display equipment for
graphics.
Any program activity which is possible in dialog may also be performed in
batch runs. Therefore the tools are quite suitable for users who like to get
boring tasks automated and manual tasks simplified.
All tools code is open source and distributed under BSD license.
Example images Credit: U. S. Fish and Wildlife Service (see images/CREDITS)
Enhancements:
- The new encrypted protocol version 0.2 is standard now : SHA-1 seal, 256 bit keys, variable chaining initialization vector.
- The protocol of a connection is chosen by the client and may or may not be accepted by the server.
- See sagent command -security options clientprotocol , serverprotocol.
Download (0.77MB)
Added: 2005-05-04 License: BSD License Price:
1633 downloads
Cornice 0.6.1
Cornice is a cross-platform image viewer written in Python + wxPython + PIL. more>>
Cornice is a cross-platform image viewer written in Python + wxPython + PIL. It doesnt pretend to be complete, fast, or even useful, but I like it and it is the viewer I use on both Linux and Windows. It has been inspired by the famous Windows-only ACDSee.
Why did I write it? Well, because I like ACDSee, but its not free and it doesnt run on Linux, which is my main platform. There already exists an ACDsee-like viewer, GTKSee, but it is unmaintained and it lacks some features I wanted (bookmarks, a good keyboard navigation and zooming).
First I tried to add such features to it, but then I decided to rewrite it from scratch, so that I could use it also on windows (and also because I had some troubles, especially when trying to port GTKSee to the gdk_pixbuf lib, and also because Python is more fun than C, and...
Main features:
- Fully cross-platform: it should run wherever wxPython does;
- Detail and thumbnail view for images;
- Image preview;
- Automatic recognition of images, with a variety of formats supported;
- Bookmarks;
- Full-screen view;
- Zooming and rotation;
- Slideshow;
- Good keyboard navigation (still not perfect, but this is true for all the features ;-);
- Image loading from zip archives;
- i18n support (with Italian and French translations available);
- EXIF data support;
- Some more...
<<lessWhy did I write it? Well, because I like ACDSee, but its not free and it doesnt run on Linux, which is my main platform. There already exists an ACDsee-like viewer, GTKSee, but it is unmaintained and it lacks some features I wanted (bookmarks, a good keyboard navigation and zooming).
First I tried to add such features to it, but then I decided to rewrite it from scratch, so that I could use it also on windows (and also because I had some troubles, especially when trying to port GTKSee to the gdk_pixbuf lib, and also because Python is more fun than C, and...
Main features:
- Fully cross-platform: it should run wherever wxPython does;
- Detail and thumbnail view for images;
- Image preview;
- Automatic recognition of images, with a variety of formats supported;
- Bookmarks;
- Full-screen view;
- Zooming and rotation;
- Slideshow;
- Good keyboard navigation (still not perfect, but this is true for all the features ;-);
- Image loading from zip archives;
- i18n support (with Italian and French translations available);
- EXIF data support;
- Some more...
Download (0.34MB)
Added: 2005-08-05 License: GPL (GNU General Public License) Price:
1623 downloads
File Activity Viewer 0.2.0
File Activity Viewer opens a file and shows you the last lines. more>>
File Activity Viewer opens a file and shows you the last lines (this is configurable) and then keeps waiting for changes in that file.
It works like a graphical (with GUI) tail -f.
Enhancements:
- Add Edit menu with Copy, Clear and Select All functions.
- Add possibility to open multiple files at once in the same window
<<lessIt works like a graphical (with GUI) tail -f.
Enhancements:
- Add Edit menu with Copy, Clear and Select All functions.
- Add possibility to open multiple files at once in the same window
Download (0.60MB)
Added: 2005-05-27 License: GPL (GNU General Public License) Price:
1614 downloads
Performance Co-Pilot viewer 0.0.2
pcpViewer is a 3D viewer of data gathered through the excellent Performance Co-Pilot library. more>>
pcpViewer is a 3D viewer of data gathered through the excellent "Performance Co-Pilot" library.
You can see usage of CPU time, net devices, memory, hard drives, and virtually any data exported by the pcp library and daemon.
I first started this "pet project" as a 3D xosview replacement (thanks for inspiration), so one of the goal is to get the same level of responsiveness as xosview.
<<lessYou can see usage of CPU time, net devices, memory, hard drives, and virtually any data exported by the pcp library and daemon.
I first started this "pet project" as a 3D xosview replacement (thanks for inspiration), so one of the goal is to get the same level of responsiveness as xosview.
Download (0.20MB)
Added: 2005-05-26 License: GPL (GNU General Public License) Price:
1611 downloads
GNOME Bluetooth control remoto 0.86
GNOME Bluetooth control remoto it is meant to be a fast and functional remote control for GNOME Desktop. more>>
GNOME Bluetooth control remoto (AKA GBTcr) It is meant to be a fast and functional remote control for GNOME Desktop working between a Sony Ericssons phone mobile (maybe others) and computer box using Bluetooth comunication protocol.
Main features:
- Realtime control by plugins for:
- Music player. (beep-media-player, xmms)
- Video player. (mplayer, totem, xine)
- Slideshow software. (ooimpress, magic point)
- Image Viewer. (gthumb, gqview)
- Mouse and Keyboard events.
- Nice and HIGgy GNOME gui GTK+ based.
- Notification Area Support (Tray Icon)
<<lessMain features:
- Realtime control by plugins for:
- Music player. (beep-media-player, xmms)
- Video player. (mplayer, totem, xine)
- Slideshow software. (ooimpress, magic point)
- Image Viewer. (gthumb, gqview)
- Mouse and Keyboard events.
- Nice and HIGgy GNOME gui GTK+ based.
- Notification Area Support (Tray Icon)
Download (2.3MB)
Added: 2005-08-02 License: GPL (GNU General Public License) Price:
1568 downloads
QVV Image Viewer 0.19
QVV is image viewer based on TrollTechs Qt Toolkit! more>>
QVV is image viewer based on TrollTechs Qt Toolkit! QVV is small, simple, handy ( last one is IMO ). However the sources are there -- you can come up with your own opinion.
NOTE: QVV 0.16 AND LATER VERSIONS REQUIRE QT 3.x!
QVV allows you to browse directories with lynx-like interface, view images browse next/prev image while showing image window or in the directory list, multiple image windows and directory browsers can be opened/closed with a single key, panning easy with arrow keys or mouse and few other things as well.
QVV is only few hundred lines of source code and handles as much file formats as Qt does -- JPEG (all sorts of jpegs that jpeglib supports), PNG, GIF, XPM and more..
<<lessNOTE: QVV 0.16 AND LATER VERSIONS REQUIRE QT 3.x!
QVV allows you to browse directories with lynx-like interface, view images browse next/prev image while showing image window or in the directory list, multiple image windows and directory browsers can be opened/closed with a single key, panning easy with arrow keys or mouse and few other things as well.
QVV is only few hundred lines of source code and handles as much file formats as Qt does -- JPEG (all sorts of jpegs that jpeglib supports), PNG, GIF, XPM and more..
Download (3.0MB)
Added: 2005-07-26 License: GPL (GNU General Public License) Price:
1557 downloads
Danpei 2.9.7
Danpei is a Gtk+ based Image Viewer. more>>
Danpei is a Gtk+ based Image Viewer, works on X-Window system.
Danpei allows you to browse through your image files in thumbnail form, and it can rename, cut, and paste them easily with an interface similar to that of Windows Explorer.
It is distributed under the GNU General Public License.
Main features:
Rename files very easily
- You can rename your image files very easily only by changing their file names in entries, looking through them in Thumbnail format.
- This is very convenient when arranging the pictures taken in from your digital camera.
Cache files
- Created thumbnails are cached, and from next time, Danpei will display them quickly.
File operations like Windows Explorer
- You can move or copy your image files with cut & paste, and can create new directories or remove diretories.
- Cut & paste is possible to two or more files.
Drag and Drop
- You can move your image files from a directory to another one with drag and drop.
View/Edit image files
- You can view or edit your image files with your favorite applications. -- ImageMagick, Gimp etc.
Print out images.
- You can start an arbitrary command to print out your image files.
Small size
- The size of tarball is about 410KB, of elf binary after strip is about 180KB.
<<lessDanpei allows you to browse through your image files in thumbnail form, and it can rename, cut, and paste them easily with an interface similar to that of Windows Explorer.
It is distributed under the GNU General Public License.
Main features:
Rename files very easily
- You can rename your image files very easily only by changing their file names in entries, looking through them in Thumbnail format.
- This is very convenient when arranging the pictures taken in from your digital camera.
Cache files
- Created thumbnails are cached, and from next time, Danpei will display them quickly.
File operations like Windows Explorer
- You can move or copy your image files with cut & paste, and can create new directories or remove diretories.
- Cut & paste is possible to two or more files.
Drag and Drop
- You can move your image files from a directory to another one with drag and drop.
View/Edit image files
- You can view or edit your image files with your favorite applications. -- ImageMagick, Gimp etc.
Print out images.
- You can start an arbitrary command to print out your image files.
Small size
- The size of tarball is about 410KB, of elf binary after strip is about 180KB.
Download (0.40MB)
Added: 2005-08-03 License: GPL (GNU General Public License) Price:
1545 downloads
AppliWorks 0.3.99
AppliWorks is an innovative image viewer and management software for the Gnome Desktop. more>>
Appliworks is an application designed to let you classify and view your pictures in an innovatie way, without even touching the real file on your hard drive. Appliworks implements a virtual folders based pictures database, multi-view windows "a-la" iPhoto, etc...
Appliworks is a really quickly evolving app, so please check periodically for its updates.
Just remember one thing: a lot of things in Appliworks works by Drag-N-Drop !
<<lessAppliworks is a really quickly evolving app, so please check periodically for its updates.
Just remember one thing: a lot of things in Appliworks works by Drag-N-Drop !
Download (0.44MB)
Added: 2005-08-05 License: GPL (GNU General Public License) Price:
1543 downloads
GTK See 0.6.0 beta1
GTKSee is an image viewer which aims to be an ACDSee clone. more>>
GTK See is a simple image viewer based on GTK+ 1.2.x and running on X Window System. The appearance and interface are similar to popular image viewer ACDSee, that is where the name "GTK See" come from.
Its confirmed by users that GTK See work fine in these platforms:
- Slackware (intel) 3.4, 3.5, 4.0, 8.x, 9.x, 10
- RedHat (intel) 5.1, 5.2, 9.0
- ASP Linux (athlon k7) 9.2
- Solaris (sparc) 2.6, 9
- Debian (intel) 2.0
- Digital Unix V4.0(alpha)
- FreeBSD (intel) 2.2.1, 2.2.7, 3.0
- HP-UX
- TurboLinux 3.0.2c
GTK See is distributed under the GNU Public License.
<<lessIts confirmed by users that GTK See work fine in these platforms:
- Slackware (intel) 3.4, 3.5, 4.0, 8.x, 9.x, 10
- RedHat (intel) 5.1, 5.2, 9.0
- ASP Linux (athlon k7) 9.2
- Solaris (sparc) 2.6, 9
- Debian (intel) 2.0
- Digital Unix V4.0(alpha)
- FreeBSD (intel) 2.2.1, 2.2.7, 3.0
- HP-UX
- TurboLinux 3.0.2c
GTK See is distributed under the GNU Public License.
Download (0.34MB)
Added: 2005-08-05 License: GPL (GNU General Public License) Price:
1540 downloads
Process Viewer 0.5.0
Process Viewer is a small utility similar to top which displays all the processes on a linux system. more>>
Process Viewer is a small utility similar to top which displays all the processes on a linux system. Its written using the FOX Toolkit.
Process Viewer is licensed under the GNU General Public License
<<lessProcess Viewer is licensed under the GNU General Public License
Download (0.027MB)
Added: 2005-10-13 License: GPL (GNU General Public License) Price:
1512 downloads
Rss Viewer 2.0.0 beta
RSS Viewer is a comfortable and portable viewer for RSS/RDF-compatible newsfeeds. more>>
RSS Viewer is a comfortable and portable viewer for RSS/RDF-compatible newsfeeds. It is written completely in Java and licensed under the GNU General Public License.
Rss Viewer is proven to run on Windows, Linux and MacOS X. Other Java enabled platforms should work as well.
Main features:
- multiple views for everyones taste
- built-in HTML article preview
- external browser support
- drag and drop
- article database
<<lessRss Viewer is proven to run on Windows, Linux and MacOS X. Other Java enabled platforms should work as well.
Main features:
- multiple views for everyones taste
- built-in HTML article preview
- external browser support
- drag and drop
- article database
Download (2.4MB)
Added: 2005-09-19 License: GPL (GNU General Public License) Price:
1499 downloads
PornView 0.2 pre1
PornView is an image and movie viewer/manager with thumbnail previews. more>>
PornView project is an image and movie manager and viewer with thumbnail previews.
Additional features includes thumbnail caching, directory tree views, adjustable zoom, and fullscreen view.
Slideshows allow for unattended presentation of images for hands-free viewing. Pornview is written using GTK+.
Main features:
- Browse your hard disk showing you thumbnails of image files.
- Slide Show.
- View EXIF data attached to JPEG images.
- View in fullscreen mode.
- Zoom in, out, and fit to window.
- Copy, move, delete images and folders.
- Rename images in series.
- Support movies.
- Add comments to images.
- Can open a file in an external program (customizable).
- File filtering options.
<<lessAdditional features includes thumbnail caching, directory tree views, adjustable zoom, and fullscreen view.
Slideshows allow for unattended presentation of images for hands-free viewing. Pornview is written using GTK+.
Main features:
- Browse your hard disk showing you thumbnails of image files.
- Slide Show.
- View EXIF data attached to JPEG images.
- View in fullscreen mode.
- Zoom in, out, and fit to window.
- Copy, move, delete images and folders.
- Rename images in series.
- Support movies.
- Add comments to images.
- Can open a file in an external program (customizable).
- File filtering options.
Download (MB)
Added: 2005-10-25 License: GPL (GNU General Public License) Price:
1460 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above image viewer search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed