Some tools written in Python for file formats found in Pikmin 1.
Run the command pip install "piki-tools @ git+https://github.com/Minty-Meeo/piki-tools.git". It may be necessary to use the --break-system-packages option if you are on Linux. piki-tools is dependent on Pillow, more-itertools, and gclib.
piki_arcdir: Command-line tool to pack and extract Paired ARC + DIR Files archives.piki_bun: Command-line tool to pack and extract Bundle archives.piki_barc: Command-line tool to pack and extract BARC archives.piki_txe: Command-line tool to encode and decode Dolphin Texture files.
arcdir: Library for Paired ARC + DIR Files archives.bun: Library for Bundle archives.barc: Library for BARC archives.txe: Library for Dolphin Texture files.