Skip to content

alecananian/data-img

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Data URI/Image encoder and decoder

A simple JavaScript app for encoding images to Data URIs and decoding Data URIs to images.

Click here to view a demo

Usage

Encoding Images to Data URIs
  • Drag and drop a .jpg, .png, or .gif image in the file input field
  • Copy the resulting data URI and use in your project
Decoding Data URIs to Images
  • Paste the data URI into the textarea
  • View the resulting image or right click and save to desktop

About

Simple Data URI/Image encoder and decoder

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published