A catalog records one row per file. Depending on how it was built, each row can include:
The point is that all of this lives in one place you can search, instead of being scattered across Finder windows.
People catalog files for a few practical reasons:
A folder in Finder shows you files, but it will not export a list, it cannot be searched while the drive is disconnected, and it does not keep a record once the files change. A catalog is a snapshot you own separately from the files themselves. You can keep it, share it, and search it long after the originals have moved.
You can build a rough one by hand or with a Terminal command that lists file names. That works until you want real columns, metadata, or checksums, at which point a dedicated tool is far less fiddly. A cataloging app scans the folder, reads each file's details, and lets you export the result to CSV, Excel, or JSON in one step.
Catalog folders and drives on Mac, capture metadata and checksums, and export to CSV, Excel, and JSON. Runs on-device. · macOS