~/batch/inpaint | ready
$ help
upload.md

> Batch Watermark Removal

// upload an archive or pdf, get clean images

// mask area: bottom-right rectangle, edit mask.png to change scope

$ upload --archive-or-pdf no file
max 20MB max 50 images expires 10 min
status.log
waiting for upload...
limits.ts
const maxZip = "20MB";
const maxImages = 50;
const ttl = "10m";
pipeline.md

// upload -> queue -> inpaint -> zip

// download -> delete