Etc1tool Installation On A Debian, Ubuntu, Kali And Raspbian
Install etc1tool
-
Debian
apt-get install etc1toolClick to copy -
Ubuntu
apt-get install etc1toolClick to copy -
Kali Linux
apt-get install etc1toolClick to copy -
Raspbian
apt-get install etc1toolClick to copy
etc1tool
ETC1 conversion tooletc1tool is a command line utility that lets you encode PNG images to the ETC1 compression standard and decode ETC1 compressed images back to PNG. It is part of the Android SDK for working with media files for game apps. The standard for the ETC1 texture format is here: http://www.khronos.org/registry/gles/extensions/OES/OES_compressed_ETC1_RGB8_texture.txt
Install the latest version of etc1tool in Debian, Ubuntu, Kali and Raspbian from terminal. To install the etc1tool just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of etc1tool from the respository and install it in your computer/server.




