feat: add script for encoding images to Base64 and generating HTML output
Introduced `encode-image.js` to convert images to Base64 and create corresponding HTML `<img>` tags. Outputs a sample encoded result to `encoded-image.html`.
This commit is contained in:
parent
4e15237a17
commit
3c16ea34c6
8 changed files with 94 additions and 2 deletions
1
encoded-image.html
Normal file
1
encoded-image.html
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue