CSVUndo
Undo Excel damage to CSVs (1.23E+12, lost zeros) in-browser
What it does
Fix CSV files Excel ruined — expand 1.23E+12 to full numbers, restore lost leading zeros, repair é mojibake. Free, and the file never leaves your browser.
Before you drop anything: press F12 and open the Network tab. Repair a file and watch — no request appears, because there is nowhere for one to go. The full 30-second check → Nothing is being uploaded — this is running on your computer. because .opt-head supplies the block margins and a bare is inline — swapping the tags collapses the spacing above the box. --> Or paste CSV data: No CSV to hand? Download a deliberately broken one and drop it back in: collapsed barcodes , missing ZIP zeros or garbled names — or see all six samples . Excel-safe export wraps long numbers and zero-led codes as ="00501" , so Excel reads them as text and cannot re-damage them when the file is reopened. Leave…from csvundo.com
Does the same job
all alternatives →
Excel CSV character Repair ToolJul 2026 · cleancsv.carrd.co · ▲3Instantly repair scrambled formatting in your CSV files.


Fix Your Broken CSV Right Now1d ago · ikedalef.github.ioFix broken CSVs 100% in-browser. Zero data uploaded.
CSV Repair & DeduperJul 2026 · store.marabusiness.net · ▲2Clean broken and duplicate CSV rows offline—$19 once
- CLConvert Large CSV/XLSX to JSON or XML in Browser2025 · csvforge.com · ▲41
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…
More dev tools this month
the category →



The first open-source price index for GPU compute
Dev tools · 10d ago · getcomputable.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com
Launched alongside, August 2026
the whole month →- TL
Life & fun · 10d ago · louisabraham.github.io


- SA
Hello HN! I found that picking out plausible but diverse skin tones for my digital art and game development projects was kind of difficult, and I got curious about if there was a way to define a color space that made it easy. I've built a color picker and procedural generation algorithm based on the space as well as a bunch of other fun js features and demos throughout the page that use the equations. If you find it interesting, I have lots of explanations of how I built it and what properties the space has. The methodology might be a bit shaky, but hopefully the result is as helpful for…
Life & fun · Aug 2026 · toneyalexander.github.io


I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 17d ago · simedw.com