Inline an image or SVG as a Base64 data URI.
Everything happens in the tab — the file is read with FileReader and never uploaded. A few KB is where inlining pays off; large images make large strings.