danburzo/percollate

Add `--inline` flag to embed images as base64 data

danburzo opened this issue · 0 comments

Add --inline flag to embed images as base64 data

Inlining images can then produce self-contained HTML files.

Existing workarounds

You can use monolith or SingleFileZ to process the HTML output from percollate into a self-contained HTML.