Skip to content

kintsuba/scryfall-image-batch-downloader

Repository files navigation

Scryfall Image Batch Downloader

Scryfall Image Batch Downloader(SIBD) provides an easy and straightforward way to download images from Scryfall in batches for any card.

Usage

In the form on this site, enter the list of cards you wish to download and click on the "Search" button.

The card list must be in the following format:

1 Kenrith, the Returned King
1 Archivist of Oghma
1 Avacyn's Pilgrim
1 Biomancer's Familiar

For example, for a MoxFiled decklist, you can get the list in this format from [More] → [Export] → [Copy for MTGO].

Contributing

Develop

yarn
yarn dev -o # Adding -o will automatically open a tab in the browser.

Production

yarn
yarn build
node .output/server/index.mjs

If you choose to deploy to Vercel, you do not need to configure anything at all, including the above.

Licence

MIT

About

Easy and straightforward way to download images from Scryfall in batches for any card.

Topics

Resources

License

Stars

Watchers

Forks