With your data in WEBKNOSSOS, you can create beautiful, professional-looking videos, which has become much easier now that we have AI coding agents (e.g. Claude).
The trick is that WEBKNOSSOS has a JavaScript API: a set of commands you can send to it from a small script that you paste and run in your browser's developer console. You don't need to be a developer: you can ask the AI to write that script for you. The WEBKNOSSOS API documentation contains many examples of what it can control.
With the API you can, among other things: set the camera position, set the zoom level, change a layer's opacity or the segmentation opacity, and take screenshots. Chain those together, one small step at a time, and you get a smooth zoom into your data, a layer fading in, and a scroll through Z, captured frame by frame and stitched into a video.
Building the flythrough
As an example, we'll use the beautiful Drosophila Male CNS dataset from Janelia (preprint, Berg et al. https://www.biorxiv.org/content/10.1101/2025.10.09.680999v2), which has a segmentation. We want to start at one position, zoom into another, smoothly fade the segmentation in, and then scroll through Z.
Start position and zoom level
Location for the pause, segmentation opacity slider