Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 922 Bytes

export_ui.md

File metadata and controls

16 lines (11 loc) · 922 Bytes

Data Export through the Web UI

The WEBKNOSSOS UI comes with a fully featured Download panel offering a wide variety of download export options:

  • Export cutouts of the data as OME-TIFF or TIFF stack (uses long-running jobs for export)
  • Download skeleton annotation as NML files
  • Download volume annotations as WKW files
  • Instructions for using the WEBKNOSSOS Python library for download (see below)

To access the download panel:

  1. Click on the overflow menu (dropdown), next to the Save button in the WEBKNOSSOS navbar
  2. Select Download entry
  3. Select the desired data for download or export

The "Download" dialog for exporting and downloading annotations and dataset layers. WebKnossos offers downloads as Tif stacks, the native WEBKNOSSOS file formats, and through the Python library.