
Table From JSON
Convert JSON into clean, usable tables.
I just deployed a small but useful update for TableFromJSON.com. You can now paste JSON directly — no need to upload files anymore. It’s a simple change, but I think it makes the tool a lot smoother to use. If you try it, I’d love to hear how it feels. 😊

Just launched a simple blog section for TableFromJSON.com — a place where I’ll share quick guides, feature updates, and tips on turning messy JSON files into clean, ready-to-use tables.
The first article, “Turn JSON into Tables in Seconds”, walks through how the tool works — from uploading files to exporting your data in your preferred format.
More documentation and examples coming soon!
1 Like
Comment
After countless hours of tinkering, TableFromJSON.com is finally live (in beta)! 🎉 Give it a spin and let me know what you think.
1 Like
Comment
I hit a wall with the deduplication feature. After a few failed attempts, I decided to clear all the old code and rebuild from scratch using TDD. 😵💫
1 Like
Comment
Manage to make some progress with bulk conversion . Seeing this in the tool makes me happy 😊 Now the user can choose which row they want to delete or keep.

1 Like
Comment
Hello everyone 👋 I recently built a small tool called TableFromJSON. It converts JSON into clean, usable tables (csv, xls, xlsx, markdown and html). It's still early, but it works. I'd love feedback - especially from folks who deal with JSON a lot.
About
I wanted to build something small but genuinely useful for developers and data people.

Comment