Copying and then manually formatting JSON from a database record or string log entry can be tiresome, and sometimes you don’t want to load an IDE just to do it! Paste your json into the textbox and it will be formatted for you.
The formatting is performed by a Cloudflare Worker, there is no persistant storage or server behind the HTTP call to the formatter. Your exception data is yours, nothing is kept, stored, processed, or passed on.