Online Split CSV
Split a CSV file into multiple parts by rows or by number of lines. Paste CSV and get chunks.
Frequently Asked Questions
- How do I split by rows?
- Enter the number of rows per chunk. The tool splits the CSV into parts of that size (header can be repeated in each).
- Is the header row kept?
- Option to repeat the first line as header in each chunk for easier use in spreadsheets.
- What about quoted fields?
- Splitting is done by line count. Fields with newlines inside quotes are treated as single lines where supported.
Related Developer Tools
JSON Formatter
Format, validate, and beautify JSON. Minify or pretty-print with one click.
Base64 Decode
Decode Base64 strings to text. Encode text to Base64.
UUID Generator
Generate random UUIDs (v4) for unique identifiers. Copy with one click.
URL Encoder Decoder
Encode and decode URLs. Convert special characters for safe use in URLs.
Convert Color Hex to RGB
Convert hex color codes to RGB values (R, G, B).
Convert Color RGB to Hex
Convert RGB values (R, G, B) to hex color codes.