CSV to Excel
Convert a CSV file to Excel (.xlsx) in your browser. Download a real spreadsheet — nothing is uploaded.
Run SQL SELECT queries on a CSV in your browser (table name data). Export matching rows locally.
Drop a CSV file here or click to choose
Queried locally — nothing is uploaded
Run SQL-style queries against a CSV (table name data). Export matching rows.
Everything runs locally in your browser — your files are never uploaded to a server.
Drop a CSV, write a SQL query against the table named data (for example SELECT * FROM data WHERE status = 'open'), then download matching rows.
Yes. Every Excel and CSV tool on ReallyUseful.Tools is free to use, with no account or subscription required.
No. Files are processed in your browser on this device. Nothing is uploaded to our servers.
Queries run with AlaSQL in your browser. Stick to common SELECT / WHERE / ORDER BY patterns for best results.
Convert a CSV file to Excel (.xlsx) in your browser. Download a real spreadsheet — nothing is uploaded.
Convert Excel .xlsx or .xls to CSV in your browser. Choose a sheet and delimiter, then download.
Open and browse a CSV in a paginated table in your browser. No upload — view large files locally.
Combine multiple CSV files into one in your browser. Rows are stacked and headers aligned by name.
Convert CSV rows into structured XML in your browser. Each row becomes an element — nothing is uploaded.