No reviews yetBe the first to leave a review for CSV Merger
DigitalOcean Serverless Inference — 55+ AI models behind one OpenAI/Anthropic-compatible API
55+ AI models behind one OpenAI/Anthropic-compatible API
Promoted
Maker
📌
Recently, I've frequently been exporting CSV files with similar structures, and I wanted to merge them for storage or analysis, so I created a small tool.
- It supports adjusting the merging order after uploading the files.
- It supports adjusting the order of column fields.
- It supports exporting only selected columns instead of all columns.
- It supports removing duplicate rows, but the rows must be completely identical.