#Advance Image Viewer
GUI for viewing compressed and uncompressed Images in GBA-ROMs. Supports 4, 16 and 256 color mode.
##Dependencies
##Usage
- Run
python3 aiv.py
- Select a ROM in File -> Open ROM
- Enter an offset or use the Next/Previous Image buttons to scroll through all compressed Images.
##Credits cosarara97 - lz77.py and some Qt code.