How do I split a large CSV file into smaller parts for import into Zoho?

How do I split a large CSV file into smaller parts for import into Zoho?

Hi everyone,
I’m trying to upload a CSV file into Zoho, but the file is very large (millions of rows), and Zoho keeps giving me errors or takes forever to process. I think the file size is too big for a single import. Manually breaking the CSV into smaller files is time-consuming and not practical for me.

Is there any simple way or tool to split a large CSV file into smaller, manageable chunks so I can upload them into Zoho without errors?