Convert from a bytes32/hex into a string/number or vice-versa.
Last updated Mar 25, 2026
22
Stars
9
Forks
1
Issues
0
Stars/day
Attention Score
50
Language breakdown
CSS 39.6%
HTML 34.4%
JavaScript 17.9%
TypeScript 5.7%
Makefile 2.4%
▸ Files
click to expand
README
Web3 Type Converter
I built this tool so I could easily convert a hex/bytes32 string into a string or number (and vice versa).
Hopefully it's also useful to you.
Uses Deno as a backend (though you could just serve the src directory with any other tool).
Deploy by pushing to the main branch (deployed via Deno Deploy).
View locally using make start.
🔗 More in this category