imagemagick
imagemagick copied to clipboard
Can we get this into Stackage?
I can try to add it to stackage on this week.
Great, thanks! Please close this when you are done so I know when it's available.
BTW, can this library read in image from a byte string?
@mrkkrp try readImageBlob from Graphics.ImageMagick.MagickWand.WandImage.
@qnikst are there any updates regarding Stackage? Thanks in advance!
FYI, I ended up using combination of JuicyPixels and JuicyPixels-extra. Which is not the same as ImageMagic in functionality, but for my use-case it did the trick.
Thanks, but for my use case the resizing quality was worse and it was much slower (half a year ago).
@lippling do you have any public benchmarks for resizing? We went currently with friday-juicypixels for resizing but as there are no plans yet to move to production we didn't bother with it much.
@qrilka Sorry I don't have any public benchmarks.
Sorry, I have not found yet a good way to install proper version of C imagemagick library on stackage image so, that works. I really have not much idea how to properly do that. So if being on a stackage is a hardblocker for the use of the library, I would ask for help with that. I'll happily maintain that on a stackage and bump required deps, but I'm not sure how to resolve problem on initial addition in a reasonable amount of time :/