/pokemon-x-y-icons

A little program to extract the Pokémon icons from Pokémon X.

Primary LanguagePython

Rip the Pokémon icons (aka party sprites, box sprites, minis, ...) from Pokémon X. Might also work for Pokémon Y; I don't have a dump of Y to test it on.

Requires PyPNG and PyYAML. Also, lzss3.py is taken from magical's nlzss repository.