DvorakDwarf / Infinite-Storage-Glitch

ISG lets you use YouTube as cloud storage for ANY files, not just video
GNU General Public License v3.0
11.43k stars 910 forks source link

Decrease the filesize by using RGB? #57

Closed YugiFanGX closed 1 year ago

YugiFanGX commented 1 year ago

Making use of RGB should decrease the Overall file size, as there is more information stored in the file.

00000 - #FFFFF

This range makes use of more than two colors codes.

Translate the binary directly to RGB patterns.

Should be somehow possible.