5 · Resource
JSON Resources
Focused local utilities for escaping, pointers, size analysis, sample generation and type inspection.
Resource
JSON Escape and Unescape Tool
Escape or unescape JSON string content locally while preserving visible control characters.
ResourceJSON Pointer Builder
Build an RFC 6901-style JSON Pointer from object keys and array indexes without uploading data.
ResourceJSON Size Analyzer
Measure JSON characters, estimated UTF-8 bytes, depth, objects, arrays, keys and long strings.
ResourceJSON Schema Sample Generator
Create a limited example document from common JSON Schema keywords and review unsupported behavior.
ResourceJSON Data Type Inspector
Count strings, numbers, booleans, nulls, objects and arrays across a parsed JSON document.