/ overview

What OpenCSV does

OpenCSV is intentionally small. Here's everything in v1 — and what we're working on next.

Viewing

  • Open .csv files via drag-and-drop or file picker
  • Auto-detect headers, comma delimiter, UTF-8 encoding
  • Streaming parser handles 100,000+ row files smoothly
  • Virtualised table renders only visible rows for speed
  • Mobile-friendly with horizontal scroll on small screens

Editing

  • Inline cell editing — click any cell, type, save
  • Add or delete rows with one click
  • Add or delete columns with auto-named headers
  • Edit column headers inline
  • Real-time search across every cell

Saving & sharing

  • Download edited CSV to your device (clean, properly-escaped)
  • Save to private cloud library (paid users)
  • Open cloud-saved files from any device
  • Generate read-only public share links per file
  • Revoke share links any time

Account & access

  • Email + password sign in (with secure brute-force protection)
  • Google OAuth (one-click sign in)
  • $9.99/month or $79/year — 14-day free trial, no card
  • Same login works across web, iOS, Android

Privacy

  • Files load and edit locally in your browser
  • No analytics tracking on file content
  • No advertising or third-party trackers
  • Single httpOnly auth cookie
  • Cloud save is opt-in only

What's coming next

Items on the public roadmap, in rough priority order:

  • Native iOS and Android apps (with In-App Purchase unlock)
  • Delimiter selector (tab, semicolon, pipe)
  • Encoding selector (UTF-8, ANSI, ISO-8859-1)
  • Column type assignment (number, currency, date, email)
  • Deduplication tool
  • CSV diff between two files
Some of these may live in higher-tier subscriptions in the future. Your current Pro plan stays included for everything in this list above.
/ frequently asked

Frequently Asked Questions

  • A CSV file is a plain text file used to store tabular data in rows and columns, with values separated by commas. CSV stands for Comma-Separated Values. It's one of the simplest and most widely supported data formats in the world.

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.