Skip to main content

Creates proxy pages from Magic: The Gathering cards ready for printing

Project description

MTG Montage is a small program that will take a list of Magic: The Gathering cards (in standard format), finds images stored locally that match each card name, resamples them, and places them on a 3x3 grid in a pdf file. This pdf can be printed and the cards will be the same size as a real magic card.

Disclaimer: This software is to be used for personal proxies only. If you enjoy playing the game, buy the cards.

Dependencies

  • Imagemagick (the montage binary)

Usage

mtg-montage is very straightforward to use. At the very minimum, it requires three pieces of information: the directory where your images are stored, the file that contains the list of cards you want to proxy, and the name of the pdf output file and where it should be stored.

You can get more information on all the supported flags by looking at the --help text. Below are some common usage examples.

Examples

  1. Standard usage:

    mtg-montage --directory ~/mtg-images/ --input ~/cubelist.txt --output ~/cubelist.pdf
  2. Save the card choices you make:

    mtg-montage --directory ~/mtg-images/ --input ~/cubelist.txt --output ~/cubelist.pdf --savefile ~/choices.txt
  3. Load a past set of choices to regenrate the pdf:

    mtg-montage --directory ~/mtg-images/ --input ~/cubelist.txt --output ~/cubelist.pdf --choices ~/choices.txt
  4. Run a test, don’t actually make the pdf. This is useful if you want to see which cards the program can’t find:

    mtg-montage --directory ~/mtg-images/ --input ~/cubelist.txt --output ~/cubelist.pdf --test

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mtg-montage-0.1.2.tar.gz (4.1 kB view details)

Uploaded Source

File details

Details for the file mtg-montage-0.1.2.tar.gz.

File metadata

  • Download URL: mtg-montage-0.1.2.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for mtg-montage-0.1.2.tar.gz
Algorithm Hash digest
SHA256 5e2ce33fa1bf43e02ca6b099a86a24cd20dbcb94d6bc54d19cdf346ddcd39d92
MD5 8584075c8726deb6b704db612ef54a92
BLAKE2b-256 5782dac2abea43450e971a860e9264579a1d3e6e36ea30bb5d279a87c4a25a52

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page