Skip to content

JustinEldracher/image-base64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

image-base64

Simple HTML file to batch convert local images to base64 strings.

Very simple and easy to use, simply download the accompanying html file and open it in your browser. The base64 code for each image is wrapped in quotes and followed by a comma, which makes it easy to build an array of textual images. Each block of base64 code is also preceded by a comment with the name of the source file.

Use the live demo here on my Github page: http://justineldracher.github.io/image-converter.html

About

Simple HTML file to batch convert local images to base64 strings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages