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.
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:
- Right-click your CSV file
- 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:
- Double-click your CSV file (Numbers opens by default if Excel isn't installed)
- 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:
- Go to readable-csv.com
- Drop your CSV file onto the page
- 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:
- Download from Mac App Store (free)
- 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:
- Install VS Code (free)
- Install "Rainbow CSV" or "Excel Viewer" extension
- 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
| Tool | Cost | Installation | Best For |
|---|---|---|---|
| TextEdit | Free | Built-in | Quick peeks |
| Numbers | Free | Pre-installed | Basic editing |
| Readable CSV | Free | None (web) | Large files |
| CSView | Free | App Store | Regular use |
| VS Code | Free | Download | Developers |
Common Mac CSV Issues (And Fixes)
Problem: Numbers Opens Automatically (But You Don't Want It To)
Solution:
- Right-click a CSV file
- Get Info (or press ⌘ + I)
- Under "Open with", choose your preferred app
- Click "Change All..." to apply to all CSV files
Problem: Encoding Issues (Special Characters Show as ��)
Solution:
- Open TextEdit → Preferences
- Set "Plain Text File Encoding" to UTF-8
- 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