QA Sheet Generator

Turn a Google Docs HTML export into a multi-tab QA sheet — one tab per email.

How to use it

  1. Open the Google Doc that holds the email copy.
  2. From the Google Docs menu choose File → Download → Web Page (.html, zipped).
  3. Unzip the download. The file you need is the .html at the top level.
  4. Drop that .html file onto the upload box (or click the box to browse).
  5. Confirm the detected campaign name and the list of emails.
  6. Click Download QA Sheet. The XLSX downloads automatically.

What the parser looks for

The tool reads the doc top-to-bottom and uses two cues:

The first subtitle in the doc that doesn't have a SUBJECT LINE table after it is treated as the campaign name and used in the file name and tab title.

What ends up in the sheet

If the count looks wrong

Tip: If something parses oddly, drop the HTML and the screenshot of the detected list into Slack — the parsing rules live in en-builder/app.js and we can extend them.