magick
magick copied to clipboard
go (golang) wrapper around imagemagick
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 :)
WIP