I have a difficult question to you, which i\'m struggeling on for some time now.
I\'m looking for a solution, where i can save a file to the users computer, without
FileSaver.js implements saveAs for certain browsers that don't have it
https://github.com/eligrey/FileSaver.js
Tested with FileSaver.js 1.3.8 tested on Chromium 75 and Firefox 68, neither of which have saveAs.
Here is an animated version that downloads multiple images: Convert HTML5 Canvas Sequence to a Video File
See also: