A collection of standalone HTML-based utilities designed to work offline and without the need for a server. Simple, efficient, and ready-to-use.
- JSON Beautifier - Make your JSON pretty!
- Email Contacts Parser - "John Doe <johndoe@dom.com>", becomes "Name: John Doe" and "Email: johndoe@dom.com"
- URL Decoder - Decode URL encoded strings, then if you like, split the values to a readable format.
- Information Anonymizer - Replace email address (via regex) and other details (custom defined), like a search & replace tool.
- More to be added...
Simply download or clone the repository and open the HTML files in your preferred browser. Once loaded, these apps will work offline.
This project is licensed under the MIT License. See the LICENSE
file for more details.