alan8r / file_to_base64_url

Convert local files to Base64 data URLs

Home Page:https://alan8r.github.io/file_to_base64_url/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

file_to_base64_url

Convert local files to Base64 data URLs

index_contained.html :

an example showing how the css/js script dependencies can themselves be encoded and used, so that the entire application continues working once encoded without much effort

index_smallest.html :

a simplified and minified version that can encode itself and then be ran as a data url, which i find very absurd and fun :) (tested/working in firefox 119, possibly more)

About

Convert local files to Base64 data URLs

https://alan8r.github.io/file_to_base64_url/


Languages

Language:HTML 68.4%Language:JavaScript 25.0%Language:CSS 6.7%