Skip to content

and3k5/DataURL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataURL

What it is

Drop any file to the page and you will get a data URL of the file.

See the page in action!

Im sorry, what?

A data URL is often used for images on a page without uploading multiple files.

A data URL of a html page could look something like this:

data:text/html;base64,PGgxPldlbGNvbWUgdG8gbm93aGVyZTwvaDE+PHA+V2hlcmUgYW0gSSwgeW91IG1pZ2h0IGFzay48YnIgLz5XZWxsIEkgZG9uJ3Qga25vdyA6UDwvcD4=

Look up Data URI Scheme at Wikipedia

Why make this?

I don't know.

Need help?

Any help would be great! 🍴

About

Drop any file to the page and you will get a data URL of the file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published