About

Most online image tools work the same way: upload → process → download → repeat.

BulkPicTools is built differently.

What makes it different:

1. Tool chaining (the big one)

After processing a batch of images, the result flows directly into the next tool.

Compress 200 photos → convert to WebP → crop to 1:1 → done. No re-uploading

between steps. This is the workflow that used to require Photoshop scripts or

command-line tools — now it runs in your browser.

2. Everything is local

Files are processed using the Canvas API and WebWorkers, entirely in your browser.

No server receives your images. You can verify this by watching the Network tab —

zero image data leaves your device. Works offline after the first load.

3. Local AI models

Background removal and face blur run via WebAssembly + WebGPU on your CPU/GPU.

No cloud API call, no API key needed, no data sent. The model downloads once and

then works offline too. More AI tools coming: upscaling, watermark removal,

auto-classification.

4. Real batch processing

Handle 200+ images at once — or drop an entire folder or ZIP archive. No file

count limits from our side; it's only limited by your device's memory.

5. Scene pages

Beyond individual tools, BulkPicTools has guided workflow pages for specific

tasks: passport/visa photo creation, app icon export (iOS + Android + web), 

e-commerce product photo processing, social media size presets — more added monthly.

Free, no account, no watermarks, no daily limits.

Built with: Canvas API, WebWorkers, WebAssembly, WebGPU

40+ tools | 3 languages | Works offline