frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

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?

What Happens When Fish Get Drunk

https://www.mentalfloss.com/animals/fish/heres-what-happens-when-fish-get-drunk
1•Markoff•1m ago•0 comments

Claude Code, now powered by Gemini 3.5 Flash, GPT-5.5, Grok 4.3, and more

https://dechained.ai
1•sryDarioXOXO•2m ago•0 comments

OpenAI Prepares to File to Go Public in Coming Weeks

https://www.nytimes.com/2026/05/20/technology/openai-ipo.html
1•m-hodges•2m ago•0 comments

Show HN: Sentience – governance that carries across AI agent sessions

https://pypi.org/project/sentience-governor/0.2.5.1/
1•roynal•3m ago•0 comments

The AI bots are coming and the young are booing, not applauding

https://www.reuters.com/business/world-at-work/ai-bots-are-coming-young-are-booing-not-applauding...
1•1vuio0pswjnm7•4m ago•0 comments

An introduction to focusing: Six steps

https://focusing.org/gendlin/docs/gol_2234.html
1•ankitg12•4m ago•0 comments

Northlight

https://northlight.ai
1•austinkennedy•5m ago•0 comments

Boarding China's Last Bus

https://asteriskmag.com/issues/14/chinas-last-bus
1•Brajeshwar•5m ago•0 comments

How to sell RL envs and data to AI labs [video]

https://www.youtube.com/watch?v=gn8prz51Iqs
1•zitoshi•5m ago•0 comments

Polymarket launches private company trading for speculating on Anthropic, OpenAI

https://www.cnbc.com/2026/05/19/polymarket-launches-private-company-trading-so-investors-can-spec...
1•1vuio0pswjnm7•5m ago•0 comments

FMA Instruction Set

https://en.wikipedia.org/wiki/FMA_instruction_set
1•tosh•6m ago•0 comments

Lojban is a carefully constructed spoken language

https://mw.lojban.org/papri/Lojban#Learning_Lojban
1•zdgeier•6m ago•0 comments

Show HN: Hty – Puppeteer for the terminal let's AI agents drive interactive CLIs

https://hty.sh/
1•anonfunction•6m ago•1 comments

Guidelines for Human-AI Interaction

https://www.microsoft.com/en-us/research/project/guidelines-for-human-ai-interaction/
1•ankitg12•6m ago•0 comments

OpenAI to confidentially file for IPO as soon as Friday

https://www.cnbc.com/2026/05/20/openai-ipo-filing.html
2•koolba•8m ago•0 comments

The may 2026 fedi software vulnerability

https://w.on-t.work/activitypub/may-2026-vulnerability
1•speckx•8m ago•0 comments

Bezos brushes off concerns of an AI bubble: 'You shouldn't worry about it'

https://www.cnbc.com/2026/05/20/bezos-ai-bubble-concerns-amazon-prometheum-blue-origin.html
1•1vuio0pswjnm7•9m ago•1 comments

Risks are mounting in the life insurance industry

https://www.nbcnews.com/news/us-news/paid-insurance-company-99000-generate-retirement-income-life...
1•bryan0•9m ago•0 comments

Silk: Open-source cooperative fiber scheduler

https://github.com/ClickHouse/silk
1•animetyan•9m ago•0 comments

OpenAI Is Preparing to File for an IPO in the Coming Days or Weeks

https://www.wsj.com/tech/ai/openai-ipo-filing-date-0ec95af5
3•mfiguiere•12m ago•1 comments

Resident: Vibe coding firmware (our new sandbox library for ESP32 devices)

https://interconnected.org/home/2026/05/20/resident
1•speckx•12m ago•0 comments

Trump phone data leak [video]

https://www.youtube.com/watch?v=c8TwGH1B5wA
2•colonCapitalDee•13m ago•0 comments

Deadlines [pdf]

https://web.mit.edu/ariely/www/MIT/Papers/deadlines.pdf
1•ankitg12•13m ago•0 comments

DMARCbis Is Published: RFC 9989, 9990, and 9991 Replace RFC 7489

https://dmarcguard.io/blog/dmarc-rfc-9989-9990-9991/
1•meysamazad•14m ago•0 comments

Gemini Omni

https://blog.google/innovation-and-ai/models-and-research/gemini-models/gemini-omni/
1•theanonymousone•15m ago•0 comments

Hackers Reached GitHub's Internal Repositories Through a VS Code Extension

https://firethering.com/github-breach-vs-code-extension-attack/
3•steveharing1•17m ago•0 comments

AI Safety Is Underfunded by Design: Model for Incentive-Aligned AI Safety Policy

https://substack.norabble.com/p/ai-safety-is-underfunded-by-design
1•nedruod•17m ago•0 comments

GitHub: Incident with Actions

https://www.githubstatus.com/incidents/g6ffrm0rfvz9
2•nivekney•17m ago•0 comments

Show HN: IgniteMS – batch text embeddings at 253K msg/s on 8x A100

https://github.com/Artain-AI/ignite-ms
1•ddayanov•17m ago•0 comments

Privacy Shouldn't Be a Corporate Decision

https://www.eff.org/deeplinks/2026/05/your-privacy-shouldnt-be-corporate-decision
2•Brajeshwar•18m ago•0 comments