Skip to content

Image operations for Imagine using the Magick ImageMagick bindings library

License

Notifications You must be signed in to change notification settings

brewster/imagine-magick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imagine-Magick

Image operations for Imagine using the Magick ImageMagick bindings library.

Installation

If your haven't already done so, make sure to install imagine-magick in your Imagine folder:

$ npm install imagine-magick

Then place imagine-magick in the operations section of your Imagine config, like so:

"operations": [
  "imagine-magick"
]

License

Imagine-Magick is distributed under the MIT License. See LICENSE for more details.

About

Image operations for Imagine using the Magick ImageMagick bindings library

Resources

License

Stars

Watchers

Forks

Packages

No packages published