Logo Myllection

Welcome to Myllection

Select a set, Pokémon name, or artist to generate a PDF full of proxies to fill the empty spaces in your binder/collection.

Last update: 4/9/26

Added Pokédex with images and numbers

How It Works

Myllection helps you generate PDF proxies for missing cards in your collection. Simply select a set, enter a Pokémon name, or search by artist to create a customized PDF.

1

Search

Choose a search method: By Set, Pokémon Name, or Artist.

2

Configure

Enter the necessary details based on your chosen search method.

3

Download

Click 'Download Proxies' to generate your PDF.

Examples:

In the "Search by Word" option, searching for "Charizard" will generate proxies for all cards that contain "Charizard" in their name.

Proxy example

To demonstrate how this feature works, I'll walk you through an example where I, as a user, generate a JSON file containing the first 151 Pokémon using ChatGPT.

To achieve this, I'll use the following prompt:"Generate a JSON containing the first 151 Pokémon using the following format:"[ { "name": "CardName", "number": 1, "setId": "base1", "set": { "id": "base1", "name": "Base", "printedTotal": 102 }, "images": { "defaultImage": "" } } ]

ChatGPT JSON example

Once I get the response, I can simply copy the generated JSON and paste it into the custom JSON field. This will result in the following proxies:

Custom JSON result example