Dimension scores are derived from public data and fields; weighted into the composite. Reference only.
mtgify is a front-end tool for Magic: The Gathering content pages. Its goal is to give websites “autocard” functionality quickly: whenever page text matches an English card name, it can automatically become a link to Gatherer or another MTG search engine, and show a card image pop-up on hover. It can also be applied to any website you are currently browsing via a bookmarklet, making it useful for users who do not control the site but want to temporarily improve the reading experience.
In terms of features, mtgify covers several common needs for MTG content sites: automatically tagging card names, manually creating card links, customizing display names, showing inline card images, and rendering decklists. The decklist feature includes examples such as side image previews, longer decklists, and inline images with quantities, but the page clearly labels decklists as still being in beta, with more documentation and features to come. Link targets can be configured as Gatherer, combodeck.net, or scryfall.com; image sources support Gatherer and scryfall.com; card data is provided by MTG JSON.
For website integrators, mtgify’s main advantage is that it is lightweight: the page says you only need to add two files to the HTML, with the CSS not required but recommended as a styling starting point. It exposes the global variable MTGIFY through autocard.js and supports defining MTGIFY_CONFIG before the script tag for page-level configuration. AutoTagging recursively processes child elements under specified HTML elements, while ignoring elements whose names start with auto-card or elements with the auto-card-off attribute, which suggests a reasonable level of fine-grained page control.
The page does not mention any fees, subscriptions, or commercial plans, so it can be treated as free to use. It notes that the source code can be viewed on GitHub, which is good for transparency, though no license is specified. In terms of documentation, the homepage itself provides many examples and configuration notes, enough for basic integration. However, engineering details such as API specifics, version management, browser compatibility, build process, and release channels are limited. The code’s last updated date is shown as 2020-01-12, so users should verify its current maintenance status themselves.
The main strengths are its focused use case, low integration barrier, configurable external search and image sources, and support for both site integration and browser bookmarklet usage. The drawbacks are that it only clearly supports English card-name matching, decklists are still in beta, and it depends on external card image and search services, so stability may be affected by third parties. It is best suited for MTG blogs, tournament decklist pages, deck review articles, and player community content sites.
The page does not provide information on availability from mainland China, CDN usage, mirrors, or payment methods, so access from China is unknown. If Gatherer, Scryfall, or GitHub access is unstable, the actual user experience may be affected. As for alternatives, the page only mentions resource sites such as Gatherer and Scryfall, and does not list a full set of comparable tools.
⚠ This review is compiled from public sources and does not constitute a purchase recommendation. Verify all facts on the vendor's official site. Verify on mtgify.org official site.
mtgify.org is an Unknown Dev Tools provider. TG4G tracks its product information, an overall rating of 6.0/10, and a China-accessibility score of China direct-connect friendly. Click "Visit Official Site" to reach mtgify.org directly.