Split File

Updated at:

Feb 12, 2024

Category:

File Processing

The Split File function is a feature that allows you to split a file into multiple files.

See it in Action

Requirements

Data

  • Data Input: Drag and drop the files you want to split.

  • Split by

    • Number of Files: How many new files to create.

    • Number of Rows: The number of rows each new file should have.

  • Input Number: Enter the desired number based on your split choice.

Result Destination

  • CSV File: Merges files into a CSV.

  • Excel File: Keeps the merged file in Excel format.

Limitation

  • File Size: The total size of the files to be merged must be less than 32MB.

  • File Types Supported: Currently, the function only supports files with the .xlsx, .xls, and .csv extensions.

Related Articles and Topics