FAQ - Common Questions

Instant JSON Validation and Transformation

Platform Capabilities & Limits

Direct answers from the JSONForge engineering team regarding performance, standards, and security.

Data Privacy

Is my JSON data stored on your servers?

No. JSONForge processes all validation, formatting, and transformation requests entirely in your browser using client-side JavaScript. Your payloads never leave your machine, ensuring complete confidentiality for sensitive API responses and internal configurations.

Performance

What is the maximum file size JSONForge supports?

The toolkit comfortably handles payloads up to 50 MB. For datasets exceeding this limit, we recommend using the chunked parsing mode available in the advanced settings panel to prevent main-thread blocking.

Standards

Which JSON standards and extensions are supported?

JSONForge strictly adheres to RFC 8259 and RFC 8785 (JSON Text Sequences). It also natively supports JSON Schema Draft 2020-12 validation, JSON Pointer (RFC 6901), and JSON Patch (RFC 6902) operations without requiring external dependencies.

Browser Support

Which browsers are compatible with JSONForge?

The application runs optimally on Chrome 90+, Firefox 88+, Safari 15+, and Edge 90+. Legacy browsers lacking Web Worker support or native BigInt handling may experience reduced performance during large-scale diffing operations.

Need Further Assistance?

Our engineering team monitors the support channels daily. Reach out for troubleshooting, feature requests, or enterprise deployment guidance.

Submit a Support Ticket Email Engineering