Overview
Ekspos is platform independent Java image viewer program. It support most popular image format: JPEG, PNG, and GIF, where additional image format can be added through Java ImageIO plugin. It consists of 2 parts: shell browser and viewer. Shell browser allows you to navigate your image collection and you'll be able to browse images in tree, detail, list, icon and thumbnail view. The viewer provide progressive view of images with zoom and pan capability.
It is licensed under BSD Style License.
What's new:
ver 0.9
- Add Google Picasa Web Album Integration
- Fix ShellListView getLastSelectedIndex and getLastSelectedFile
ver 0.8.8
- Upgrade to flexdock 0.5.1
- Improved Docking handling
- Improved Thread handling
- Update Icon from Crystal Project Icons
- Fix circular event handling
ver 0.8.7
- Better Thread Handling
- Refactor Application class
See the complete change logs.
Features
- Image Format (Default): JPEG, PNG, and GIF
- Support ImageIO plugin for additional Image Format
- Support 4 views: detail, list, icon, and thumbnail
- Thumbnail caching for fast preview
- Written entirely in Java
System Requirements
- Java 1.5 or higher (http://www.java.com/getjava)
- 800 x 600, 16-bit (thousands of colors) color display or higher
- Mouse or equivalent pointing device

