Utility
MTGA Collection Export
Export your Magic: The Gathering card collection from MTG Arena on macOS

- Status
- Done
- Platform
- macOS
- License
- GPL-3.0-or-later
A vibe-coded script to extract the owned card collection from MTG Arena. Instead of requiring users to install third-party software that runs alongside Arena, it works by automatically paging through the collection, screenshotting each page, and running it through OCR. It is built specifically for macOS, where the third-party tools don't work so well, and requires some of Apple's support libraries to work.
Development
This was vibe coded as a useful one-off utility. It's shared in case others find it useful or instructive.
Source code, usage instructions, license information, and the current issue tracker are available on GitHub.