Why this exists
Most online CSV tools are built around uploading your data to a server. That's a privacy and security risk — especially when the data contains customer info or financial records. Modern browsers can do all the work locally, with no upload at all.
csvquick is a small collection of tools built that way: every conversion runs in your browser, on your device. No signup, no watermarks, no file-size hostage tactics.
What's here
- Convert CSV to PDF — printable tables in seconds
- Open & view CSV — drop a file to browse it
- Fix CSV delimiters — comma, semicolon, tab, pipe
- Extract numbers from text — phone numbers, prices, IDs
- JSON to Excel — real .xlsx workbook output
- JSON to CSV — flatten nested objects automatically
Open to feedback
Missing a tool? Found a bug? Tell us — we read every message.