Images, PDFs, and MTGProxyPrinter

Fast start with an easy PDF source, then dial in high-DPI prints with MTGProxyPrinter and optional upscaling.

Quick Start: Get a PDF from MTGPrint

Visit mtgprint.net to quickly build a sheet and export a PDF. When exporting, enable Crop Marks.

You can also use that same list to continue with advanced workflows.

Add cards into MTGProxyPrinter

Import a Deck List:

  1. Open FileImport Deck List.
  2. Paste your deck list and click Next.
  3. Choose the MTG Arena radio button → click Next (wait for processing).
  4. Click Finish.

Install and Configure MTGProxyPrinter

Download from MTGProxyPrinter download page.

  • ApplicationSettings Default Document Settings to set paper size/margins globally.
  • Or per file: Edit Document Settings.
  • Inside Document Settings you can also set a Bleed — handy if your cuts aren’t 100% precise or when printing double‑sided cards to avoid white edges.
  • Enable Print Cut Markers.

Printing

  • Print directly from MTGProxyPrinter (recommended) or export a PDF.
  • When printing, always use the system print dialog.

Create a Two‑Sided PDF (Front/Back Alignment)

For manual duplex printing where you flip the paper yourself, build two PDFs (fronts then backs) with matching positions.

  1. Open ApplicationSettings and uncheck Automatically add the other side of double‑faced cards.
  2. Create your FRONT sheet: import or place the first‑side images in any order (e.g., 1 → 9 across the 3×3 grid) and export a PDF.
  3. Create your BACK sheet: add the second sides using this mapping per row to mirror the fronts:
    • Row 1: (1 ↔ 3) and (2 ↔ 2) and (3 ↔ 1)
    • Row 2: (4 ↔ 6) and (5 ↔ 5) and (6 ↔ 4)
    • Row 3: (7 ↔ 9) and (8 ↔ 8) and (9 ↔ 7)
    This places the back of each card opposite its front after the page is flipped on the short edge.
  4. Print the FRONT PDF, flip the stack consistently, then print the BACK PDF. Use identical margins, bleed, and scale on both prints.

Advanced: Upscale Your Cards for Better DPI

  1. In MTGProxyPrinter: FileExport Export individual card imagesto an empty folder.
  2. Open Upscayl, switch to Batch Mode, select that folder, choose your model, and Upscayl.
  3. Back in MTGProxyPrinter: FileNew, then drag the upscaled images into the document.
MTGProxyPrinter: Export individual card images
MTGProxyPrinter: Import custom deck list

More Tools: Build PDFs and Trim Bleed

  • print-proxy-prep— desktop utility to crop away bleed from card images (including Proxyshop renders) and assemble printable PDFs. Great for quick, at‑home jobs. See repo for setup.
  • ProxyPrint (web)— online builder to arrange images into sheets and export a PDF.

Both tools complement MTGProxyPrinter—use whichever fits your workflow.

Create Custom Cards

Design fully custom cards with one of these tools:

Card Conjurer: Installation

Prefer a video walkthrough? Watchthis guide.

Card Conjurer: Docker installation

  1. Install Docker:Get Docker
  2. Install make (Windows users may need to install it separately). For macOS/Linux, see the repo instructions.
  3. Download the Card Conjurer repo (Green Code button → Download ZIP) or clone it with git. Extract the ZIP if downloaded.
  4. Open a terminal in the project folder and run make start.
  5. Open http://localhost:4242/ in your browser.

Card Conjurer: Simple launcher (no Docker/WAMP)

  1. Works best on Windows. If you can follow the Docker method above, prefer that.
  2. Download the repo ZIP fromCard Conjurer GitHub, then extract it.
  3. macOS only: in the project folder, run chmod a+x launcher-macos once, then right‑click the file → Open With → Other → enable “All Applications” → choose “Terminal” and “Always Open With”.
  4. Run launcher.exe on Windows, launcher-mac on macOS, or launcher-linux on Linux.
  5. Your browser should open to your local Card Conjurer site. If assets look stale, press Ctrl+F5 to hard refresh.