Analyze and compare Pokémon fusions from Infinite Fusion based on stats and typing.
pip install -r requirements.txt
python app.pyOpen http://127.0.0.1:8051 in your browser.
- Offline fusion database (250K+ fusions and sprites)
- Fast local analysis using cached fusion data
- Save favorite fusions to your PC and export
Add Pokémon to your PC, click "Analyze Fusions", then browse and save pairs you like.
- Requires
data/all_fusions_data.jsonfor offline use. - Primary entrypoint is
app.py(port 8051).
Data and sprites sourced from Infinite Fusion Dex. Fan project, not affiliated with Nintendo/Game Freak.