WebTools

WebTools App

WebTools App is the same interface you see on this site, packaged as a desktop application. The same encoders, converters, code editors, and network tools, without needing a browser tab.

What’s inside

  • Encoders & decoders — Base64, URL, HTML, Punycode, UTF-8
  • Hashing — MD5, SHA-1, bcrypt (client-side)
  • Converters — JSON beautifier, HTML cleanup with rules, image ↔ data URL
  • Network — DNS lookup, REST testing (where allowed)
  • Editors / viewers — code editors with syntax highlighting, image preview

Processing stays local where possible. Your data doesn’t leave the app unless a feature explicitly uses an external API.