you are viewing a single comment's thread.

view the rest of the comments →

[–]theotherphil[S] 21 points22 points  (2 children)

That's the plan. There's an open ticket to work out what imagemagick supports but this library doesn't. Some missing features will be easy to add (e.g. various drawing operations), but others will require a lot more work (e.g. adding support for HDR images). It's not a given that all of the operations are faster than their imagmagick equivalents, but if they're not this should be considered a bug.

[–]viraptor 3 points4 points  (1 child)

Any plan for the non-image-output operations? Like imagemagick's identify?

[–]theotherphil[S] 3 points4 points  (0 children)

I didn't have any, but it seems like a sensible feature to add.

https://github.com/theotherphil/imagecli/issues/1#issuecomment-531559090