Exports¶
FairyFlow can export your sequences in three formats. All export options are available in the sequence editor. Sequence editor is opened when .ffsq file is opened.

| Format | Use case |
|---|---|
Player package (.ffpkg) |
Interactive playback with cue-based navigation |
Video (.mp4) |
Sharing or embedding; requires ffmpeg |
| Slide handouts; each selected frame becomes one page |
Player package¶
A .ffpkg is FairyFlow's native self-contained format. It bundles the animation data so it can be played without a running server.
Play a package with:
Keyboard shortcuts in the player:
| Key | Action |
|---|---|
| Right | Continue to next cue / advance animation |
| Left | Step back |
| F5 | Toggle fullscreen |
The player automatically pauses at every cue.