imagemagick
CLICreate, edit, and convert images from the command line.
Resize image by percentage (ImageMagick 7, macOS)Verified macOS
magick input.png -resize 50% output.png+7 more matching recipesmedia11 recipes · 11 verified
exiftool
CLIRead and write meta information in image, audio, and video files.
View all metadata of a file~99% est.
exiftool image.jpg+1 more matching recipemedia3 recipes
gifsicle
CLICreate, manipulate, and optimize GIF images and animations.
media3 recipes
docker
CLIBuild, run, and manage containers from the CLI.
Build an image~97% est.
docker build -t myapp:latest .+1 more matching recipecloud4 recipes
poppler (pdftotext / pdftoppm)
CLIPDF text extraction, page info, and PDF → PNG rendering. The reliable way to read PDFs from a shell.
conversion6 recipes · 6 verified
zip / unzip
CLICreate and extract .zip archives. Preinstalled on macOS and most Linux images.
file-archive3 recipes · 3 verified