Compare various Image resize algorithms for the Go language I am writing a web gallery called gonagall in Go (https://github.com/fawick/gonagall). For that, I need a efficient solution for scaling and resizing a lot of images (mostly JPGs) to generate thumbnails and bandwidth-friendly sized copies from high-resolution original photo files. In this project I compare the speed of a few selected imag
{{#tags}}- {{label}}
{{/tags}}