Skip to main content

Downloads

Latest release

The latest release of ImageJ2 is v2.0.0-alpha5, released on September 13, 2011.

imagej-2.0.0-alpha5.zip

Please note that this is ALPHA-QUALITY code, unfinished and subject to major changes as development continues. We are releasing it for early community feedback, and to demonstrate project directions and progress. DO NOT USE THIS RELEASE FOR ANYTHING IMPORTANT.

Past and future releases

Version Release date Goals Roadmap
2.0.0-alpha1 April 1, 2011
Basic functionality, matching ImageJ1 behavior imagej-2.0-alpha1
2.0.0-alpha2 May 1, 2011
Usage of ImgLib2, composite color displays
imagej-2.0-alpha2
2.0.0-alpha3 June 1, 2011
ROI model in ImgLib2, data & ROI tools imagej-2.0-alpha3
2.0.0-alpha4 August 1, 2011 Various features and bugfixes imagej-2.0-alpha4
2.0.0-alpha5 September 13, 2011 Robust ImageJ1 compatibilty imagej-2.0-alpha5
2.0.0-beta1 December 9, 2011
First iteration of community feedback imagej-2.0-beta1
2.0.0-beta2 February 10, 2012
Second iteration of community feedback imagej-2.0-beta2
2.0.0-beta3 March 23, 2012
Third iteration of community feedback imagej-2.0-beta3
2.0.0-final May 4, 2012
Polished version of ImageJ 2.0 + documentation imagej-2.0-final

Application build

You can download a DEVELOPMENT, HIGHLY EXPERIMENTAL application bundle of ImageJ 2.0:

imagej-2.0-SNAPSHOT-application.zip

Combined build

You can download a combined, executable JAR of ImageJ 2.0:

imagej-2.0-SNAPSHOT-all.jar

Component builds

Developers can access the latest (unstable!) project builds from the Design page.

Source code

For information on building from source, see the Source code page.