Yu-Gi-Oh! カードリスト生成 / Card List Builder — paste-only

ページHTMLを貼り付けて、Monster / Spell / Trap / Extra の カード名+枚数 を整形。さらに、カード名を 公式カード検索(キーワード) へのリンクにしたHTMLも作れます。
Paste the page HTML to build a grouped list of card names + counts. You can also generate an HTML list where each name links to the official keyword card search.

Usage / 使い方

日本語

  1. デッキレシピのページを開き、ブラウザで ページのソース を表示してHTMLをコピーします。
  2. このツール(index.html)をブラウザで開き、HTML貼り付け テキストエリアにペーストします。
  3. 「カードリスト生成 / Build Card List」 をクリックします。
  4. 整形された カード名+枚数 のリストが表示されます。必要に応じて コピー / Copy または テキスト保存 / Save as .txt を使ってください。

※ ページ内に <!-- ///deck_text --><!-- #deck_text --> のコメントが含まれている場合は、その区間のみを優先的に解析します。

English

  1. Open the official deck page and view the page source, then copy the HTML.
  2. Open this tool (index.html) in your browser and paste the HTML into the Paste HTML textarea.
  3. Click “カードリスト生成 / Build Card List”.
  4. The formatted list of card names + counts will appear. Use Copy or Save as .txt as needed.

Note: If the HTML contains <!-- ///deck_text --> to <!-- #deck_text --> comment markers, the tool prioritizes parsing only that slice.