What this utility does
Pretty-format or minify valid JSON locally with explicit syntax validation and structure statistics.
Input and processing contract
Input is capped at 1,048,576 characters. Formatting uses JSON.parse followed by JSON.stringify with deterministic indentation. Two-space formatted JSON or compact minified JSON.
Important limitations
Formatting can normalize lexical representation such as whitespace and escaped characters. Duplicate object member names are subject to JavaScript JSON parsing semantics.
Privacy and safety
SaveEditor.com keeps this Phase 19 workflow browser-local when operational. The runtime uses explicit input limits and does not silently upload the supplied content.