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
yq
CLIA lightweight YAML, JSON, and XML processor.
Read a YAML valueVerified macOS · Linux
yq '.services.web.ports[0]' compose.ymltext-processing5 recipes · 5 verified
brave-search-mcp
MCPMCP server exposing Brave Search API to AI agents.
mcp-server0 recipes
wget
CLINetwork downloader supporting HTTP, HTTPS, and FTP.
networking3 recipes
zip / unzip
CLICreate and extract .zip archives. Preinstalled on macOS and most Linux images.
file-archive3 recipes · 3 verified
Chrome headless
CLIScreenshot or print any web page (local file or URL) to PNG/PDF with the browser you already have.
dev-tools4 recipes · 4 verified