- Checks
- If
- Every
- Byte
- Is
- Intact
CIEBII is an image file format that checks if every single byte is intact. What does it do if it finds that a byte is out of place? Nothing! Because thats not its goal!
CIEBII is a significant upgrade from our previous project temage!
CIEBII rendering space photography
Since it has to check if every byte is intact with a checksum per pixel, here is the space complexity shown:
The image was this, in case you were wondering:
Unlike our other projects, this time its cross-platform for Windows and Linux!
Converts a PNG/JPG file into a .cib
file. For example, if you do cib convert my_image.png
it will spit out my_image.cib
.
Attempts to render a .cib
file.