EasyTableCopy

EasyTableCopy is an NVDA add-on designed to solve a common frustration: copying tables or lists from the Web or from Windows into documents (like Word, Excel, or Outlook) without losing formatting, borders, or structure.

1. Key Features

2. Web Mode (Browsers)

This feature works in Browse Mode within web browsers (Chrome, Edge, Firefox, etc.).

A. The Table Copy Menu

Navigate inside any table on a website and press NVDA + Alt + T to open the action menu.

B. The List Copy Menu

Navigate inside any list on a website (bulleted or numbered) and press NVDA + Alt + T to open the list copy menu.

C. Smart Selection (Marking)

You can select specific items to copy in a batch. Note: You can mark Rows OR Columns, but not both simultaneously.

How to Copy Specific Rows:

  1. Navigate to a row you want to copy.
  2. Press Control + Alt + Space. NVDA will confirm: "Row Marked."
  3. Move to another row and repeat.
  4. Open the menu (NVDA + Alt + T) and select "Copy Marked".

How to Copy Specific Columns:

  1. Navigate to a cell within the column you want.
  2. Press Control + Alt + Shift + Space. NVDA will confirm: "Column Marked."
  3. Repeat for other columns.
  4. Open the menu and select "Copy Marked".

Note: To clear your selections, press Control + Alt + Windows + Space or use the "Clear Selections" option in the menu.

D. Additional Web Features

3. Desktop, Explorer & TreeView Mode (Windows)

EasyTableCopy also works in File Explorer, standard list views, and hierarchical trees.

A. Quick List & Tree Copy

  1. Focus on a list (e.g., a folder) or a tree item (e.g., Input Gestures).
  2. Press NVDA + Alt + T.
  3. Result for Lists: The entire list is converted into a structured table (with headers like Name, Date, Type) and copied to your clipboard.
  4. Result for Trees: The entire tree is scanned from the root and copied as a hierarchical list with indentation.
  5. [+] indicates a collapsed branch.
  6. [-] indicates an expanded branch.

B. Column-Specific Copying (Desktop & Explorer Only)

You can copy individual columns or combinations of columns from any desktop list or Explorer view. These commands only work in desktop contexts (not in web browsers).

Command Description
Copy Column 1 Copies the first column (usually Name)
Copy Column 2 Copies the second column (usually Size or Type)
Copy Column 3 Copies the third column (usually Date Modified)
Copy Columns 1-2 Copies the first and second columns together
Copy Columns 1-3 Copies the first three columns together
Copy Columns 1 and 3 Copies the first and third columns (skipping the second)

How to use:

  1. Focus on any list or Explorer window.
  2. Press the key you've assigned to the desired column command (no default keys — assign in Input Gestures).
  3. The selected columns will be copied as a table with headers.

C. Table Statistics in Desktop Mode

Press the Table Statistics command (no default key) to hear:

4. Universal Features (Work Everywhere)

A. Table Statistics

Use the Table Statistics command anywhere (web, desktop, Explorer) to get instant information about the current table or list:

The add-on intelligently samples large tables to provide quick and accurate information without performance lag.

B. Copy Current Cell

Use the Copy Current Cell command anywhere to quickly copy just the content of the current cell without the surrounding table structure. Perfect for:

5. Shortcuts Cheat Sheet

(You can customize all shortcuts in NVDA Menu → Preferences → Input Gestures → EasyTableCopy)

Default Shortcuts

Shortcut Function Context
NVDA + Alt + T Open Table/List Menu (Web) / Copy List or Tree (Desktop) Everywhere
Ctrl + Alt + Space Mark/Unmark Row Web Only
Ctrl + Alt + Shift + Space Mark/Unmark Column Web Only
Ctrl + Alt + Win + Space Clear All Selections Web Only

No Default Shortcuts (Assign Your Own)

Command Description Context
Copy Column 1 Copy first column Desktop/Explorer Only
Copy Column 2 Copy second column Desktop/Explorer Only
Copy Column 3 Copy third column Desktop/Explorer Only
Copy Columns 1-2 Copy first and second columns Desktop/Explorer Only
Copy Columns 1-3 Copy first three columns Desktop/Explorer Only
Copy Columns 1 and 3 Copy first and third columns Desktop/Explorer Only
Table Statistics Announce table dimensions Everywhere
Copy Current Cell Copy current cell content Everywhere
Copy Marked as Text Copy marked rows as plain text Web Only

6. Important Notes

7. Feedback and Contributions

If you encounter any issues or have suggestions for improvement, please visit the add-on's repository or contact the author.