PLEASE USE THIS INSTEAD: https://scratch.mit.edu/projects/684972657/ - - - This is a Scratch #camera and #image scanner designed to quickly scan high definition pictures. When starting, press the [left arrow] to use your camera ! Press [space] to scan. Thanks a lot to @Layzej for his incredible idea of doing a fractal scan system ! I would have never thought about that. ❖ INDEX ☛ Usage ☛ Improvements (partly outdated) ☛ Changelog ❖ USAGE ☛ Main settings Resolution: higher is better. A resolution of 8 will scan blocks of 4x4 pixels, while a resolution of 10 will scan 1x1 blocks. Laziness: how lazy should the scanner be ? 0 means most details will be scanned, while 1 means most details will be ignored. Engine: different methods to initialize the scanner. Their names are self-explanatory. ☛ Advanced options This section has been moved inside the project. ❖ IMPROVEMENTS This section has been moved inside the project. Please note it is partly outdated anyways, so don't hesitate to ask me your questions ! ❖ CHANGELOG 1.0: Initial release 1.1: New faster, lossy init system Now using grid costumes 1.2: Improved interface and loading bars 1.3: Initialization now checks blue 2x less often (Because Scratch is weird) 1.4: Remade the renderer, it is now way faster 1.5: Hidden useless options, interface is now simpler Reverted to solid costumes 1.6: Added detailed log Added experimental init engine 1.7: Updated interface Default resolution bumped to 9 Using new init system by default 1.8: Drop scan of excess colors