Changes between Version 3 and Version 4 of PhotovaultFeatures
- Timestamp:
- 06/18/07 23:57:28 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PhotovaultFeatures
v3 v4 19 19 * Import multiple images at once 20 20 * Automatically extract metadata from image file when importing them to database (from EXIF and image file information) 21 * Export photos from database22 * Adjust resolution of exported photos21 * Automatically detect duplicate files 22 * Export photos from database with arbitrary resolution 23 23 * Select numbering scheme when exporting multiple photos 24 * Export database content in XML format 25 * Import image metadata in XML format (form other Photovault databases or external programs) 24 26 25 27 == Viewing and Processing Images == … … 27 29 * Rotate photos - either in 90 degree increments or freely 28 30 * Crop photos 29 * Adjust colors and other conversion settings of raw images (''from 0.4.0'') 31 * Change color balance, contrast, brightness and saturation of images 32 * Flexible adjustment of raw image conversion parameters 30 33 * View photos at arbitrary zoom level 31 34 * Automatic thumbnail creation … … 36 39 Photovault is written mostly in Java and should run in all environments supported by Sun Java 5.Some features like [RawConversion raw image conversion] are platform dependent - these are supported on Windows and Linux. 37 40 38 * Runs in Windows, Linux and MacOS X (''Note! Raw image files supported only in Windows & LInux currently'')41 * Runs in Windows, Linux and MacOS X 39 42 * Requires Java runtime environment 1.5 and Java Advanced Imaging 40 43 * Data storage in either [http://db.apache.org/derby Apache Derby] (included in release) or [http://www.mysql.com MySQL] database (not included)
