TCGMizer
Buying cards on TCGPlayer means juggling dozens of sellers, each with their own shipping fees. A cart spread across many sellers racks up shipping costs fast, and figuring out the cheapest combination by hand is basically impossible.
TCGMizer does the math for you. It reads your TCGPlayer cart, fetches every available listing and shipping rate, and uses an actual mathematical optimizer to find the cheapest possible combination of sellers — not an approximation, the true optimum. Then it applies the result to your cart with one click.
How It Works
- Go to your TCGPlayer cart and click the TCGMizer icon
- TCGMizer reads your cart directly from the page — no copy-pasting
- It fetches all available listings for your cards, including cheaper printings from other sets
- It fetches shipping rates and free shipping thresholds for every seller
- The solver finds the optimal combination — minimizing total cost (cards + shipping) while respecting inventory limits
- Review the results — see exactly how much you’ll save, broken down by seller
- Apply with one click — TCGMizer clears your cart and re-adds everything from the optimal sellers
Why It’s Different
Most cart optimizers use heuristics — rules of thumb that get you close to the best price. TCGMizer uses integer linear programming (ILP) with the HiGHS solver, the same optimization engine used in academic and industrial applications. It runs entirely in your browser via WebAssembly — no servers, no accounts, no data collection.
Features
- Mathematically optimal — not a heuristic. Finds the true cheapest combination using ILP
- Alternative printings — automatically searches for cheaper printings across all sets (toggle off if you want specific versions)
- Language and condition filters — choose acceptable languages and conditions before solving
- Max vendors — cap the number of sellers to reduce how many packages you receive
- Minimize vendors mode — shows you the price vs. convenience tradeoff at different vendor counts
- Free shipping awareness — knows each seller’s free shipping threshold. Sometimes spending slightly more at one seller triggers free shipping and saves money overall
- Custom listing support — handles seller-uploaded custom listings alongside standard ones
- One-click apply — replaces your cart with the optimized version. If anything sells out, it falls back to the next cheapest option
- 100% local — everything runs in your browser. No external servers, no accounts, no data leaves your machine
Get TCGMizer
TCGMizer is available for Chrome and Firefox. Download the latest release from GitHub.