frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: Convert Large CSV/XLSX to JSON or XML in Browser

https://csvforge.com
41•Botlabs•1y ago
Hello HN, I'm excited to share a project I've been working on: A simple, fast way to process huge CSV and XLSX files directly in your browser and export them as clean JSON or XML

Here's a few things that makes this converter different: - runs in the browser - all parsing and conversion is client side can handle data any size data - automatically detects delimiters, encodings, and data types as it parses - Live preview with column renaming, search/replace, and data cleanup - Export to JSON or XML — clean, structured output that can be used for API or Databases

backstory: I built this tool for myself. I work with massive CSV and TXT files, some over 10GB, and opening them in Excel would freeze my laptop, some of the online converters only limits to a certain size, so I started learning Python and pandas but ended up wasting so much time trying different delimiters or fixing badly structured data just to make it usable, and I thought this would be a really fun project to build

I'd love some feedback. Thank you

URL: https://csvforge.com

Comments

sverhagen•1y ago
"Runs in the browser" and "client side" isn't as much of a selling point to me as it's made out to be. It's a claim that I can't really validate until it's too late. If it's a commercial service I'm going to have to pay for, then maybe you should go all the way in gaining my trust with whatever safeguards it takes, so that I no longer care if I upload my data to your server or not.
rustc•1y ago
> then maybe you should go all the way in gaining my trust with whatever safeguards it takes

What kind of safeguards are possible with a web app?

sverhagen•1y ago
I think this comes down to legally-enforceable contracts with some teeth. A lot of business seem okay to trust Google's cloud products, or Microsoft's? I think as private person with limited means for litigation, you're likely sol.
hahn-kev•1y ago
Yeah I really wish there was a way for this to be enforced by the browser that the end user could trust. It would have to be a standard, but outside of opening dev tools and toggling offline mode there's no way to be sure.

The funny thing is that it feels safer to download a desktop app and give it the same data even though it's usually much harder to validate if it's shipping your data somewhere else.

strogonoff•1y ago
There’s a cheap trick to make sure a website that claims to do everything client-side actually does everything client-side:

1. Open the site in an incognito window.

2. Turn off your Internet.

3. Do what you’ve got to do.

4. Close browser window.

As a bonus, and this makes it better than just flipping the offline switch in developer tools, if you turn off Internet in a way that keeps the browser thinking it’s online, you can also peek at whether any network requests are made (for pathological cases where the app does everything locally but phones home anyway).

Botlabs•1y ago
Sure, but you can validate it dev tools exist for a reason. Honestly, I just can’t afford the storage costs if users are uploading 50GB+ CSVs. It’d be a huge strain on any server, not to mention painfully slow for users. Running everything client side was the easiest and most practical way to build this MVP at least for me thanks for the feedback
o11c•1y ago
"Large" generally means "bigger than RAM"; 10GB is medium-sized these days since it fits in most people's RAM. Does the browser actually have the (web worker?) APIs needed to stream and "upload" and "download"?
shubhamjain•1y ago
I don't get it. Are JSON and XML files more friendly to import vs CSV files? I always assumed CSVs were the standard. Any reasons to prefer structured formats?

Shameless plug: I am working on a similar problem of Excel not being a great tool for large datasets. My desktop app[1] lets you import raw data files and query them using SQL. (The website needs to be updated, the app looks much better than the current screenshots).

[1]: https://textquery.app

Botlabs•1y ago
yes they are a lot easier to work with when inserting into the database
snappr021•1y ago
This type of thing is fairly trivial to create with ChatGPT running entirely locally in HTML.

A couple of kb of open standard vanilla js that does some simple things faster than legacy spreadsheets etc ever could.

Even to the point of creating invoices, reports etc based on standard filters stored in local storage…

oschvr•1y ago
Looks like you made it in lovable. It has that characteristic UI.

If so, how much time did it take you?

Botlabs•1y ago
thanks for your comment, it took me almost 3 weeks to build this
constantcrying•1y ago
I think it should go without saying, but never use this with anything more relevant than a hobby project.

Doing this with any kind of data you don't fully own (e.g. data from your company) is a terrible idea, from so many standpoints. That it is "allegedly" running locally is not making it much better.

I think my question to OP is, who is this for. Any developer can write up a convert for his own datasets, in basically any case I can think of where you are handling large amounts of data you are building a pipeline to do cleanup, renaming, conversion, etc. Who wants to have a part of that pipeline be uploading the data into the browser?

You can never replace your understanding

https://www.anthropic.com/research/claude-code-expertise
1•martianvoid•4m ago•0 comments

Faster KNN search in Manticore: 2-pass HNSW, batched distances, and AVX-512

https://medium.com/@s_nikolaev/faster-knn-search-in-manticore-2-pass-hnsw-batched-distances-and-a...
1•snikolaev•10m ago•0 comments

Has UC Denver Lost Control of Their Website?

https://www.ucdenver.edu/homepage
1•idontwantthis•14m ago•4 comments

The Art of War

https://en.wikipedia.org/wiki/The_Art_of_War
1•martianvoid•14m ago•0 comments

Agent Zero – A full Docker Linux system for your AI agent

https://github.com/agent0ai/agent-zero
1•modinfo•15m ago•0 comments

Hydrating plants during the heatwave with DIY irrigation

https://www.womanandhome.com/homes/homes-news/diy-irrigation-garden-hack-for-hot-weather/
1•smooke•16m ago•0 comments

Show HN: Shotlist – Make your AI agent prove its work with real screenshots

https://github.com/varmabudharaju/shotlist
2•softie123•18m ago•0 comments

Jim Keller: 'AI Still Obeys the Old Laws of Compute'

https://www.eetimes.com/jim-keller-on-tenstorrents-blackhole-scaling-and-ipo-ambitions/
1•firefoxd•25m ago•0 comments

Ho progettato un'infrastruttura logistica per azzerare lo spreco alimentare

1•mnnnnnnn•26m ago•0 comments

Expedia but for Western Union & Moneygram

https://www.remit-scout.com/
1•oghabayen•31m ago•0 comments

Rift Wizard 3 now in Early Access

https://store.steampowered.com/app/4366330/Rift_Wizard_3/
1•peteforde•40m ago•0 comments

Crazy Rich Returns Lure Cabbies and Even Kids to Red-Hot Asian Markets

https://www.wsj.com/world/asia/stock-market-ai-chips-taiwan-korea-01b7d385
2•ValentineC•41m ago•1 comments

Building an 8-bit breadboard computer – playlist

https://www.youtube.com/playlist?list=PLowKtXNTBypGqImE405J2565dvjafglHU
1•xeonmc•42m ago•0 comments

Seeking Third Technical Cofounder

1•nathanchou•43m ago•3 comments

Why are we so obsessed with lawns?

https://www.gardensillustrated.com/features/the-history-of-lawns
2•andsoitis•47m ago•0 comments

The modern company won't have bullshit jobs

https://12gramsofcarbon.com/p/agentics-i-no-longer-spend-time-counting
2•theahura•50m ago•0 comments

No-One Escapes the Permanent Underclass

https://borretti.me/article/no-one-escapes-the-permanent-underclass
28•hamish-b•57m ago•15 comments

Building domain-specific AI chatbots with Claude

https://gregwilson.tech/building-domain-specific-ai-chatbots
2•gw5815•1h ago•1 comments

Show HN: A GPU/VRAM filter for finding LLMs that will run on your hardware

https://www.whichllmmodel.com/app/text?local=true
1•mzubairtahir•1h ago•2 comments

No Bailouts for Big Tech Billionaires: Policies for When the AI Bubble Bursts

https://www.openmarketsinstitute.org/publications/no-bailouts-for-big-tech-billionaires-policies-...
3•nsagent•1h ago•0 comments

Libre Barcode Project

https://graphicore.github.io/librebarcode/
25•luu•1h ago•0 comments

Ask HN: How has the ML engineer job evolved outside of LLM labs?

1•olalonde•1h ago•0 comments

Thundermail June 2026 Update

https://blog.thunderbird.net/2026/06/thundermail-june-2026-update-what-we-learned-after-the-first...
3•bariumbitmap•1h ago•0 comments

Russell Vought's Latest Plan to Gut the Government Should Terrify You

https://www.thenation.com/article/politics/russell-vought-omb-grant-rule/
8•petethomas•1h ago•2 comments

Rura: Interactive TUI scratchpad for building shell pipelines

https://github.com/tlipinski/rura
4•loa_observer•1h ago•0 comments

China's CXMT Is Set to Challenge DRAM Incumbents

https://newsletter.semianalysis.com/p/chinas-cxmt-is-set-to-challenge-dram
3•djfergus•1h ago•1 comments

Show HN: HowMuch – Wordle, but you guess prices

https://howmuchgame.com/
2•spsneo•1h ago•3 comments

LogiGate: A zero-trust middleware architecture for AI liability written in Rust

https://github.com/Les-Senters/Logigate-architecture
2•zkpvault•1h ago•0 comments

California wealth tax fight moves to voters

https://www.politico.com/news/2026/06/25/california-wealth-tax-billionaires-ballot-00977427
5•shinryudbz•1h ago•0 comments

What happened after 2k people tried to hack my AI assistant

https://www.fernandoi.cl/posts/hackmyclaw/
10•cuchoi•1h ago•0 comments