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.
-
Updated
Apr 4, 2023 - Python
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.
Fast hex and base64 encoding and decoding, string <-> Uint8Array
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."