Skip to content
This repository has been archived by the owner on Feb 14, 2020. It is now read-only.

HiMamaInc/heroku-buildpack-imagemagick7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 

Repository files navigation

Imagemagick 7 Buildpack

Purpose

This buildpack is intended to add ImageMagick 7 with heic support to our heroku-16 stack. At this time the heroku-16 stack builds with Imagemagick 6.9 which does not allow for heic/heif support. HEIC/HEIF is a high efficiency image format which is now the default image format setting on new apple devices. This causes errors in our app because heic images cannot be processessed. With heic support we will be able to convert heic images to jpg. As heic/heif format increases in popularity this issue will become more and more critical.

Things I have tried:

  • tried to use existing buildpacks to install imagemagick 7, none of them "worked"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages