Links
Included Libraries
metadata extraction in javaDrew Noakes library to extract EXIFinformation from JPEG files.
Launch4J
A Windows exe wrapper for Java.
ImageJ
An image processing and analysis application. Public software from National Institutes of Health!
Controls FX
JavaFX UI controls.
Adobe XMP
Adobe's Extensible Metadata Platform (XMP) for embedding metadata in files.
Joda Time
Good time support for Java versions prior to Java 8. As of Java 8, users are asked to migrate to java.time.
JIBS has not yet completed the migration to Java 8 java.time so this is still included.
Note that the author of Joda Time, Stephen Colebourne, was a co-developer of Java 8's java.time features.
iText
Tools to create PDF files.
ISD
General libraries functions provided by SAIC.
Resize
An ImageJ plugin to resize an image using high-quality interpolation.
Written by Arrate Muoz, David Leroux, Daniel Sage and Michael Unser at the Biomedical Image Group (BIG), EPFL, Switzerland.
Reference:
A. Muoz Barrutia, T. Blu, M. Unser, "Least-Squares Image Resizing Using Finite Differences," IEEE Transactions on Image Processing, vol. 10, no. 9, pp. 1365-1378, September 2001.
Included Apache Libraries
SanselanA pure-Java Image Library - now at Apache!
Apache Lucene
Text indexing.
Apache Tika
Content analysis toolkit.
Apache HTTP Components
File utility functions.
Apache Derby
Light weight SQL database. Actually included in Java, but it was easier to use this distro than worry about the Java classpath.
Apache Commons
File utility functions.
Included Java Development Libraries
Java Native Access (JNA)Allows you to make operating system calls from Java. Used to put files in Windows recycle bin.
Other Helpful Programs
JDiskReportExplore you hard disk.