IndicoDataSolutions/IndicoIo-node

Buffer have to be PNG - no option to set jpeg etc.

Closed this issue · 1 comments

image.js / line 20

There is no option to add the format as a parameter. In filename case it is gathered from filename. png is fixed coded.

input = new Buffer(image, 'base64');
options = 'png';

sihrc commented

@sfakir Thanks for opening an issue. We'll look into it 👍