Document Table Split Tool
Split Markdown tables online with split by row and split by column modes
📖 User Guide Click to view detailed usage instructions
Collapse Expand
Click to view detailed usage instructions
Features
Free online document table split tool. Help users split one Markdown table into two parts. Supports split by row and split by column modes.
Main Features
1. Split by Row
Divide table into top and bottom parts at specified position, suitable for data grouping
2. Split by Column
Divide table into left and right parts at specified position, suitable for column data separation
3. Flexible Positioning
Specify any split position for precise control of split results
4. Real-time Preview
Split results displayed in real-time for easy confirmation
5. Simple Operation
Three steps: paste table, set position, view result
How to Use
- Paste the Markdown table to split
- Select split mode (by row or by column)
- Set split position (row number or column number)
- View split results
- Copy the desired table portion
Use Cases
- Data Grouping: Split large tables into smaller ones
- Content Separation: Separate sensitive or special data from tables
- Step-by-step Processing: Split large tables into manageable parts
- Report Segmentation: Paginate table data for display
FAQ
What does split position mean?
Split position indicates where to start splitting into the second part. For example, position 3 means the first part contains the first 3 rows, and the second part starts from row 4.
How will headers be handled after split?
Each split table portion will retain the header to ensure independent use.
What's the minimum split result?
Split by row keeps at least 1 row of data. Split by column keeps at least 1 column of data.
Split by row: Divide table into top and bottom parts at specified position