Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows XP | Windows 2000 | Windows 2003 | Windows 2008 | Windows Vista | Windows 2012 File Format: zip
Rating: 2.304347826
out of 5
based on 23 user ratings
Publisher Website: External Link Downloads: 407 License: Free
Image Eye is a free software by FMJ-Software and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows XP, Windows 2000, Windows 2003, Windows 2008, Windows Vista, Windows 2012.
You can download Image Eye which is 718.71 KB in size and belongs to the software category Graphic. Image Eye was released on 2015-11-11 and last updated on our database on 2017-04-11 and is currently at version 9.1.
We also have Image Eye 64bit version which is 782.76 KB in size and will work on x64 computers.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
Image Eye Description
The only image viewer you need for viewing & browsing images.
Clean with no unnecessary menus and toolbars wasting desktop space.
Uncompromising image quality.
Small and very fast, highly tuned code.
Reads all common image file formats.
Image index feature with very fast thumbnail-icon creation.
Adjustments can be saved non-destructively and re-applied the next time you open it.
It does not attempt to be a half-baked editor, format converter, or media player.
It does include a simple slide show scripting language.
Translated to several languages.
Deep color & HDR support: Specialized code paths for grayscale and color data, with 8- or 16-bit integer, or 32-bit floating point / color component - maintaining full precision for all image processing operations.
High quality dithering: Floyd-Steinberg dithering is used for superior perceived image quality when displaying high bit-depth images.
Asynchronous file I/O: Images are decompressed at the same time as data is being read - i.e. it doesn't wait for file reads to finish before starting to decode.
Speculative decoding & caching of images: While you view a file, the next file in the folder is invisibly being decoded, so that it can be brought up very quickly. And when you move to a new image, the old one is remembered (if memory allows), so that there's little delay if you toggle back and forth between images.
Data parallelism exploitation: Many heavy computational tasks are considerably sped up by using SEE, SSE2, SSE3 and SSE4 instructions. These "SIMD instructions" work on 4, 8 or even 16 numbers in parallel.
Task parallelism exploitation: Heavy computational work is considerably sped up by dividing big jobs into smaller tasks that are distributed on multiple CPU cores (if available). Work stealing and dynamic load balancing techniques ensure that all cores are busy.
Hand tuned code optimizations: Critical sections are optimized by hand.
Code branching: Common cases are handled using specialized code that is faster than the generic routines.
High quality resampling: All resampling (image resizing) is done using Catmull-Rom interpolation.
Text meta data handling: Text info tags can be read from several formats - Adobe XMP, IPTC IMM, EXIF, PNG, TIFF tags, PSD, GIF and JPEG comments.
Native code: x64 (64-bit) and x86 (32-bit) versions are available.