Paste the exported deck data from a source such as MTG Arena into the text box below and click Load.
(Currently only supports MTG Arena format) - (How does it work?)

This site is 100% clientside - meaning it all runs in your browser and does not have a server or backend of its own. For this reason, all of the deck data is stored inside the URL 'code' that is generated, and nowhere else.

The code parses your decklist and then queries the Scryfall API to fetch card images and other information. Next, it does a little bit of ordering by card type and CMC cost, etc, before displaying the cards to you.

The entire source code is available on GitHub if you are interested. If you find any bugs, please report them on GitHub as well. Thanks.

(Note that if you edit the options away from the defaults, they will be saved in your browser.)

The following cards could not be loaded.

  • They will not be included in the URL, so be sure to fix any issues before closing the page.
  • Try fixing any spelling mistakes, or specifying a different set for these cards.
  • Try specifying no set at all to widen the search.
  • It's possible the Scryfall API hasn't been updated yet, in which case there's nothing we can do except wait.


Loading...
If it doesn't load in under a minute or two, something may have gone wrong. Make sure your internet connection isn't too slow to load the data+images. If it still doesn't work, please post an issue on my github and be sure to include the link to the deck.
If you know how to check your browser's console for errors, you may also do so now to confirm whether or not a github issue post is required. Thank you.
Made by Divran September 2018, last updated May 2024
Uses Scryfall API at https://scryfall.com/ for card images/data/pricing/etc.
Source: https://github.com/Divran/mtg-deck-showcaser