Unbewohnte / anicons

Extract icons from .ani RIFF files. Mirror of https://unbewohnte.su:3000/Unbewohnte/anicons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anicons

extract icons from .ani RIFF files

Build

make or g++ src/anicons.cpp -o anicons

Usage

anicons [PATH_TO_THE_FILE]

will search through each chunk of the RIFF file and save the contents of each encountered "icon" chunk

About

Extract icons from .ani RIFF files. Mirror of https://unbewohnte.su:3000/Unbewohnte/anicons

License:MIT License


Languages

Language:C++ 97.6%Language:Makefile 2.4%