Live data from Hacker News

Show HN: Imgix Sandbox – Explore on-demand image processing

sandbox.imgix.com

21–22 of 22 posts

Re: Show HN: Imgix Sandbox – Explore on-demand image processing

#21
post #17

Earlier quoted context omitted.

Assuming you're not using ImageMagick, what are you using and what makes your solution superior? Do you have any benchmarks comparing against ImageMagick/GraphicsMagick?

(Employee of imgix here.) Most of our feature benefits are derived from being a "full-stack" imaging solution. Because we know a lot more about the request and the client, we're able to perform operations to deliver the best image possible. One of the ways we do this is our automatic content negotiation strategy, which will serve up WebP images for Chrome, JPEG XR for IE 10+, etc. These more modern file formats tend…

Rather than ImageMagick, how do your benchmarks compare against libvips?

http://sharp.dimens.io/en/stable/

Re: Show HN: Imgix Sandbox – Explore on-demand image processing

#22
post #21

Earlier quoted context omitted.

(Employee of imgix here.) Most of our feature benefits are derived from being a "full-stack" imaging solution. Because we know a lot more about the request and the client, we're able to perform operations to deliver the best image possible. One of the ways we do this is our automatic content negotiation strategy, which will serve up WebP images for Chrome, JPEG XR for IE 10+, etc. These more modern file formats tend…

Rather than ImageMagick, how do your benchmarks compare against libvips? http://sharp.dimens.io/en/stable/

Not sure. We'll have to run some on our end and get back to you.
Post reply on HN