So I'm working on a solution to create email templates from a builder, when the designer finishes the template, it can be exported as HTML and it goes to the Templates Catalog. I would like to auto generate a thumbnail/preview of the template by using the exported html as input. So far I tried dom-to-image, html2canvas but none of those accept the generated html as input.
Any ideas?
Thanks.
2.1m questions
2.1m answers
60 comments
57.0k users