Fast hex and base64 encoding and decoding, string <-> Uint8Array
-
Updated
Mar 14, 2025 - JavaScript
Fast hex and base64 encoding and decoding, string <-> Uint8Array
This Python program encodes a file in base64 format and saves the result to a new file with a ".b64" extension. It is a command-line tool that can be used to automate file encoding tasks.
Add a description, image, and links to the tobase64 topic page so that developers can more easily learn about it.
To associate your repository with the tobase64 topic, visit your repo's landing page and select "manage topics."