Data Editor Template
Instantly decode URL strings. Because Internet URLs only support the ASCII
character-set, characters outside the ASCII set must be encoded. The ASCII
safe string must then be decoded back into it's orignal form. This is done
by converting all the ASCII reference back to their original unsafe ASCII
character.
The SlothTools Data editor is an online data manipulation pipeline editor powered by JavaScript that can do this and so much more! Quickly performing data transformation tasks, like convert, map, filter, minify, and beautify on text, arrays, and objects.