Projects/EXIFBrowser
Display and change EXIF information stored in jpg pictures.
General Information | Release | Documentation | Download | Changelog | Bugs
General Information
This Software is OpenSouce, this means that you may use and change the source Java files used in this project.
For the use of the Libraries JDIC, Log4J and Java itself please see the appropriate Websites.
This Program is published under the GPL Lisence.
- It uses the JDIC library to manage the tray icon and other usefull operations.
- Log4J from the Apache logging project.
- To manipulate the EXIF data it uses the distribution of EXIFUtils.
- You will need the Java Runtime 1.5 to run this Application.
.
Release
Actual Release is 0.1.1 (07.05.2007).
Please see the Changelog section for the capabilities of this software.
An Installer Version is available in the Download Section.
Created with the NSIS Installer from NullSoft.
Documentation
Download
Files published before 7. May 2007 have all the same date because of the re-organisation of the projects website.
Stable
| Version | Type of file | Filename | published date | downloaded count |
|---|---|---|---|---|
| 0.1.1 | Installer | EXIFBrowser-0.1.1.exe | 07 May 2007 13:03:16 | 1 |
| 0.1.1 | Source | EXIFBrowser-0.1.1_src.zip | 07 May 2007 13:04:04 | 327 |
| 0.2a | Installer | EXIFBrowser-0.2a.exe | 07 May 2007 13:07:35 | 376 |
| 0.2a | Source | EXIFBrowser-0.2a_src.zip | 07 May 2007 13:08:23 | 345 |
Changelog
Version 0.1
- rotate images 90 deg, 180 deg and 270 deg clockwise
- view exif informations stored in an image
- use drag and drop to add images to the gui
- thumbnail view of the selected image
Version 0.1.1
- fixed: bug #3
- last_file_choosen property is saved now
- you can use 'del' key to remove a file from the files list
Version 0.2a
- added updater service
Bugs
Go to the BugTracking Tool to check for errors