mirror of
https://github.com/f/awesome-chatgpt-prompts.git
synced 2026-03-03 02:57:01 +00:00
Add prompt: Table in PDF to CSV conversion
This commit is contained in:
21
PROMPTS.md
21
PROMPTS.md
@@ -76598,3 +76598,24 @@ Provide guidance on:
|
||||
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><strong>Table in PDF to CSV conversion</strong></summary>
|
||||
|
||||
## Table in PDF to CSV conversion
|
||||
|
||||
Contributed by [@Bornduck](https://github.com/Bornduck)
|
||||
|
||||
```md
|
||||
"Attached is an image of a table listing the model parameters for the ${insert_model_name} model (from [Insert Author/Paper Name]).
|
||||
Please extract the data and convert it into a CSV code block that I can copy and save directly.
|
||||
Requirements:
|
||||
Use the first row as the header.
|
||||
If cells are merged, repeat the value for each row to ensure the CSV is flat and processable.
|
||||
Do not include units in the numeric columns (e.g., remove 'ms' or '%'), or keep them consistent in a separate column.
|
||||
If any text is unclear due to image quality, mark it as '${unclear}' rather than guessing.
|
||||
Ensure all fields containing commas are properly quoted."
|
||||
|
||||
```
|
||||
|
||||
</details>
|
||||
|
||||
|
||||
@@ -61532,3 +61532,12 @@ Provide guidance on:
|
||||
- How to imply strategic maturity without scope creep (e.g., emphasize organizational-minded signals: focus on company/team success, culture fit, stability, supporting leadership over personal agenda to counter ""optionality"" fears)
|
||||
- Modern downshift framing examples: Own the story confidently (""I've succeeded at the executive level and now prioritize [balance/fulfillment/hands-on contribution] in a role where I can deliver immediate value without the overhead of higher titles."")
|
||||
",FALSE,TEXT,thanos0000@gmail.com
|
||||
Table in PDF to CSV conversion,"""Attached is an image of a table listing the model parameters for the ${insert_model_name} model (from [Insert Author/Paper Name]).
|
||||
Please extract the data and convert it into a CSV code block that I can copy and save directly.
|
||||
Requirements:
|
||||
Use the first row as the header.
|
||||
If cells are merged, repeat the value for each row to ensure the CSV is flat and processable.
|
||||
Do not include units in the numeric columns (e.g., remove 'ms' or '%'), or keep them consistent in a separate column.
|
||||
If any text is unclear due to image quality, mark it as '${unclear}' rather than guessing.
|
||||
Ensure all fields containing commas are properly quoted.""
|
||||
",FALSE,TEXT,Bornduck
|
||||
|
||||
|
Can't render this file because it is too large.
|
Reference in New Issue
Block a user