Skip to content

marcrobledo/base64-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Base64 Converter

Online base64 encoder/decoder that supports files and text strings. Free to use, no ads, no data collection.

Preview

Features:

  • encodes ASCII text strings into Base64 data
  • encodes files into Base64 data
  • encodes pasted images into Base64
  • trims unneeded XML code when encoding SVG images
  • decodes Base64
  • shows image previews when encoding/decoding
  • minimalist user interface
  • 100% frontend, no files are sent to the server
  • extra feature: allows to encode raw SVG code into valid URI data

Resources used

License

This project is licensed under the MIT License.

Releases

No releases published

Packages

 
 
 

Contributors