Skip to content

A small and simple tool to encode and decode base64.

License

Notifications You must be signed in to change notification settings

p2yxR6Wo7HhIGqDq1/base64

 
 

Repository files navigation

A small, fast, and simple tool to encode and decode base64.

This is live at https://pr.gg/base64/

Basic features tested to work in Chrome, Firefox, Safari, Edge, IE11, and the Android Stock Browser (4.3+).

Features

  • Convert to and from base64.
  • UTF-8.
  • Image drag and drop.
  • Add-to-homescreen.
  • Offline.

All of this could be yours for less than 8KB (total gzip'd transfer size including favicons).

Modifying

Just open index.html. Everything except https-only features (offline) works from the local filesystem.

An optional step is to run gulp to compress images and scripts. Instructions can be found in gulpfile.js.

About

A small and simple tool to encode and decode base64.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.9%
  • HTML 6.4%
  • CSS 2.7%