How it worksDonation
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.

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.

Steps to Generate Proxies:

Examples:

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

Proxie example

How to Use the Custom JSON Feature

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, "set": { "printedTotal": 2 } }, { "name": "CardName2", "number": 2, "set": { "printedTotal": 2 } } ]

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