Skip to content

Squirrelcoding/CIEBII

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CIEBII

  • 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!

comparision


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:

space comparision

The image was this, in case you were wondering:

CLI usage

Unlike our other projects, this time its cross-platform for Windows and Linux!

cib convert <file>

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.

cib render <file.cib>

Attempts to render a .cib file.

About

CIEBII - Check if every bit is intact

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages