Skip to content

minidocks/imagemagick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imagemagick docker image (minidocks/imagemagick)

ImageMagick is a free and open-source software suite for displaying, converting, and editing raster image and vector image files. It can read and write over 200 image file formats.

Usage

docker run --rm -v `pwd`:/app -w /app minidocks/imagemagick \
    https://www.ece.rice.edu/~wakin/images/lena512color.tiff -resize 256x256\> -colorspace Gray lenna.png

Tags

Tag Size
latest, 7
7

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published