Inline Preview
See generated images and video frames directly in your terminal.
How it works
When running in a terminal that supports the Kitty graphics protocol, generated images and video frames are displayed inline automatically.
Supported terminals
Kitty
Full native support.
Ghostty
Full native support.
WezTerm
Full native support.
Warp
Full native support.
iTerm2
Supported via protocol detection.
Image preview
After generating an image, it appears directly in the terminal output:
Video preview
Video previews extract and decode an H.264 keyframe from the midpoint of the generated video using openh264 compiled to WebAssembly. No native dependencies are required.
Controlling preview
Disable inline preview for a single command:
Force preview on in terminals that aren't auto-detected:
Force preview off globally:
When multiple images are generated (via -n or multi-model), previews are batched and displayed after all generations complete.