Skip to main content

I Built Bulk Image Resizer

A fast, local-first macOS app for resizing and converting batches of images. Bulk Image Resizer uses a React and TypeScript interface with native Rust image processing through Tauri.

tauri Software
Bulk Image Resizer screenshot 1
Bulk Image Resizer screenshot 2
Bulk Image Resizer screenshot 3

Bulk Image Resizer is an in-house macOS app we built to take the slow, repetitive part out of preparing images for the web. Drop in a folder of photos, choose your dimensions and output format, and the app handles the rest — no upload, no queue, no third-party service touching client assets.

The interface is built in React and TypeScript, while the actual encoding and resizing runs in native Rust through Tauri. That split keeps the UI responsive during large batches and gives us near-native throughput on hundreds of files at once. Because everything runs locally, image data never leaves the machine.

We use it on nearly every project to generate the optimized WebP assets that ship with the sites we design and build.

Tags

Looking for an app like Bulk Image Resizer?

Have an idea you'd like to bring to life? We'd love to hear about it and help you build something great.

Start a Project

More Projects

View all projects →