asciinema-convert(1)

asciinema-convert(1) General Commands Manual asciinema-convert(1)

NAME

asciinema-convert - Convert a recording into another format

SYNOPSIS

asciinema convert [-f|--format] [--overwrite] [--server-url] [-q|--quiet] [-h|--help] <INPUT_FILENAME_OR_URL> <OUTPUT_FILENAME>

DESCRIPTION

Convert a recording into another format

OPTIONS

-f, --format=FORMAT
Output file format [default: asciicast]

[possible values: asciicast, raw, txt]

--overwrite
Overwrite target file if it already exists
--server-url=SERVER_URL
asciinema server URL
-q, --quiet
Quiet mode, i.e. suppress diagnostic messages
-h, --help
Print help
<INPUT_FILENAME_OR_URL>

<OUTPUT_FILENAME>

convert