humanmade/aws-rekognition

Add support for SVG

Opened this issue · 0 comments

SVG images will not have their labels detected because Rekognition only supports JPEG and PNG. However using imagemagick or tachyon or alternatives we can render the svg to one of the supported types and then feed them to AWS.