Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
158 views
in Technique[技术] by (71.8m points)

reactjs - Generate a thumbnail from html source code

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.

question from:https://stackoverflow.com/questions/65928094/generate-a-thumbnail-from-html-source-code

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...