/embed64

Script that parses an html file and embeds every image as a base64 data string.

Primary LanguageRuby

embed64

Script that parses a local html file and embeds every image as a base64 data string.

Benefits: Useful to reduce the amount of requests

Drawback: Remember that, as they are no longer separate images, they will not be cached