Files Magic AI · How-To

How to Rename Scanned Receipts on Mac (Bookkeeping-Ready Names)

IMG_4471.HEIC and 20260302_142233.jpg turned into filenames you can actually search, before the thermal print fades past reading.

By Ram Velmurugan · Founder & Lead Developer, 1dot.ai

9-step guide·Includes IRS retention rules·7 min read
Quick answer: Drop your receipt photos or scans into Files Magic AI's Magic Rename, pick the built-in Receipts template ({date}_{issuer}_{document_type}_{amount}), and it reads the store, date, and total straight off the image, on-device, and proposes a name like 2026-03-02_Shell_Receipt_38.40.heic. You review every name before it applies and can undo afterward. Do this soon after you get a paper receipt, since thermal print starts fading within months, and a faded receipt is one OCR can no longer read either.

Receipts are the messiest folder on most Macs, and it's not really the owner's fault. A gas station hands you IMG_4471.HEIC. A parking app exports receipt.pdf. Your phone's camera roll fills up with 20260302_142233.jpg from a dozen different stores, and none of it tells you what you bought, where, or for how much until you open it. Unlike an invoice that arrives as a clean PDF, a receipt usually starts life as a small piece of thermal paper that is actively fading while it sits in your wallet.

This guide covers renaming receipts on Mac using Magic Rename, the naming convention that holds up for bookkeeping and tax time, what the IRS actually requires from a digital receipt, and what changes for a blurry photo of a faded receipt versus a clean PDF from a checkout email.

The Naming Convention: Date, Issuer, Document Type, Amount

Receipts don't carry an invoice number the way a supplier invoice does, so the useful fields are a little different. Magic Rename's built-in Receipts template reflects that: {date}_{issuer}_{document_type}_{amount}, four fields instead of the vendor plus reference number an invoice would use.

FieldExampleWhy it's in the name
Date (ISO, YYYY-MM-DD)2026-03-02Sorts the folder chronologically in Finder automatically, and matches how expense software stores transaction dates.
IssuerShell, Target, MarriottLets you scan a folder visually for every purchase from one store, without opening a file.
Document typeReceiptDistinguishes it from invoices or statements when receipts, invoices, and bank statements share the same folder.
Amount38.40Lets you match a card statement line to the right file at a glance, no double-clicking required.

Put together: 2026-03-02_Shell_Receipt_38.40.heic. That's what the Receipts template writes by default, and you can reorder the fields or swap in others (recipient, reference number) if your own convention differs.

Watch the tip line
A restaurant receipt often has two numbers worth caring about: the printed subtotal and a handwritten tip added below it. OCR reads the printed total by default, so if you tip after the receipt prints, check the amount field in the preview before approving that one.

Renaming a Receipt, Step by Step

Here's the actual workflow in Files Magic AI, starting from the moment a receipt lands in your hand.

1

Photograph or scan it before it fades

Timing matters

Take the photo close to when you get the receipt, not weeks later when it's already been through a wallet or a hot car. A flat, well-lit shot reads far better than a crumpled one photographed in a hurry.

2

Get every receipt into one folder

Setup

Pull receipt photos out of your camera roll, PDF receipts out of email, and anything from a scanner into one working folder. A mixed folder of HEIC photos, JPGs, and PDFs is fine, Magic Rename handles all of it in the same pass.

3

Drop the files into Magic Rename

Files Magic AI

Open Magic Rename and drag individual receipts or the whole folder onto the page. There is no specific target to hit, a handful of receipts or a few hundred works the same way.

4

Choose the Receipts template, or use Auto

Files Magic AI

Pick the built-in Receipts template for a consistent shape: {date}_{issuer}_{document_type}_{amount}. If you'd rather not think about the pattern, Auto mode picks a sensible name per file. Nothing is renamed yet at this step, it just sets the rule.

5

Let it read the receipt

On-device

A PDF receipt (a checkout email export, for instance) gets its text read directly; a photo or scan goes through on-device OCR. Either way, it's pulling the store name, the date, and the total, entirely on your Mac, with no upload, which matters here since receipts often show the last four digits of a card.

6

Review the proposed names

Check before applying

You get a batch preview: every original filename next to its proposed replacement. This is where you'll catch a misread total on a faded receipt or a tip that got picked up instead of the printed subtotal. Two receipts from the same store on the same day are flagged as a conflict here rather than silently overwriting each other.

7

Fix or skip anything that looks off

Optional

If OCR misread a store name off a faded thermal receipt, or grabbed the wrong total, correct that field in the preview or exclude the file from the batch. Everything else still applies normally.

8

Apply the batch

Done

Approve the batch and every file gets its new name at once. macOS notifies you when a large batch finishes, so there's no need to sit and watch it.

9

Undo if something needs fixing later

Safety net

Rename history holds up to 2,000 past renames. If a mistake turns up at tax time, undo that one file or roll back the whole batch from the history instead of renaming it back by hand.

Good vs. Bad Receipt Filenames

A quick side-by-side of what this actually fixes:

BadWhy it failsGood
IMG_4471.HEICCamera default. No store, date, or amount, tells you nothing without opening it.2026-03-02_Shell_Receipt_38.40.heic
20260305_142233.jpgA timestamp with no context. You still can't tell which store or how much.2026-03-05_Target_Receipt_112.47.jpg
receipt.pdfEvery checkout email export ends up called this. Dozens of them will collide.2026-02-11_Marriott_Receipt_284.00.pdf
photo(3).jpgDuplicate-safe numbering with zero information about what's in the photo.2026-01-27_Home-Depot_Receipt_64.18.jpg

What the IRS Actually Requires From a Digital Receipt

The IRS has permitted paperless recordkeeping since 1997, when it issued Revenue Procedure 97-22. A digital receipt qualifies as a record under this guidance as long as it's a complete and accurate reproduction of the original, is legible enough that letters and numbers can be read without difficulty, and can be indexed and retrieved if the IRS asks for it. The revenue procedure doesn't hand you a magic resolution number, but a scan or photo sharp enough for a person to read every character comfortably clears the bar; a shot so blurry you have to squint does not.

Once you're confident your scans and filenames meet that standard, the paper original can go. The naming convention above is what makes "retrievable" actually true in practice: an examiner, or a future version of you doing taxes, can search 2026-03_Shell and find the file instead of digging through a folder of camera-roll filenames.

How long to actually keep them
The IRS generally recommends keeping records for three years from when you filed the related return, or two years from when you paid the tax, whichever is later. That stretches to six years if you underreported income by more than 25%, and there's no time limit if a return was never filed or was fraudulent. See the IRS's own "How long should I keep records?" page for the full breakdown, including longer periods for specific situations like a bad-debt deduction.

Keeping Filenames QuickBooks/Xero/Expensify-Friendly

If receipts are headed into expense or accounting software, filename characters matter more than you'd expect. QuickBooks Online's own support community has documented failed attachment uploads traced back to special characters in filenames, and the same category of problem shows up wherever a filename gets passed through an API rather than typed by a human. Neither QuickBooks nor Xero publishes an exhaustive banned-character list, so the safe move is to stick with what every system handles cleanly: letters, numbers, hyphens, underscores, and periods.

In practice, that means writing 38.40 instead of $38.40, using hyphens instead of spaces in a multi-word issuer (Home-Depot rather than Home Depot), and leaving out ampersands and slashes. Magic Rename's templates already produce underscore-separated names that fit this pattern by default.

Renaming a Whole Shoebox of Receipts at Once

The step-by-step above works identically whether you're renaming three receipts from this week or clearing out a year's worth of camera-roll photos in one pass. Photograph the whole stack, drop the folder in, pick the Receipts template once, and the same rule applies to every file. At scale, the review step earns its keep more: scanning a batch preview of 60 receipts for one bad read takes a few seconds, and catching it there beats noticing a wrong total during a March scramble to close out last year's books.

If a batch of receipts is already named somewhat consistently and just needs a prefix stripped or sequential numbers added, Magic Rename's classic batch rules (find and replace, sequential numbering, case changes) handle that without the AI-reading step.

Faded Thermal Paper, Blurry Photos, and Other Edge Cases

Receipts fail in ways invoices mostly don't, and it's worth knowing which:

  • Fresh thermal receipts photographed flat and well-lit read close to as reliably as a printed PDF. The National Archives notes that thermal paper images "may begin to deteriorate in as few as six months," and heat or direct sunlight speeds that up considerably, so the earlier you capture one, the better the read.
  • Faded thermal receipts are the hardest case OCR faces, because the contrast that made the text readable in the first place is what's gone. A receipt that's already grayed out in your wallet is going to produce weak or partial reads no matter how good the app is, which is really an argument for photographing receipts promptly rather than letting a pile build up.
  • PDF receipts from email checkout confirmations are the easiest case, since the text is already there to read directly, closer to how an invoice PDF works.
A realistic expectation
Treat the first suggested name as a strong draft on any receipt that started as a photo, not a guarantee. Clean, recent receipts get named correctly nearly every time; a faded gas station receipt from six months ago is exactly where you'll lean on the review-and-fix step this guide keeps coming back to.

Can This Run Without Me Opening the App?

Yes. Point Magic Rename at the folder your receipts land in, whether that's a Downloads folder or wherever AirDrop or a scanner deposits them, pick the Receipts template, and new files are renamed automatically as they arrive. That's not a silent background pass, though: for a document type that often shows a card number, anything Magic Rename isn't confident about, a faded photo, an unusual layout, is set aside for you to review instead of being renamed and forgotten.

If you want the file moved into a dated subfolder the moment it's renamed, pair the watched folder with a rules tool like Hazel or a Shortcuts folder action on top, the same combination our invoice renaming guide recommends for continuous folder automation.

Stop opening receipts just to find out what they are

Magic Rename reads the store, date, and total straight off your receipt photos and proposes a name you can actually search for, entirely on your Mac. 7-day free trial, no credit card required.

Try Magic RenameExplore Files Magic AI

Sources & Further Reading

IRS electronic storage system requirements for scanned records: Revenue Procedure 97-22. Record retention periods: IRS, "How long should I keep records?".

Thermal paper fading timeline: National Archives and Records Administration, NARA Bulletin 96-03 on preservation of thermal facsimile and receipt paper.

Magic Rename's engines, templates, and positioning: Files Magic AI's Magic Rename product page. The bookkeeping-style naming convention for other financial documents: our invoice renaming guide. The same content-aware approach applied to screenshots: renaming screenshots automatically on Mac. For the broader OCR workflow across a mixed batch of scans, not just receipts: batch renaming scanned documents with OCR. How AI file renaming works more broadly: our AI file renaming guide.


Frequently Asked Questions

What is the best filename format for receipts?
Lead with an ISO date (YYYY-MM-DD), then the issuer, then the document type, then the amount, separated by underscores: 2026-03-02_Shell_Receipt_38.40.heic. The date sorts the folder chronologically with no extra effort, the issuer lets you scan a folder visually for every receipt from one store or vendor, and the amount lets you match a bank or card statement line without opening the file. Magic Rename’s built-in Receipts template follows this exact shape: {date}_{issuer}_{document_type}_{amount}.
Do I need to keep the paper receipt once it is scanned?
For most purposes, no. The IRS has accepted digital reproductions of receipts since Revenue Procedure 97-22, provided the digital copy is a complete and accurate representation of the original, is legible enough that an examiner can read every character, and can be indexed and retrieved on request. In practice that means a clear, in-focus scan or photo at a decent resolution, not a blurry shot from across the room. Once you are confident your renaming and storage system meets that bar, the paper itself can go.
Can Magic Rename read a blurry photo of a faded thermal receipt?
It will try, and results depend entirely on how much contrast is left on the paper. Thermal receipts are not printed with ink; the text is burned in by heat onto a coating, and the National Archives notes that thermal paper images can start deteriorating in as little as six months, faster in a hot car or a sunny window. A receipt photographed while it is still crisp reads about as reliably as a printed invoice. One that has already gone gray and illegible will not read well no matter how good the OCR is, which is the real argument for photographing receipts soon after you get them rather than letting a shoebox accumulate.
How long should I actually keep digital receipts?
The IRS states that you should generally keep records supporting a tax return for three years from the date you filed it, or two years from when you paid the tax, whichever is later. That window extends to six years if you underreported income by more than 25%, and there is no time limit at all if you never filed a return or filed a fraudulent one. Three years covers the typical audit window for most people; if your situation is more complicated, IRS Publication 583 has the full breakdown.
Will a renamed receipt file still import into QuickBooks, Xero, or Expensify?
It should, as long as the filename sticks to letters, numbers, hyphens, underscores, and periods. QuickBooks Online’s support community has documented attachment upload failures traced back to special characters in filenames, and the same category of problem shows up with other special characters passed through expense-software APIs. Write the amount as 38.40 rather than $38.40 and skip slashes or ampersands in the issuer name, and you sidestep the whole problem.
What happens if Magic Rename gets the amount or vendor wrong?
Nothing changes on disk until you approve it. Every proposed name sits in a batch preview next to the original filename, so a misread total or store name is something you catch and correct (or skip) before it applies, not after. Restaurant receipts are the most common case worth double-checking, since the printed subtotal and a handwritten tip can leave two different numbers on the same page. If you approve a batch and spot a mistake later, rename history holds up to 2,000 past renames, so undoing one file takes a click.
Can I rename a whole shoebox of receipts at once?
Yes. Photograph or scan the batch, drop the whole folder onto the Magic Rename page, pick the Receipts template, and review the batch preview before applying it. Two receipts from the same store on the same day are flagged as a naming conflict in that preview instead of silently overwriting one another.
Do my receipts get uploaded anywhere when Magic Rename reads them?
No. The rename pipeline makes no network calls. Reading and naming both happen on your Mac, using either Apple Intelligence, a built-in local model, or an optional Rename LLM, so a photo of a receipt with your card’s last four digits on it never leaves the machine.
Can receipts get renamed automatically the moment I AirDrop them over, without opening the app?
Yes, with a caveat for anything showing a card number. Point Magic Rename at the folder your receipts land in, pick the Receipts template, and new files are renamed as they arrive with no manual trigger needed. Anything it is not confident about, a faded photo, an unusual layout, is set aside for you to review rather than applied blind, which matters most for a document type that often shows account details. If you also want the file moved into a dated subfolder once it is renamed, pair Magic Rename’s Receipts template with a rules tool like Hazel, or a Shortcuts folder action, the same combination our invoice renaming guide recommends.

Receipts are the one document type where timing matters as much as the naming convention itself, since a faded thermal receipt is unreadable to a human and an OCR engine alike. Photograph them early, let Magic Rename read the store, date, and total, and a name like Date_Issuer_Receipt_Amount turns a shoebox problem into a folder you can search. For the same convention applied to a different financial document, see how to rename invoices on Mac. For camera roll photos instead of scanned paperwork, see how to rename photos by date on Mac. For the broader picture of how this category of tool works, including what Files Magic AI does differently from NameQuick and Zush, read How AI File Renaming Works on Mac. For PDFs that aren't receipts, contracts, research papers, statements, see how to rename PDFs by content on Mac. Once receipts and invoices are named consistently, finding and clearing duplicate scans is a natural next step.

Published August 16, 2026 · More guides · Files Magic AI