-
Notifications
You must be signed in to change notification settings - Fork 0
Home
ProxyPrints is a free card catalog and proxy-printing tool for Magic: The Gathering, built for players who want to print custom or proxy cards at home. Search a huge community-sourced catalog of card images, arrange them into a print-ready sheet, and export a PDF sized for your printer — no account, no paywall.
- Live site: proxyprints.ca
- Source code: this repository (frontend + backend)
ProxyPrints is a fork of mpc-autofill by chilli_axe — the search catalog, the autofill/PDF pipeline, and the original project design are their work. This fork adds its own catalog sourcing, printing-identification tooling, and hosting, and is maintained independently.
- User Guide — how to search for cards, use the printing-identification voting queue, and export a print-ready PDF.
- Instance Admin Guide — how to stand up and operate your own instance of this project.
- Research & Proofs — write-ups of the more involved technical investigations behind this project's catalog tooling.
This wiki covers the human-readable why and how. Day-to-day
operational detail (exact commands, current configuration, troubleshooting)
lives in the repo's docs/ folder and is linked from here rather than
duplicated, since that detail changes faster than a wiki page should.
Understanding the system
- Overview
- Documentation-Process
- Theory
- Identification-Pipeline
- Pipeline-Fidelity-Gate
- Federation-v1
- Vote-System
- Readiness-Audit
- License-Provenance
- Upstreaming-Conventions
- Drift-Log
- Upstream-Wiki-Drift
- Printing-Tags
- Catalog-Completion-Plan
- Moderation
- Card-DOM-API
- PDF-Generator
- Print-Export-Page
- Google-Drive-Connect
- Grid-Selector
- Image-CDN
- Local-File-Source
Using it
Operating it
Folded into other pages