Inline Image Converter icon

Inline Image Converter

Extension Delisted

This extension is no longer available in the official store. Delisted on 2025-09-15.

Extension Actions

CRX ID
aigoeeccbaklcjmegppfoeodnjiedcci
Status
  • Minor Policy Violation
  • Removed Long Ago
  • No Privacy Policy
Description from extension meta

Converts external images to inline(data URI) images.

Image from store
Inline Image Converter
Description from store

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.