Built for speed and simplicity

Nanocell-csv brings you a fast, lightweight CSV file viewer and editor designed for Windows users. With a user-friendly interface, you can instantly view and edit CSV files of any size without worrying about unwanted type conversions. Whether you’re cleaning up data or making quick edits, Nanocell-csv delivers a seamless experience on your Windows machine.

Nanocell-csv aims to be the go-to CSV editing tool for software engineers and data experts worldwide.

Test Nanocell-csv in the browser now

Key features

Data privacy - Nanocell-csv works 100% off-line, your data is never leaving your computer. Nanocell-csv.com runs on a static server which, by design, only sends data on request but cannot register any data. Don't take my word for it, checkout the source code [here].

Data accuracy - CSV data is text and Nanocell-csv makes sure values are being handled as such. Leading zeros and '+' signs are kept. No more data corruption of phone numbers, zipcodes, etc. Pasting data also finally works as you would expect, no more paste reformatting or column split action to perform !

Instant view large files - O(1) 😉. This is achieved by sampling the header, the footer and a few rows at regular intervals without parsing the entire file. The goal here is for data experts to quickly understand what they are dealing with when first opening a file. That is before they start using heavier Big-Data tools like pandas, pyspark, powerBI, R etc...

Install anywhere - Nanocell-csv requires no .exe file for installation and is completely cross-platform. You can use it anywhere, even at work, for those subject to an admin lock.

Data validation for database import - quickly identify and resolve any unconventional issues in your data. Make sure that : headers are limited to alphanumeric characters, encoding is UTF-8, values do not contain line breaks, and much more. Nanocell-csv helps you streamline your workflow before database import.

Contribute

GitHub stars

Grow the community - Star the github repo and talk about Nanocell-csv to people around you! Link it on relevant reddit posts or show how useful its been to you on social media!

Give feedback: missing features & bugs - Nanocell-csv still has a bit to go before being stable and mature. Help us get there faster by reporting on the github issue tracker [here].