This program is used to convert plain text to binary code (or vice-versa)
by using ASCII codes as intermediate. The (binary) output is a string of binary numbers separated by spaces, each representing an ASCII value.
There will likely be no more dev
Categories
Text EditorsLicense
GNU General Public License version 2.0 (GPLv2)Follow Text to Binary Converter
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
-
Great little piece of 9KB software! It does what is says and nothing else. Great to convert Text (Ascii) to Binary and the reverse. Great little utility that works great still under Windows 7 x64. Thanks for creating such a great standalone program.