Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 687 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 687 Bytes

Rows

A Powershell/WPF-based CSV filtering and editing tool.


⚠️ Important

This software will cease development from 2022/12.
Please migrate to the C# port of the program, rowsSharp.


This program can:

  • Filter a CSV
    • Display user-friendly aliases instead of raw data
    • Display a preview image based on the selected row
    • Support conditional formatting
    • Support regular expressions

  • Edit a CSV
    • Add/remove rows
    • Add rows with a template
    • Change existing rows
    • Unlimited undo & redo

This program is not a replacement of spreadsheet programs like Excel.