The scanner is a modified version of @griffpatch 's scanner. This one can heavily compress the image data. -10/26/24- v1.1.1 -Made the Scanner a bit faster. -Fixed a bug that would sometimes not scan a pixel correctly and mark it as a black dot. -9/23/24- v1.1 Changed how it compresses, now the data is about twice as small as with the previous compressing technique (which was already very good), depending on the detail of the project. -5/19/24- -Release