humanmade / tachyon

Faster than light image resizing service that runs on AWS. Super simple to set up, highly available and very performant.

Home Page:https://engineering.hmn.md/projects/tachyon/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Document non JPG/PNG format handling

svandragt opened this issue · comments

Couldn't find in the documentation. Noticed in the code that GIF is returned as is.

Perhaps a good place for the docs is https://docs.altis-dxp.com/media/dynamic-images/, maybe also document it on this repo.

This is fixed in #162 as we now support GIF image resizing.