Is my data sent to a server?
No, all processing happens locally in your browser. Your JSON data never leaves your device.
What is the maximum file size?
You can paste up to 10MB of JSON data. For larger files, we recommend using our desktop applications.
Does it support large JSON files?
Yes, the editor is optimized for large JSON files. It uses streaming techniques to handle files even when memory is limited.
Can I use keyboard shortcuts?
Yes! Ctrl/Cmd+S to save, Ctrl/Cmd+Shift+F to format, and Ctrl/Cmd+Shift+M to minify.