Skip to content

A Heroku-ready Thumbor install with WebP support and Smart cropping with opencv

Notifications You must be signed in to change notification settings

lorn/heroku-thumbor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An unofficial Heroku-ready Thumbor install with WebP support and OpenCV support

Installation

Just press this button:

Deploy

Or, follow these steps:

  1. Clone repo
  2. heroku create
  3. heroku buildpacks:set heroku/python
  4. heroku buildpacks:add --index 1 heroku-community/apt
  5. heroku buildpacks:add https://github.com/q-m/heroku-buildpack-imagemagick --index 2 --app HEROKU_APP_NAME
  6. git push heroku master (the first deploy will take about 10 minutes)
  7. Done!

Notes

Thumbor's smart cropping is supported at this time.

About

A Heroku-ready Thumbor install with WebP support and Smart cropping with opencv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published