Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 486 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 486 Bytes

image-replace-64

A small python script to search and replace img src paths with a base64 encoded images

usage: ./encode64.py -f

todo:

  • -o switch to select output file (or overwrite)
  • Support for multiple files
  • Running ./encode64.py without any arguments should not do anything

"License": Feel free to use and fork this project but leave the "Created by" line in. I will also review and merge pull requests, so let me know if you want to be listed as a contributor.