Bulk Download Amazon Invoices for Taxes, FSA, and HSA
Bulk Amazon invoice download — Order History Downloader exports 50 receipts in one ZIP, free, in your browser, for taxes, FSA, or HSA.
| Tool | Order History Downloader (Chrome / Brave / Edge) |
|---|---|
| Output | One ZIP of per-order PDFs (plus optional CSV / Excel companion) |
| Speed | ~30 seconds for 50 invoices; ~90 seconds for a year of orders |
| Selection limit | No in-memory ceiling — exports hundreds of invoices without freezing the tab |
| Storefronts | 10 Amazon storefronts (US, UK, DE, CA, FR, IT, ES, NL, PL, SE) |
| Privacy | 100% local in your browser — no upload, no account, no tracking |
| Price | Free in v1.0 — every feature shipped for everyone |
Key takeaways
- 50 Amazon orders compress into one ZIP in about 30 seconds, ready for your CPA, your FSA admin, or your archive folder.
- Pull 3 years of spend in one pass — set the date range, hit Import, select all, click Bulk PDF.
- Every per-row PDF carries the order date, items, and tax line broken out — the fields a US benefits administrator or CPA actually asks for.
- Files render locally in your browser. Your receipts never touch a server. There is no account to create.
- Free in v1.0, including the Bulk PDF button and the Σ-row totals on the in-page viewer.
Why bulk Amazon invoice download became a problem in 2023
Amazon discontinued the Order History Reporter in March 2023. That tool used to spit out a CSV of every order in any date range you wanted, and accountants quietly relied on it for IRS prep, FSA spend-down paperwork, and HSA receipt archives. Once it was retired, the only first-party option left on a personal account became the “Print an invoice” button, which produces exactly one PDF per click.
Amazon Business accounts still ship a bulk-invoice tool, because GST and B2B audits demand it. Personal accounts do not. If you have ever needed three years of receipts for a CPA, or six months of FSA-eligible orders for a benefits administrator, you already know the gap. Order History Downloader closes it.
What follows is the bulk-select-and-ZIP flow, an FSA / HSA walkthrough framed for US benefits plans, a quick note for IRS-bound tax prep, and a section on EU VAT for readers crossing borders. Everything runs inside Chrome on your own machine, so the workflow ends with a folder on your desktop, not an upload to anyone’s cloud.
The bulk-select and ZIP workflow
The viewer carries a header checkbox plus a checkbox on every row. Tick the header and you have selected everything currently imported. Tick individual rows and the “Selected: N of M” summary updates live. The Σ row at the bottom of the table reflects whatever is currently selected, so you can see the running total before you commit to an export.
With a selection in place, three buttons share that selection: CSV, Excel, and Bulk PDF. Click Bulk PDF and a progress modal opens, showing each invoice as it is rendered and added to the archive. The resulting ZIP lands in your Downloads folder through the standard Chrome prompt, named with the date range and order count so you can spot it later.

On the technical side, the bulk-PDF export streams through client-zip rather than building the archive in memory. That matters when the selection grows past a hundred or two: the tab stays responsive, the progress bar keeps moving, and you can cancel mid-run if you spot a row you wanted to exclude. Practically speaking, Order History Downloader exports hundreds of invoices without freezing the tab, which is the failure mode every other “save all PDFs” bookmarklet eventually hits.
FSA and HSA reimbursement: bulk-export for your benefits administrator
For US benefits plans, an FSA or HSA administrator usually wants three things on a receipt: the date of service, an itemized list, and the amount paid. Amazon’s per-order invoice already carries all three, plus the tax line broken out as a separate field. The hard part has always been getting all of them off the website without printing each one individually.
A typical year-end FSA spend-down looks like this. Open Amazon, filter Your Orders to the plan year, then run an import. Inside the viewer, sort by description or category, and select the rows that match your FSA-eligible categories — sunscreen, contact-lens solution, OTC pain relievers, blood-pressure cuffs, the usual list. Click Bulk PDF, wait roughly 30 seconds for fifty receipts, and upload the ZIP to your administrator’s portal in a single field. Most portals accept a ZIP without complaint.
HSA workflows are similar but tend to span longer time horizons because reimbursement does not have to happen the same plan year. Some HSA holders pay out of pocket and self-reimburse years later, after the account has grown. The same Bulk PDF flow handles a multi-year archive in a single pass — pick a wide date range, run the import, select all, export. Treat the resulting ZIP as your tax-side audit trail and keep it with the rest of your medical records.
None of this is tax or legal advice. FSA / HSA eligibility rules change, IRS Publication 502 evolves, and every plan administrator has its own quirks about what counts as a qualifying expense. Talk to a CPA if you are unsure. Order History Downloader produces the receipts; it does not decide which orders qualify.
US tax prep: per-row PDFs with tax broken out
For US tax filers, the value of a bulk Amazon invoice export is twofold. First, every per-row PDF contains the tax line on its own row, so a CPA reviewing a Schedule C deduction can see what is sales tax versus what is product cost. Second, the same selection that produces the ZIP also produces a CSV and a multi-sheet Excel — Orders, Items, Shipments, and Transactions tabs already split — which is the format most accountants prefer to actually read into their bookkeeping software.
A practical setup for tax season: pick January 1 to December 31 of the tax year, run the import, optionally filter by category in the viewer, then export the CSV first and the bulk PDF second from the same selection. The CSV gives the totals, the ZIP gives the audit-ready evidence behind each row. Hand-typing this used to be the part of January every freelancer dreaded; the same operation now lives in a 90-second window.
Why this works on hundreds of receipts
Older bulk-PDF tools tend to build the entire archive in memory before triggering the download. That works fine for a dozen invoices and then collapses on a hundred — the tab runs out of heap, the page freezes, and the export half-finishes with no obvious recovery path. Order History Downloader uses streaming compression instead, so each rendered invoice is appended to the archive on disk as it finishes, then released. Memory stays flat regardless of how many rows are selected.
The progress modal reflects this directly. You see a per-PDF status line as each invoice goes from “rendering” to “added,” with a cancel button that genuinely stops the operation mid-run instead of pretending to. For day-to-day tax prep this is invisible plumbing, but it matters the day you decide to export every receipt back to 2023 in one go.
EU VAT: per-row PDFs include the VAT line
For readers shopping outside the US, the same bulk-PDF flow produces invoices with the local tax line extracted: MwSt on the German storefront, TVA on French, IVA on Spanish and Italian, BTW on Dutch, moms on Swedish, VAT on UK and Polish. CA and US storefronts use GST / HST and Tax respectively. The viewer picks the right label per host, and the per-row PDF carries it through. If you specifically need EU VAT invoices for a cross-border bookkeeping workflow, the dedicated walkthrough lives at the Amazon VAT invoice download page.
Ready to bulk-export your Amazon invoices?
Free in v1.0, runs locally in your browser, no account required.
Coming to Chrome Web StoreFrequently asked questions
How do I download an Amazon invoice?
Open your Amazon Your Orders page, run an import in Order History Downloader, then click the per-row "↓ PDF" button on any order in the viewer. The PDF saves through Chrome's standard download prompt.
How do I download all Amazon invoices at once?
Run an import in Order History Downloader, select the rows you want in the viewer (or use the header checkbox to select all), then click "Bulk PDF." The export streams 50 receipts into one ZIP in approximately 30 seconds and has no upper limit beyond your filesystem.
How do I download Amazon receipts for FSA / HSA reimbursement?
Filter Order History Downloader to the FSA-eligible orders, select them in the viewer, and click "Bulk PDF." Submit the resulting ZIP to your benefits administrator. Each per-row PDF includes the order date, item details, and tax broken out — the fields most administrators require.
How do I print every Amazon invoice for tax season?
Set a date range covering the tax year, run an import, and use the bulk-PDF flow to export all receipts in one ZIP. Most accountants prefer the ZIP plus the CSV / Excel companion export — Order History Downloader produces both from the same selection.
How do I download an invoice from the Amazon app?
Order History Downloader is a Chrome desktop extension and does not run in the Amazon mobile app. Open Amazon in desktop Chrome, install Order History Downloader from the Chrome Web Store, and use the desktop flow.
Does Order History Downloader work on 1,000+ Amazon invoices?
Yes. The bulk-PDF export uses streaming compression and has no in-memory ceiling, so very large selections finish without crashing the tab. The progress modal shows live PDF-by-PDF status and supports cancellation.
Related guides
Order History Downloader
Hub page — every retailer, every export format.
Download Amazon order history
Parent format hub — CSV, Excel, JSON, PDF.
Amazon order history for taxes
Tax-prep walkthrough with bulk PDF + CSV side by side.
Amazon refund history
Per-row PDFs include refund detail with the date issued.
Amazon VAT invoice download
EU bulk-PDF with MwSt / TVA / IVA / BTW / moms.
Order History Reports replacement
Context on the March 2023 retirement and what filled the gap.
Bulk-export your Amazon receipts in one ZIP.
Built for US tax filers, FSA / HSA reimbursement, and bookkeepers who stopped hand-typing receipts. Free in v1.0. Runs in your browser. No account, no upload, no tracking.
