pscedu / singularity-imagemagick

Use ImageMagick® to create, edit, compose, or convert digital images.

Home Page:https://imagemagick.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Status Status Issue forks Stars License

ImageMagick

Logo

Singularity recipe for ImageMagick.

Use ImageMagick® to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, GIF, HEIC, TIFF, DPX, EXR, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.

Building the image using the recipe

To build the image locally

Run the script build.sh to build image locally.

bash ./build.sh

To build the image remotely

Run the script rbuild.sh to build image remotely.

bash ./rbuild.sh

To run tests

To run the available tests, run the command

bash ./test.sh

Copyright © 2020-2023 Pittsburgh Supercomputing Center. All Rights Reserved.

The Biomedical Applications Group at the Pittsburgh Supercomputing Center in the Mellon College of Science at Carnegie Mellon University.

About

Use ImageMagick® to create, edit, compose, or convert digital images.

https://imagemagick.org

License:Apache License 2.0


Languages

Language:Shell 58.0%Language:Singularity 19.8%Language:Lua 14.4%Language:Dockerfile 7.8%