2 points by makertoo 1 day ago | 4 comments
- I tend to use CyberChef for this sort of thing: https://gchq.github.io/CyberChef/
- I put this together after getting tired of using bulky or ad-heavy sites just to format JSON or XML. Everything runs in the browser and there’s no upload involved.
If you end up trying it, I’d love to know: What’s the one feature you’d want in a tool like this?
Thanks for checking it out!
- Just tried it out — love how fast and clean it is. Nice to see something that doesn’t require uploads or popups everywhere.
Curious though — how does it handle really large JSON files? Are you planning to add YAML support too?
- Yaml will be added soon yes. All you files are handled within your browser, so it really depends on it to handle large files (Json or Xml or encoded/decoded files).