When you copy a stack trace from a log entry, be it a file or a database record, it is rarely easy to read. Paste a raw exception into this textbox and it will be formatted and displayed back to 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.