faressoft/terminalizer — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a command line tool that can record a terminal session, save it as a YAML recording file, play it back in the terminal, and render it into a clean animated GIF. I want it to work on Mac, Linux, and Windows, and let me choose what shell or command gets recorded, like bash or PowerShell, plus the working folder and terminal size.

Please make it feel customizable. I want a config file I can generate and edit, with options for theme colors, font, font size, cursor style, line height, letter spacing, GIF quality, repeat behavior, watermark, and different window frame styles. It should also let me edit recorded frames and adjust timing before rendering, including auto timing, max idle time, and skipping frames to make smaller GIFs.

I also want simple commands to initialize config, create a local config, record, play, render, share a recording with a web player link, and generate a web player from a recording. Look up current docs online if you need to.

Want more depth? Deep Reverse