Read an image and return it as a data: URI.
data:
Inlining keeps the document self-contained, which is what makes it archive as one file and print the same offline.
Optional
Read an image and return it as a
data:URI.Inlining keeps the document self-contained, which is what makes it archive as one file and print the same offline.