Hacker News new | ask | show | jobs
Show HN: Yet Another Base64 Encode/Decode Online Tool (base64tool.com)
2 points by v_ignatyev 2183 days ago
1 comments

This tool supports large files, works completely browser-side and doesn't require any uploads. Respects your privacy and shows fancy hex preview of the input.

I made this tool during weekend. "Base64" and all those base-* family encodings produce lots of questions and search requests in the web. On the other side, the encoding algorithm is very straightforward. Wondered if someone find useful my online base64 encode tool.