Skip to content

patrickn2/golang-image-optimizer

Repository files navigation

GoPizer

GoPizer is a Golang image optimizer service that can optimize images by resizing, compressing, and converting them to the best format to serve based on which formats the browser supports.

GoPizer uses libvips for image processing that is a very fast and efficient image processing library with many image format support through GoVips bindings.

GoPizer can store the optimized images in the local file system, in memory, in a Redis or Memcache cache.

Quickstart

To install GoPizer, you can use the following command:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published