utilime

Small tools that finish the job.

Data and code

Format a payload, hash it, or encode it for a URL.

About these tools

Pasting data into a website to reformat it is a habit worth breaking. A JSON payload from a staging environment or a CSV export from a billing system is exactly the kind of thing that should not be typed into someone else's text box, and the reformatting itself is a few kilobytes of code with no reason to run anywhere but here.

These tools parse and validate entirely in the page. A validator that finds an error reports the line and column rather than saying the document is invalid and leaving you to hunt.