← Back to Blog

How to View CSV Files on Mac

Don't have Excel or Numbers? Here are 5 ways to open and view CSV files on macOS—including free tools that work better than Apple's built-in apps.

March 19, 20266 min read

5 Ways to Open CSV Files on Mac

Method 1: TextEdit (Built-in, Quick View)

The simplest option if you just need to peek at the data:

  1. Right-click your CSV file
  2. Open With → TextEdit

Pros:

  • Already installed on every Mac
  • Opens instantly
  • Shows raw data exactly as stored

Cons:

  • No columns or formatting—just comma-separated text
  • Hard to read large files
  • Can't filter or sort data

Best for: Quick checks to see what's in the file, debugging delimiter issues.

Method 2: Numbers (Apple's Free Spreadsheet App)

Numbers comes free with macOS and handles CSV files reasonably well:

  1. Double-click your CSV file (Numbers opens by default if Excel isn't installed)
  2. Or right-click → Open With → Numbers

Pros:

  • Free and pre-installed
  • Familiar spreadsheet interface
  • Can edit and save changes
  • Export to Excel or PDF

Cons:

  • Slow with large files (>10 MB)
  • Sometimes misinterprets delimiters
  • Not as feature-rich as Excel

Best for: Small to medium CSV files when you need basic spreadsheet functionality.

Method 3: Readable CSV (Web-Based, No Install)

Use your browser to view CSV files without installing anything:

  1. Go to readable-csv.com
  2. Drop your CSV file onto the page
  3. View, search, and filter instantly

Pros:

  • No installation or setup
  • Works on any Mac (even old ones)
  • Fast loading for files up to 100 MB
  • Your data stays on your computer (privacy-first)
  • Clean, modern interface

Cons:

  • Requires internet connection
  • Can't save edited data (view-only)
  • Browser memory limits for very large files

Best for: Quick viewing, searching large datasets, sharing filtered views with teammates.

Method 4: CSView (Native Mac App)

A lightweight Mac app designed specifically for CSV files:

  1. Download from Mac App Store (free)
  2. Right-click CSV file → Open With → CSView

Pros:

  • Completely free
  • Native Mac design (feels like a Mac app)
  • Fast for most files
  • Simple, focused interface

Cons:

  • Limited features (no advanced filtering)
  • Struggles with files over 500 MB
  • View-only (can't edit)

Best for: Mac users who frequently work with CSV files and want a lightweight desktop app.

Method 5: Visual Studio Code (For Developers)

If you're a developer, VS Code has excellent CSV extensions:

  1. Install VS Code (free)
  2. Install "Rainbow CSV" or "Excel Viewer" extension
  3. Open CSV file in VS Code

Pros:

  • Syntax highlighting for columns
  • SQL-like queries with Rainbow CSV
  • Handles very large files
  • Can edit and save

Cons:

  • Overkill if you're not a developer
  • Requires installing extensions
  • Learning curve

Best for: Developers who already use VS Code and want CSV capabilities integrated into their workflow.

Comparison Table

ToolCostInstallationBest For
TextEditFreeBuilt-inQuick peeks
NumbersFreePre-installedBasic editing
Readable CSVFreeNone (web)Large files
CSViewFreeApp StoreRegular use
VS CodeFreeDownloadDevelopers

Common Mac CSV Issues (And Fixes)

Problem: Numbers Opens Automatically (But You Don't Want It To)

Solution:

  1. Right-click a CSV file
  2. Get Info (or press ⌘ + I)
  3. Under "Open with", choose your preferred app
  4. Click "Change All..." to apply to all CSV files

Problem: Encoding Issues (Special Characters Show as ��)

Solution:

  1. Open TextEdit → Preferences
  2. Set "Plain Text File Encoding" to UTF-8
  3. Or use Readable CSV (auto-detects encoding)

Problem: File Too Large for Numbers

Numbers slows down significantly with files over 50 MB. Use Readable CSV or a desktop CSV viewer instead.

Quick Decision Guide

Which tool should I use?

  • Just need to peek at the data? → TextEdit
  • Need to edit a small CSV? → Numbers
  • Need to view a large file quickly? → Readable CSV
  • Work with CSV files regularly? → CSView
  • Are you a developer? → VS Code + Rainbow CSV

The Bottom Line

You don't need Excel to view CSV files on Mac. For most use cases, Readable CSV (web-based) or Numbers (built-in) work perfectly fine. If you frequently work with large CSV files, download CSView from the App Store.

Try Readable CSV Now

No download, no signup. Just drop your CSV file and view clean, organized data instantly—right in Safari, Chrome, or any browser.

Open Readable CSV