Download XNAT Plugins

When running XNAT with plugins, be sure to double-check version compatibility between plugin versions and your core XNAT version. This page helps identify the latest compatible version of supported XNAT plugins for each recent XNAT release version.

Other XNAT Resources

This collection houses utilities and resources for XNAT users and developers. Some are only distributed for archival purposes and are not actively maintained.

XNAT Desktop Client

The XNAT Desktop Client is a stand-alone application built with Electron that works with the latest XNAT version to upload image session data with anonymization, and download image session data using a native xnat:// protocol to handle an XML download manifest. The desktop client includes the core functionality of the Upload Assistant, plus transfer management capabilities such as "Pause", "Resume" and "Cancel".

Download v3.2.5:
Mac OS | Windows | Linux

XNAT Docker Compose

The XNAT Docker-Compose builder generates a containerized version of XNAT and can be configured to populate your XNAT environment with pre-installed plugins and related dependencies.

XNAT Pipeline Engine

The XNAT Pipeline Engine is the legacy means of running processing pipelines on XNAT data. This requires the Pipeline Engine Plugin for XNAT 1.9 and above.

XNATpy

XNATpy is an XNAT client developed by ErasmusMC that exposes XNAT objects/functions as Python objects/functions.