Browser extension for technical text

Make messy payloads readable.

Select JSON, logs, or technical text on a webpage and inspect a clean Pretty, Tree, or Raw view in the side panel—without losing your place.

FormatLens
Local only
JSON detected
{
  "order": {
    "id": "ORD-1042",
    "customer": {
      "name": "Asha"
    },
    "status": "ready"
  }
}

Simple by design

From dense text to clear structure.

FormatLens stays beside the webpage, so you can inspect the content without copying it into another service.

01

Select

Highlight text, focus a field, or use Pick element on the page.

02

Open

Launch FormatLens and extract the content you chose.

03

Inspect

Switch between Pretty, Tree, and Raw views, then search or copy exactly what you need.

Built for real payload work

Keep the source page in view.

Useful for ServiceNow request payloads, API responses, logs, configuration values, escaped JSON, and JSON nested inside strings.

  • Search text, values, keys, and JSON paths
  • Copy a full document, one value, or an exact path
  • Word wrap and system, light, or dark themes
FormatLens showing a formatted request payload beside its source webpage

Private by design

Your payload stays in your browser.

No account, backend, analytics, advertising, or remote code. Extracted webpage content is kept only in the open side panel and is not uploaded.

View privacy details