Skip to content

solariz/ImgUpload2Base64

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Base64ImgUpload

Little Web Script to convert uploaded Images (PNG/JPG/GIF) to BASE64 Output. A good Article about base64 Image encoding can be found here: When to Base64 Encode Images (and When Not To)

This little Script was based on Base64ImgUpload by anicetkeric modified to only display the base64 Output directly. This is usefull to convert and reuse in webdevelopment, feel free to use.

Installation and Requirements

just clone into a php capable Webserver directory and open in your browser. Images supported: jpg,jpeg,png,gif Default Setting: max Upload 1M

Example Output

output

About

PHP - Jquery Upload base64 image in Mysql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 56.3%
  • CSS 24.7%
  • HTML 16.7%
  • PHP 2.3%