And we are live!
Yeah. JsonExport.com is live and ready for would-be users. And yes, it's also live on the Product Hunt page starting today. Let's see what we can do collectively, shall we?

First Timer on the Product Hunt Scene! happy to connect.
Hi everyone. How are we doing today? I am John. I recently joined Product Hunt, and I would like to connect. I have eyes to see that the community is active and full of life. Definitely where I want to be. I trust I'm in good hands. Or is it "...nay"? Lol

Handling large, sensitive JSON files fully in the browser. What edge cases should I watch for?
I’m building JsonExport, a JSON to Excel/CSV converter that runs entirely in the browser. The main motivation was privacy and scale. I kept running into tools that required uploading sensitive logs or customer data, or that completely fell apart once nested JSON or larger files were involved. I decided to go fully client-side using streaming parsers and Web Workers, which has worked...
