Row Counter
Quick count of rows, columns, and empty cells
CSV Input
Try a sample:
Drop a CSV file here or
Only the first file is used if multiple are dropped.
The request is made directly from your browser. No proxy is used.
Results
Paste or upload a CSV to count rows...
More Options
CSV Format
Input
How to Use This Tool
This tool counts the number of data rows, columns, and empty cells in your CSV. The row count excludes the header row by default.
- Provide your CSV — Paste CSV text into the input area, drop a CSV file onto the File tab, or enter a URL on the URL tab.
- View your results — The row count, column count, and empty cell count appear instantly.
- Copy or save — Copy the results to your clipboard (tab-separated for Excel) or save as a CSV file.
FAQ
3 questionsDoes this tool upload my data?
No. It runs entirely in your browser using JavaScript. Your CSV data is never sent to a server.
Does the row count include the header row?
No. When 'Header row present' is checked, the header row is excluded from the count. Uncheck it to count all rows including the first.
What counts as an empty cell?
A cell is counted as empty if it contains no text or only whitespace.