Working with large CSV files for the PNW Moths project, I found myself needing to split them up into chunks while maintaining the semantics of a CSV file. Surprisingly, I didn’t find a capable tool on the web so I built my own in PHP – the framework I composed for this project would later become bootcut.