SamSuka
codensuch
codensuch

patreon


Work in progress update on an even better batch mode

The original plan was add a batch mode that allows the user to upload multiple pages simultaneously and clean all the bubbles. This feature is probably the most asked for as bubble cleaning is a very time consuming task for a human.

After a few design iterations of how this would work, I came to the conclusion that the incremental work required to get a full multi-page editor working along with batch is actually very little. So now I'm working on a full batch clean and editing feature that will allow the user to upload a batch of pages at once and edit all of them in app!

The image shows a mock of what the page tool bar would look like. When you upload multiple pages, they'll be process one by one by the server as they are uploaded. As each page becomes ready the thumbnails will be generated and become clickable. The editing view will switch to the page of the thumbnail that the user clicks on. There will be two buttons on top of the bar: one for downloading all edited pages, one for downloading all cleared pages (the originally intended batch mode).

I'm quite far into the code on batch mode despite lack of UI, so I'll have more to update soon. Stay tuned!

Work in progress update on an even better batch mode

More Creators