Converts bittorrent infohashes (v1) to base64 values, based on a post available at https://lemmy.dbzer0.com/post/1009713 .
https://magmaus3.codeberg.page/infohash2base64/
- HTML 100%
| index.html | Add page title, add "how to copy" | |
| README.md | Add README | |
infohash ↔ base64 tool
You can check the tool at https://magmaus3.codeberg.page/infohash2base64/ (requires javascript)
This tool was made to work with an suggestion posted by @toxictenement@lemmy.dbzer0.com by magmaus3.
You can check the source code by downloading the page (everything is stored in a single html file), by going to your browser's devtools or on Codeberg.