/Formatter

.NET desktop app for quickly performing text transformation tasks that are commonly useful for developers

Primary LanguageC#

Formatter

.NET desktop app for quickly performing text transformation tasks that are commonly useful for developers

Formatter screenshot

I created this app because I wanted something that is quick to access and load whenever I needed some kind of text transformation.

Features

  • Auto-formatting (indenting) of JSON, HTML, JS, XML.
  • Minification of JS
  • Transformations: URL encode, URL decode, Base64 decode