Skip to content

This is a simple locally run Base64 converter that allows you to encode and decode Base64 strings.

License

Notifications You must be signed in to change notification settings

Samiu1/Base64Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Base64 Converter

This is a simple locally run Base64 converter that allows you to encode and decode Base64 strings.

Features

  • Decode/Encode Base64 to/from:

    • ASCII
    • Audio
    • File
    • Image
    • PDF
    • Text
    • Video
  • Drag and drop files

  • URL input

Usage

  1. Open the Base64.html file in your browser.
  2. To decode Base64, select the decode type from the dropdown menu, paste the Base64 string into the input field, and click the "Decode" button.
  3. To encode to Base64, select the encode type from the dropdown menu, choose a file or enter a URL, and the Base64 string will be displayed in the output field.

Contributing

Feel free to contribute to this project by submitting pull requests.

License

This project is licensed under the MIT License.

About

This is a simple locally run Base64 converter that allows you to encode and decode Base64 strings.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages