Getting Started
Merge CSV is a free, web-based tool that allows you to combine multiple CSV (Comma-Separated Values) files into a single file. It works entirely in your browser using JavaScript, which means:
- No files are uploaded to our servers
- All processing happens on your device
- Your data remains completely private
- Works offline once the page is loaded
Follow these simple steps:
- Step 1: Click the upload area or drag and drop your CSV files
- Step 2: Select multiple CSV files from your computer (minimum 2 files)
- Step 3: Click the "Merge Files" button
- Step 4: Preview the merged result
- Step 5: Download the combined file or copy to clipboard
Currently, our tool supports:
- CSV files (.csv) - Primary format
- Text files (.txt) - If they contain comma-separated data
- Various encodings: UTF-8, ASCII, and most common text encodings
Technical Issues
Common issues and solutions:
- File size too large: Maximum file size is 10MB per file
- Wrong format: Ensure files have .csv extension and contain CSV data
- Browser compatibility: Use modern browsers (Chrome, Firefox, Safari, Edge)
- JavaScript disabled: Enable JavaScript in your browser settings
- Corrupted file: Try opening the file in a text editor to verify it's valid
Several factors can affect merge quality:
- Mismatched headers: Files have different column names or order
- Different delimiters: Some files use semicolons instead of commas
- Special characters: Files contain quotes, commas, or newlines in data
- Encoding issues: Different character encodings between files
Our tool works best with:
- Chrome: Version 70+ (recommended)
- Firefox: Version 65+
- Safari: Version 12+
- Edge: Version 79+
Requirements:
- JavaScript enabled
- Modern browser with File API support
- Sufficient RAM for processing large files
Features & Limitations
Current limitations:
- File size: Maximum 10MB per individual file
- Number of files: No strict limit, but performance may vary
- Total rows: Limited by your browser's memory (typically 100K+ rows)
- Processing time: Depends on file size and device performance
Yes, but with considerations:
- Extra columns: Missing columns will be filled with empty values
- Different order: Columns will be aligned by name, not position
- Missing headers: Files without headers may cause issues
- Data types: All data is treated as text during merge
Output options:
- CSV download: Standard comma-separated values file
- Copy to clipboard: For pasting into other applications
- Preview: View merged data before downloading
The output maintains:
- Original data formatting
- Column headers
- UTF-8 encoding
- Proper CSV escaping for special characters
Security & Privacy
Your data is completely safe:
- No upload: Files are processed entirely in your browser
- No storage: We never save or store your files on our servers
- No transmission: Your data never leaves your device
- Local processing: All merging happens using client-side JavaScript
Yes, the tool is designed with privacy in mind:
- Client-side only: No data transmission to external servers
- No logging: We don't log file contents or names
- HTTPS secure: Website uses encrypted connections
- Memory clearing: Data is cleared when you close the browser
We use minimal analytics:
- Google Analytics: Basic website usage statistics (anonymized)
- No file tracking: We don't track what files you process
- No personal data: We don't collect names, emails, or personal info
- Cookies: Only essential and analytics cookies
You can disable tracking by:
- Using browser privacy extensions
- Disabling JavaScript (though this breaks the tool)
- Using incognito/private browsing mode
📧 Still Have Questions?
Can't find the answer you're looking for? We're here to help!
Contact us at: support@mergecsv.com
Or visit our Contact Page for more options.