Getting Started
Uploading images
Drag and drop, click to browse — all the ways to add images to the processing queue.
Ways to upload
Drag and drop
Drag one or more image files from your file manager and drop them onto the upload zone. You can drop as many as you like at once — they all enter the queue.
Click to browse
Click anywhere in the upload zone to open your operating system's file picker. Select one or multiple files (use Ctrl+click or Shift+click to select many at once).
Paste from clipboard
Press Ctrl+V (Windows/Linux) or Cmd+V (Mac) anywhere on the page to paste an image from your clipboard. This works with screenshots, images copied from other apps, and images copied from web pages.
Supported formats
| Format | Notes |
|---|---|
| PNG | Fully supported, including transparent PNGs |
| JPG / JPEG | Standard photos |
| WebP | Both lossy and lossless |
| AVIF | Modern format, wide browser support |
| HEIC | iPhone/iPad photos — converted automatically |
Animated formats (animated GIF, animated WebP) are accepted but only the first frame is processed. You'll see a notice when this happens.
Queue limits
The queue supports up to 20 images loaded at once. Images process sequentially, not in parallel (ML inference is GPU-bound and parallelising would be slower, not faster).
If you upload more than 20 images, the extras are shown as pending and load as earlier items are processed and removed.
Large images
Images wider or taller than 4096 pixels are automatically downscaled for inference, then the result is upscaled back to your original dimensions. You'll see a small notice when this happens. Your exported file is always at your original resolution.
File size
There's no file-size limit enforced by the tool. Practical limits depend on your device's available memory. Very large images (50+ MP) may take longer and use significant RAM.
HEIC conversion
HEIC files (iPhone photos) are converted to a web-compatible format automatically using a WASM library that runs locally in your browser. The conversion happens before inference, so the privacy guarantee is maintained — nothing ever leaves your device.
Batch tips
- Upload all images at once rather than one at a time — the queue handles them efficiently
- You can re-order items in the queue by dragging them
- Click the × on any queue item to remove it before or after processing
- Once all items are done, use Export all to download a ZIP with all results