tsayen / dom-to-image

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

Two DOM elements to png? #292

Closed dchoruzy closed 5 years ago

dchoruzy commented 5 years ago

I would like to select two DOM elements which would be then convert to one png image. Is there a way to do it using dom-to-image?