Frequently Asked Questions
Is my data saved when I use SimplyJSON?
No. All formatting, validation, and corrections happen inside your browser. We do not save or transmit any data to our servers.
Can I use SimplyJSON to validate against a JSON Schema?
Yes. The Schema Validator tool allows you to paste both your JSON data and your schema, then validate the structure instantly.
Does SimplyJSON support large files?
Yes, the formatter and validator are optimized for large JSON documents. However, browser memory limits may still apply for very large files.
Is there a tree view option?
Yes. All tools that display output support toggling a collapsible tree view for easy navigation.