DevToys
DevToys copied to clipboard
Binary Text Encoder/Decoder
What's the Problem?
Please support converting to/from Binary formatted text.
Solution/Idea
For example, this is an online implementation. https://www.rapidtables.com/convert/number/binary-to-ascii.html
Alternatives
no alternative
Priorities
Capability | Priority |
---|---|
This proposal must allow users to encode text as UTF8 or ASCII formatted binary. | Must |
This proposal must allow users to decode UTF8 and ASCII formatted binary text. | Must |
This proposal should allow users to choose an encoding. | Should |
The app should automatically switch to binary decoder when binary formatted text is found on the clipboard. | Should |
This proposal could auto-detect the character encoding when decoding. | Could |
DevToys Version
No response
Comments
No response