qq15725 / modern-screenshot

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

(Not an issue) - Just a compliment to the author #70

Open RegiByte opened 6 months ago

RegiByte commented 6 months ago

I just wanted to appreciate the work that you did here @qq15725 it's really impressive and it saved me from a nightmare of a bug when rendering images on firefox only.

After two days of research about firefox bugs, limitations with screenshots, hopping around between html2canvas, dom-to-image, dom-to-image-more, rasterizeHTML and other outdated libraries that I can't remember anymore...

Your library was the only one that rendered the full container (even overflowing the view) correctly in all major browsers that I tested, I don't know what you did different here but I cannot thank you enough for it.

Keep the good work! you got a fan!

simonsankar commented 3 months ago

same!!!