magick icon indicating copy to clipboard operation
magick copied to clipboard

go (golang) wrapper around imagemagick

Results 14 magick issues
Sort by recently updated
recently updated
newest added

I'd love some method that could do the equivalent of the `-auto-orient` flag in `convert`.

Flattening GIF animations is heresy, I know. It was a difficult choice for our avatar system :) I have a local PR where I tried implementing it in Go, but...

Tests weren't passing for me, so I wanted to see why. Spoiler Alert: I didn't have the pdf lib loaded :)