Fiji is a distribution of ImageJ which includes many useful plugins contributed by the community.
~ Download Fiji for your OS ~ | ||
---|---|---|
Windows 64-bit | imagej.net (USA), micron.ox.ac.uk (European mirror) | |
Windows 32-bit | imagej.net (USA), micron.ox.ac.uk (European mirror) | |
macOS (x86_64) | imagej.net (USA), micron.ox.ac.uk (European mirror) | |
Linux (64-bit) | imagej.net (USA), micron.ox.ac.uk (European mirror) | |
No JRE | imagej.net (USA), micron.ox.ac.uk (European mirror) |
System requirements
Fiji is supported on the following systems:
- Windows XP, Vista, 7, 8, 10, 11, etc.
- Mac OS X 10.8 “Mountain Lion” or later
- Linux on amd64 and x86 architectures
However, Fiji (like ImageJ) should run on any system for which a Java 8 runtime is available (Solaris, Raspbian, etc.).
- MacOS Arm64 Note: The default MacOS download should run on Arm64 via the Rosetta translator (https://en.wikipedia.org/wiki/Rosetta_(software)) which may come at some performance cost. Alternatively you can install the no-JRE version which defaults to the Mac Java and will limit some native library functionality that does not yet have Arm64 support (https://forum.image.sc/t/fiji-clij-etc-native-on-apple-silicon-arm64-m1/53627/25).
Installation
Caution: “Program Files” not recommended!
If you are installing ImageJ2 on Windows, we strongly recommend that you store
your ImageJ2.app directory somewhere in your user space
(e.g., C:\Users\[your name]\ImageJ2.app
) rather than in C:\Program Files
or
other system-wide directory. If you move ImageJ2.app to such a directory, modern
versions of Windows will deny ImageJ2 write permission to its own directory
structure, preventing it from being able to update. See also
imagej/imagej#72.
Fiji is distributed as a portable application. That means that you do not have to run an installer; just download, unpack and start it.
Troubleshooting
- Many common questions are answered on the FAQ.
- If you encounter bugs, please see the Getting Help page.
Source code
See the source code page for details on obtaining the Fiji source code.
Other downloads
Archive
You can download previous Fiji builds by date stamp from the archive.
Life-Line Fiji versions
This sections offers older downloads of Fiji, preserved just prior to introducing major changes. The idea is that if something goes horribly wrong, you can fall back to a stable version.
Java 8
Here are Life-Line versions of Fiji created after the switch to Java 8.
Date | Downloads | Description | ||||||
---|---|---|---|---|---|---|---|---|
64-bit | 32-bit | macOS | 64-bit | 32-bit | no-JRE | |||
2017 May 30 | Just prior to a sweeping update to nearly all components. |
Java 6
Here are Life-Line versions from before Fiji switched to Java 8.
Date | Downloads | Description | |||||
---|---|---|---|---|---|---|---|
64-bit | 32-bit | macOS | 64-bit | 32-bit | no-JRE | ||
2017 May 30 | The final version of Fiji using Java 6, for all platforms. | ||||||
2015 December 22 | Just prior to starting the transition to Java 8. | ||||||
2014 November 25 | Just prior to a big update to facilitate reproducible builds. | ||||||
2014 June 02 | Just prior to some big changes to ImageJ2 under the hood. | ||||||
2013 July 15 | Just prior to extensive changes reconciling Fiji with ImageJ2. |
See also
- https://downloads.imagej.net/fiji/ for early versions of Fiji, and other miscellany.