All Custom GPT tools
Store publicTarget query: screenshot to table

Convert a table screenshot to Markdown, CSV, or TSV

A focused Custom GPT for turning visible tables, dashboard rows, and structured lists into reusable data without completing cropped cells.

Runs inside ChatGPT. Sign-in and current ChatGPT plan availability may apply. No Store position or anonymous access is promised.

Screenshot to Table GPT avatar
Screenshot to Table
Prompt-only Custom GPT by KikuAI Studio

What you provide

  • A screenshot containing a table, dashboard, or list-like layout
  • One or several screenshots
  • An optional output choice: Markdown, CSV, or TSV

What you should get

  • A structured table with visible headers and rows
  • Exact visible values, units, dates, currencies, and signs
  • [cropped] for cut-off cells and [unclear] for unreadable cells

Use it for a narrow task.

  • Move a report table into a spreadsheet
  • Convert a dashboard screenshot to CSV
  • Recover structured rows from a PDF screenshot
  • Separate several visible tables into compatible blocks

Illustrative input

A dashboard screenshot with Plan, Seats, and Price columns. One Seats value is cut off at the edge.

Expected format

| Plan | Seats | Price |
| --- | ---: | ---: |
| Starter | 3 | $19 |
| Team | [cropped] | $49 |

Notes: One cell is cropped in the source.

Illustrative format only. The values are synthetic and are not a live GPT result.

Limits that matter

  • It does not infer values outside the screenshot or complete a visibly cropped cell.
  • Decorative interface elements are omitted unless a visible legend makes them part of the data.
  • Ambiguous column structure may require one short clarification.
  • The page describes the intended prompt behavior, not guaranteed extraction accuracy.

Privacy boundary

The screenshot is sent to ChatGPT. Crop or redact customer data, internal identifiers, credentials, and confidential dashboard details before uploading when those fields are not required.

Try one of these prompts.

  1. 01Turn this screenshot into a clean Markdown table.
  2. 02Extract the rows and preserve every header.
  3. 03Convert this table screenshot to CSV.
  4. 04Convert every table in this screenshot to TSV.

Questions before you open it.

Can it convert a screenshot to CSV?

Yes. Ask for CSV and the GPT is instructed to return valid comma-separated rows in a fenced block.

Will it guess a cropped number?

It should not. If any part of a cell is cut off, the full cell should be replaced with [cropped] so a partial value does not look complete.

What if the screenshot contains several tables?

The prompt asks for clearly labeled sections and separate CSV or TSV blocks when the tables use incompatible schemas.

Can it analyze or rank the table?

The default job is extraction only. You can ask for analysis after you have checked the extracted rows.