Hey there!For a given HTML string, I need to get the image thumbnail. I came across some libraries (phantomjs) that can convert HTML to an image. I would then have to use a different library to get the thumbnail of the image.My question is, is there something that can directly give me the thumbnail from the HTML? In addition, it would be great if you can list down the steps for getting an image thumbnail from an HTML string.
Submitted September 09, 2020 at 07:29PM by casual_sinister
No comments:
Post a Comment