About

This project is focused on practical Yu-Gi-Oh deck tooling. The current homepage is a deck viewer built around YDK imports.

Upload a simulator-exported .ydk file, or paste the raw text directly into the viewer.

The parser reads the standard #main, #extra, and !side sections, then resolves card metadata from a Postgres cache, falling back to the YGOCDB API.

Any malformed lines are surfaced as warnings so the deck can still render when possible.