Update README.md
Browse files
README.md
CHANGED
@@ -10,5 +10,15 @@ pinned: false
|
|
10 |
license: apache-2.0
|
11 |
short_description: Intelligent File Merger
|
12 |
---
|
|
|
|
|
13 |
|
14 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
license: apache-2.0
|
11 |
short_description: Intelligent File Merger
|
12 |
---
|
13 |
+
📊 CSVFusion: Intelligent File Merger
|
14 |
+
Seamlessly combine multiple CSV files into one unified dataset
|
15 |
|
16 |
+
How to use CSVFusion:
|
17 |
+
Upload up to 30 CSV files using the panel on the right
|
18 |
+
Click the "Merge Files" button
|
19 |
+
Download your consolidated CSV file
|
20 |
+
Features:
|
21 |
+
Automatic encoding detection
|
22 |
+
Handles various CSV formats
|
23 |
+
Excel-compatible output (UTF-8)
|
24 |
+
Preserves all data columns
|