OP Here. I made this tool to easily split large CSV files into smaller ones. I have run into this task when non-tech people are unable to open large files.
There are many ways to do this if you can code but I wanted an easy browser based solution, especially so non-tech people I work with can do this on their own.
Feel free to try it out and let me know any feedback
Very cool site, I have thought of making a CLI utility the same thing a few times but corporate computer limitations squashed that. I initially wanted to bring up bandwidth limitations but stopped myself as most people at work would not need to worry about that.
4 comments
[ 3.1 ms ] story [ 22.0 ms ] threadThere are many ways to do this if you can code but I wanted an easy browser based solution, especially so non-tech people I work with can do this on their own.
Feel free to try it out and let me know any feedback