Drag and drop your files here

or click to browse. Supports Images.

Private.

About Batch Image Processor

Modufile's Batch Image Processor lets you chain multiple image operations — resize, grayscale, blur, rotate, flip, and format conversion — and apply them sequentially to a batch of images at once. It uses ImageMagick compiled to WebAssembly, running entirely in your browser. This is ideal for workflows where you need to process a set of images with the same pipeline — for example, resizing and converting a folder of product photos for an e-commerce site, or applying a grayscale filter and resize to a set of scanned documents.

Tech Stack

@imagemagick/magick-wasmExecutes a configurable pipeline of operations (resize, grayscale, blur, rotate, flip) on each image

Frequently Asked Questions