The Scryfall MTG Card Image Download Engine is tool designed to streamline the process of converting a deck list into card images that can be used in a "Commander deck tech" video. By inputting a list of cards from your preferred deck editor, you can swiftly generate direct links to the respective png images.
This engine was conceived out of a desire to assist content creators, especially those delving into commander deck tech videos, in obtaining card image assets efficiently. The motivation came from a friend's requirements: a system to copy decklists from Moxfield, translate them into Scryfall image links, and simplify the downloading process.
- Advanced my skills in React by building a my second project using Vite + React + Typescript
- Added unit testing with Jest
- Learned how to properly navigate and use Scryfall API
- Visit Scryfall MTG Card Image Download Engine
- Copy your decklist from Moxfield or a similar online deck editor
- Paste the decklist into the application
- Click "Fetch Images" to generate links to card images
- Click on card links to download the card images
Feel free to raise an issue or submit a pull request if you have suggestions or improvements. Feedback is always welcomed!
Happy Deck Building and Content Creating!