ffmpeg
CLIComplete, cross-platform solution for recording, converting, and streaming audio/video.
Compress video for web~93% est.
ffmpeg -i input.mp4 -vcodec libx264 -crf 28 -preset fast output.mp4media5 recipes
tar
CLICreate, list, and extract .tar / .tar.gz archives. Preinstalled on macOS and Linux.
file-archive4 recipes · 4 verified
zip / unzip
CLICreate and extract .zip archives. Preinstalled on macOS and most Linux images.
file-archive3 recipes · 3 verified