Skip to content
wilfordgrimley edited this page Jul 16, 2026 · 8 revisions

ProxyPrints

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.

Wiki contents

  • 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.

Clone this wiki locally