June updates to umamitools.com
umamitools.com is a site I created last year to provide a bunch of utilities for software developers.
There were two driving factors that motivated me to create this site:
- Convenience: Gather together a bunch of tools I use regularly, in one place
- Privacy: All input data is kept client-side and not sent to any servers
Recently I’ve added a few new features to the site:
- XML to JSON conversion
- XML prettifier
- Dummy file generation
- Lorem Ipsum text generation
- URL encoding + decoding
Hope you find it useful!