I'm working on a JS library which gets images as code. Please take a look at it:
As you know, those selected strings are a long string which make images. Each of them is an image. I mean if you put that long-string as the value of src
in <img>
tag, then an image will be appeared as an image.
Anyway, I want an image and I need to make it code. How can I do that? Any specific tool?