.NET desktop app for quickly performing text transformation tasks that are commonly useful for developers
I created this app because I wanted something that is quick to access and load whenever I needed some kind of text transformation.
- Auto-formatting (indenting) of JSON, HTML, JS, XML.
- Minification of JS
- Transformations: URL encode, URL decode, Base64 decode