NicholasRasi / ImageResizerGo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImageResizerGo

Image Resizer written in Go.

It is based on the popular Imaging library.

Goals

  • very easy to use
  • multi-platform
  • configurable resize parameters (e.g. width, height, resize mode, anchor)
  • no installation required
  • concurrent processing

About


Languages

Language:Go 93.3%Language:Dockerfile 6.7%