Paste CSV string

Meet editCSVonline!

Edit your CSV files online. No account neccessary!

edit CSV online is a 100% free web app powered by DataGridXL, the no-nonsense fast Excel-like Vanilla Javascript data table library.

Edit JSON files instead? Jump to editjsononline.com!

Controls

Clipboard
Ctrl + XCut
Ctrl + CCopy
Ctrl + VPaste
Selection
Ctrl + ASelect All
Shift + Modify Selection Upwards
Shift + Modify Selection Rightwards
Shift + Modify Selection Downwards
Shift + Modify Selection Leftwards
Navigation
Ctrl + HomeNavigate to first cell of sheet
Ctrl + EndNavigate to last cell of sheet
Ctrl + Navigate to first cell of current column
Ctrl + Navigate to last cell of current column
Ctrl +
or Home
Navigate to first cell of current row
Ctrl +
or End
Navigate to last cell of current row
Ctrl + PgUpMove cursor up one viewport
Ctrl + PgDnMove cursor down one viewport
Navigation (sheet)
Navigate Up
or TabNavigate Right
Navigate Down
or Shift + TabNavigate Left
EnterEnter Editor
Navigation (inside selection)
Shift + EnterNavigate Up
TabNavigate Right
EnterNavigate Down
Shift + TabNavigate Left
Manipulation
Ctrl + ZUndo
Ctrl + YRedo
Backspace or DeleteClear current cell selection

What do you think?

Let us know what we can do to improve edit CSV online! Reach us at support@datagridxl.com.

Change Log

  • April 15th 2021
    The arrow of the collapsible sidebar now correctly points rightwards when it's open. (Thank you Joe!)
Coming Q3 2021: DataGridXL 2!

DataGridXL 2 adds dozens of new features! It will remain the most performant and reliable vanilla Javascript data grid with Excel-like controls.

Open CSV from URL
Type the URL of a valid CSV file.
  • URL must include scheme (like http:// or https://)
  • Remote file must have Access-Control-Allow-Origin header
Paste CSV String