

Download the appropriate Base64Convert zip file from this page (see buttons above).Ģ. SHA1 checksum: b8aa025adad96dc5910a00410a779fe756436c8aĭownload the legacy version Base64Convert v1.7 application for Windows XP here.ĭOWNLOAD Base64Convert (v1.7) (Windows 32 bit) (3.09MB) There is no installer for this program, just unzip the executable and run it as described below.ĭOWNLOAD Base64Convert (v1.9) (Windows 32 bit) (2.78MB) This is free software and is provided free of charge, 'as is' with no warranty. Legacy version 1.7: Windows XP, 32bit only.
Base64 encoding on windows 32 bit#
Latest versions: Windows 7 or later, 32 bit or 64bit versions available. But there is no limit on the size of the Output Binary File. The Output String displayed on screen is limited to 10,000 characters maximum. However, the Save File button allows the full encoded text or decoded binary data to be saved to a file, including any zero or null bytes. The current Output box contents may be copied to the clipboard using the Copy button.įor encoding (to Base64 or to Base64URL), the output text box will contain the full encoded ASCII text.įor a decode operation (from Base64 or from Base64URL), any zero or null characters in the decoded binary data will not be included in the Output text box, or the clipboard copy.

The Output text box shows the result of the currently selected conversion.

The 'to Base64URL' option produces standard Base64URL encoding, with '-' and '_' characters and no padding. The 'to Base64' option produces standard Base64 encoding, with '+' and '/' characters and '=' for padding. The source for conversion may be a string entered or pasted into the source text box, or any file selected via the Browse button. Read more about Base64 encoding on Wikipedia.īase64Convert allows the user to encode (to Base64) or decode (from Base64). Base64Convert - a free Base64 Encode/Decode tool.īase64Convert is a free Base64 Encode/Decode tool in a windows GUI.īase64 is a group of similar binary-to-text encoding schemes that represent binary data in an ASCII string format by translating it into a radix-64 representation.
