/ feature

A genuinely lightweight CSV editor

Most 'lightweight' apps are still 100 MB downloads. OpenCSV is a web app that loads in under a second and uses less memory than a single browser tab full of news headlines.

What 'lightweight' actually means here

  • App weight: under 200 KB compressed (smaller than one Excel splash screen)
  • Open time: instant — no install, no launcher, no spinner
  • Memory: ~50 MB with a 50,000-row file open (Excel routinely uses 10× that)
  • Battery: doesn't pin a CPU core — your laptop fan stays quiet
  • Network: zero traffic for local files; only on Save / Share

Why it stays small

We deliberately said no to a long list of features: no formula engine, no pivot tables, no charts, no themes, no macros, no scripting, no plugin system. Each one would have doubled the app size. Instead, OpenCSV does five things really well — open, edit, search, save, share — and nothing else.

Where lightweight wins

Mobile data fixes

On a phone, every megabyte of app size hurts: install time, battery, RAM. A lightweight web app means you can edit a CSV on the train without thinking about it.

Older hardware

Got a 5-year-old Chromebook in the office for guests? OpenCSV runs perfectly on it. Excel would barely launch.

Embedded usage

If you're a developer, you can iframe OpenCSV into an admin panel for non-technical staff to edit CSV exports — no app deployment needed.

Tradeoffs we're upfront about

Lightweight isn't free. You give up:

  • No formulas (use Excel for math)
  • No charts (use Sheets for visuals)
  • No macros / scripting
  • No multiple-sheet files
If those tradeoffs aren't OK, OpenCSV isn't the right tool. If they are, it's by far the fastest way to work with CSV data.
/ frequently asked

Frequently Asked Questions

  • Yes. Because CSV files are plain text, they're tiny compared to most spreadsheet formats — a 100,000-row CSV is often smaller than the equivalent .xlsx file by a factor of 10×. They open faster and email easily.

Open, edit, and share CSVs in seconds.

Free to view, $9.99/mo to edit. 14-day free trial.

Start 14-day free trial
/ desktop app

Make CSVs open in OpenCSV.

Install OpenCSV as a desktop app and it'll show up in your right-click "Open with…" menu for every CSV.