Module utils

Source

Functionsยง

apply_app_output
Resolve final output path based on --app-output CLI option. Returns the path to the output file and ensures the directory exists.
open_output
Open the rendered output in the default system viewer
unzip_frames
Extracts frame_*.png from a ZIP into a temporary folder and returns the folder path along with the temp directory guard.