envygeeks / jekyll-assets

:art: Asset pipelines for Jekyll.
ISC License
1.11k stars 169 forks source link

Magick should not throw SameType error #621

Open sashee opened 5 years ago

sashee commented 5 years ago

Request

I have a bunch of images and I want to make sure they are displayed as JPGs. The formats differ, some are PNGs some are JPGs. If I use magick:format then a SameType error is raised for the JPGs.

It would be better to either