Translate64
Translate64 is a Java-based application specially created in order to convert files to their Base64 equivalents.
The resulting string is copied to your system’s clipboard. PHP can easily decode a Base64 string, so, this application was created for generating the proper strings.
Some features of “Translate64”:
· Pretty simple and concise code. No huge blocks of code, keeping it short and functional.
· Very intuitive interface, thinking on developers. No buttons, just drag and drop your files!
· Written on an interpreted language, runs everywhere. No external calls, 100% pure Java.
Requirements:
· Java