LinuxCommandLibrary

terminalizer

Record terminal sessions as GIF

TLDR

Start recording

$ terminalizer record [filename]
copy
Play recording
$ terminalizer play [filename.yml]
copy
Render to GIF
$ terminalizer render [filename.yml]
copy
Configure settings
$ terminalizer config
copy
Share recording
$ terminalizer share [filename.yml]
copy
Generate link
$ terminalizer generate [filename.yml]
copy

SYNOPSIS

terminalizer command [options] [file]

DESCRIPTION

terminalizer records terminal sessions and renders them as GIF animations for sharing in documentation, README files, and tutorials. It captures both keystrokes and terminal output, storing recordings in an editable YAML format.
Recordings can be played back in the terminal, rendered to GIF, or shared online via terminalizer.com. The YAML format allows editing timing, removing mistakes, and customizing the appearance including colors, fonts, window frame style, and dimensions before rendering the final animation.

PARAMETERS

record

Record session.
play
Play recording.
render
Generate GIF.
config
Edit config.
share
Share online.
-d MS
Frame delay.

CAVEATS

Node.js required. Large GIF files. Render time varies.

HISTORY

Terminalizer was created to record and share terminal sessions as GIF animations.

SEE ALSO

asciinema(1), script(1), ttyrec(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community