Converts external images to inline(data URI) images.
Converts all external images(svg, png, jpeg, etc.) to inline DATA URI images.
This extension was originally intended for use with Evernote's Web Clipper where SVGs are not correctly embedded in clipped articles. There could be other applications for it though.
Some things to note:
- Inline images are created at the size they are originally displayed and not at the size of their source.
- Image type checks(for SVGs) will not work if the source URL has no file type. In this case you'll need to select "All images"
NOTE: This extension modifies the response headers to enable CORS only when the extension is actively converting images. Responses are left untouched otherwise.
Statistics
Installs
31
history
Category
Rating
0.0 (0 votes)
Last update / version
2018-06-24 / 1.0
Listing languages