Productive— faster every day
For your professionTeachersStudentsManagersMarketingDevelopersFreelancersParents

Prompt library · AI · 1 prompt

Prompts from the guide

A Table Locked Inside a PDF: AI Puts It Back Into Excel

One prompt from this guide. Fill in whatever sits in [square brackets] — your own context, the document text or the name of your tool. That context is exactly what separates a generic answer from a usable one.

Read the full guide →

How to do it

The attached PDF has a table on page [number] showing
[description, e.g. monthly revenue by branch]. Convert it
to CSV using a comma as the delimiter.

Rules:
- keep every row and column, don't skip or calculate
  anything,
- leave numbers exactly as they are (strip thousands
  separators, keep the decimal point as-is),
- if a cell can't be read reliably, write UNREADABLE
  instead of guessing,
- at the end, give the row count and the sum of column
  [name], so I can check it against the original.

All prompts