Skip to content

pykler/html-img-embed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Summary

A script to process an html file and print out a version with all the img embeded.

Why?

Well, don't you hate it when you get an html email, and you try to resend it and all the pictures are gone! nowhere to be found. Now when you get such an email you can process it such that all the images are embeded then, send it back to yourself for storage.

Usage

python html_embed.py <email.html >email_embeded.html

About

Embed Images into the html using b64 encoding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages