8000 GitHub - mfinelli/setup-imagemagick: github action to install imagemagick
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mfinelli/setup-imagemagick

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

setup-imagemagick

This action downloads the latest ImageMagick binary and adds it to the PATH.

Inputs

Name Type Description
cache Boolean Cache the magick download (Ubuntu runners only)
install-libfuse2 Boolean Automatically install libfuse2 so magick AppImage works on Ubuntu out-of-the-box

Outputs

Example usage

steps:
  - uses: mfinelli/setup-imagemagick@v6
  - run: magick input.jpg -resize 100x100 output.jpg

About

github action to install imagemagick

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  
0