Your key stays in this browser (localStorage) and is sent only to api.openai.com — never to any MSDEVBUILD server. This is a static site with no backend.
Your diagram will appear here
Your key stays in this browser (localStorage) and is sent only to api.openai.com — never to any MSDEVBUILD server. This is a static site with no backend.
Your diagram will appear here
Reading a deeply nested payload as text is a poor use of a human. This tool lays JSON out as a node-link tree you can pan, zoom, collapse and search, so the shape of the data is visible at a glance. It is the fastest way to explain an API response to someone else — and with presentation mode it goes full screen for exactly that.
Yes — that is what presentation mode is for. Press Present (or Shift+P) and the diagram takes the whole screen, with a presenter toolbar for zoom, fit, panning and a laser pointer.
SVG is vector, so it stays sharp in slides and print at any size. PNG is a raster image at screen resolution, handy for chat and tickets.
Very large documents produce very large trees. A few thousand nodes render comfortably; beyond that, collapse branches first or narrow the payload with the JSONPath tester.