Calculate Dimensions
Get the row count, column count, and size of your CSV
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 calculate dimensions...
More Options
CSV Format
Input
How to Use This Tool
This tool calculates the dimensions of your CSV file: row count, column count, file size, and empty cell count.
- 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 — Dimensions appear instantly, including file size.
- 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.
How is the file size calculated?
The file size is calculated from the raw text content of your CSV, measured in bytes and displayed as B, KB, or MB.
Does the row count include the header?
No. When 'Header row present' is checked, the header row is excluded from the row count.