Skip to content

On-the-fly Image Resizing in Go and VIPS (Super Fast). Heroku-Ready(TM)

License

Notifications You must be signed in to change notification settings

pinglamb/go-fly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Fly ~

On-the-fly image resizing using Go and VIPS.

It is deployable to Heroku :D

Why VIPS ?

VIPS is the fastest image resizing library. Check the benchmark here:

https://github.com/fawick/speedtest-resize#benchmark

Deploy

The current implementation is Heroku-ready(TM) with custom buildpacks.

If you want to deploy to your own infrastructure, please have libvips installed properly.

See: https://github.com/DAddYE/vips

Demo

https://go-image-fly.herokuapp.com/resize?src=https://pbs.twimg.com/media/BnSJTo9CcAIzy0B.jpg&size=320x240&mode=crop

Enjoy

Deploy to Heroku

About

On-the-fly Image Resizing in Go and VIPS (Super Fast). Heroku-Ready(TM)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages