Table in PDF to CSV conversion prompt
Office37.8K
把图片中的表格提取并转换为可复制的CSV
Extracts a table from an image into a copy-ready CSV block.
Full prompt
"附件是一张表格图像,列出了 ${insert_model_name} 模型的模型参数(来自 [插入作者/论文名称])。
请提取数据并将其转换为一个我可以直接复制和保存的 CSV 代码块。
要求:
将第一行用作表头。
如果单元格被合并,请为每一行重复该值,以确保 CSV 是扁平且可处理的。
不要在数字列中包含单位(例如,去掉 'ms' 或 '%'),或将它们一致地放在单独的一列中。
如果由于图像质量导致任何文本不清晰,将其标记为 '${unclear}',而不是猜测。
确保所有包含逗号的字段都被正确地加上引号。"Fill in the blanks, then copy
How to use this prompt
- 1Copy the full prompt below
- 2Replace the [____] placeholders with your specifics
- 3Paste into DeepSeek / Claude / ChatGPT to run