Editor for CSV files that allows you to:
- view csv file in source editor or table editor
- easy search in table view
- customize view with filtering column
- sorting column
- easily insert/delete rows
- easily insert/delete columns
- Customize view with hiding/display of column to simplify the view
- Manage your column with moving/resizing columns
A fork of https://github.com/Mathieuu/CsvEdit by Mathieu Savy in 2013 which in itself is a fork of https://code.google.com/p/csvedit/ created by Frederic Henri in 2010.
- 2.1.0: Added option to set delimiter for header line
Categories: Editor
Tags: csv
Additional Details
Eclipse Versions: 2025-03 (4.35), 2024-12 (4.34), 2024-09 (4.33), 2024-06 (4.32), 2024-03 (4.31), 2023-12 (4.30), 2023-09 (4.29), 2025-06 (4.36)
Platform Support: Windows, Mac, Linux/GTK
Development Status: Production/Stable
Date Created: Monday, January 8, 2024 - 03:40
License: Apache 2.0
Date Updated: Monday, January 13, 2025 - 01:33
Submitted by: George Lindholm
| Date | Ranking | Installs | Clickthroughs |
|---|---|---|---|
| February 2026 | 221/556 | 14 | 4 |
| January 2026 | 206/631 | 53 | 14 |
| December 2025 | 221/621 | 47 | 41 |
| November 2025 | 227/626 | 50 | 14 |
| October 2025 | 227/637 | 54 | 12 |
| September 2025 | 217/653 | 63 | 17 |
| August 2025 | 204/615 | 53 | 13 |
| July 2025 | 226/636 | 50 | 5 |
| June 2025 | 203/627 | 65 | 11 |
| May 2025 | 240/634 | 44 | 8 |
| April 2025 | 257/623 | 39 | 12 |
| March 2025 | 238/661 | 68 | 21 |

Reviews Add new review
Different delimiter for header
Submitted by A D on Fri, 02/23/2024 - 03:55
I would love to use this plugin!
However we use tab spaced headers with regular comma spaced lines in our project.
So that would be my feature request :)
Suggestion
Submitted by Iso Start on Tue, 02/20/2024 - 03:59
Automatically pick the right delimiter would also be cool!
Thanks
Suggestion
Submitted by Iso Start on Mon, 02/19/2024 - 09:07
Very useful addition for me would be that if I open the file, all the columns already resized to its longest value or shortest values.
Same thing as Excel's AutoFit Column Width.
Thanks