Just a image extension made in python.
We get all the pixels in the image, convert them to hex and save them to a file. The first line is used for the image dimension.
- Images in .cats files can be up to 150x times bigger than a png or even a jpeg file.
- Using Binary will make the files a lot more lightweight
I've added the files that I have used to test my program. Hope it helps you to test my project.
Thanks for reading!
I've made this project after seeing the video of FaceDev. I recommend you to watch it if you want to create your own image extension. Click here