tsayen / dom-to-image

Generates an image from a DOM node using HTML5 canvas
Other
10.21k stars 1.68k forks source link

Get blob format for JPG? #335

Open alvarotrigo opened 4 years ago

alvarotrigo commented 4 years ago

Is this possible? In the docs it only mentions the Blob format for PNG images:

Get a PNG image blob and download it (using FileSaver, for example):