Comment on Shit like this is why we need open source printers!
GamingChairModel@lemmy.world 2 days agoHe’s written up his findings in English, for anyone who prefers English over German or text over video.
But basically the JBIG2 image compression algorithm used in those scanners looked for certain repeating patterns, and incorrectly compressed certain portions of the image into “close enough” blocks of pixels. Unfortunately, that meant that scanned number data wasn’t guaranteed to be accurate, even when the decoded output clearly looked like a number with no distortion or noise.
It’s worth the full read.
kayohtie@pawb.social 2 days ago
You left out what I feel is the best part: even in the “uncompressed” mode, even when that was disabled, it was still happening sometimes.
GamingChairModel@lemmy.world 1 day ago
To be precise, the “lossless” compression is still a compression algorithm. They just didn’t implement the steps that actually make the compression algorithm lossless.
From the write up:
kayohtie@pawb.social 1 day ago
TIL! Thank you for the added detail, I hadn’t read the full write up but had watched his presentation in English and it was wild to hear presented.