Help Center
Find answers and get support
Documentation
Complete guide to all features
Tutorials
Step-by-step guides
FAQ
Frequently asked questions
Contact Us
Get in touch with support
Common Issues
❌ "Unexpected token" error
This usually means there's a syntax error in your JSON. Common causes include trailing commas, unquoted keys, or single quotes instead of double quotes. Check the line number in the error message.
🔄 Output not updating
Make sure you've clicked one of the action buttons (Parse Json, Minify, etc.) after entering your data. Try refreshing the page if the issue persists.
🎨 Theme not saving
Settings are saved in your browser's local storage. Make sure cookies and local storage are enabled. If you're in private/incognito mode, settings won't persist after closing the browser.
🐌 Slow performance with large files
Very large JSON files (>10MB) may cause performance issues. Try disabling "Recursive Parse" and "Show JS Types" options for better performance with large files.
Troubleshooting Steps
- Clear your browser cache and reload the page
- Try using a different browser
- Disable browser extensions that might interfere
- Check if JavaScript is enabled in your browser
- Make sure you're using a modern, updated browser
- Try the tool in incognito/private mode