Is it actively developed? NO. I have implemented all the features I needed.
Is it maintained? YES. Discovered bugs will be fixed. External PRs will be accepted.
Visit this tool at bf.qkation.com.
Converts bytes between different representations: hex, base64, decimal, ascii, etc.
Features:
- supported formats:
decimal,hex,base64,ascii,binary,utf-8, andutf-16; - share by the link;
- integrated asn1 parser (available for
hexandbase64output types); - remembers current state.
Pavlo Myroniuk - [email protected].
Distributed under the MIT license.
Feel free to contribute.
- Fork it (https://github.com/TheBestTvarynka/bytes-formatter/fork)
- Create your feature branch (
git checkout -b feature/fooBar) - Commit your changes (
git commit -am 'Add some fooBar') - Push to the branch (
git push origin feature/fooBar) - Create a new Pull Request
