qq15725 / modern-screenshot

📸 Quickly generate image from DOM node using HTML5 canvas and SVG
https://toolpkg.com/html-to-image
MIT License
504 stars 36 forks source link

Failing to capture images >10MB -- fails only on mobile #47

Open jonathanrstern opened 1 year ago

jonathanrstern commented 1 year ago

Switched to this library because is was far more reliable than html-to-image and html2canvas, but now it's failing with REALLY large images.

Anything I can do?