HEIC→JPG, compress to exact KB, resize, lossless EXIF/GPS removal and CSV rename — whole folders at once, entirely in your browser. 30 photos in 0.8s. Free, no account, no uploads.
No reviews yetBe the first to leave a review for Image Batch Studio
Maker
📌
Maker here. I built this because I kept doing the same photo chore by hand: HEIC files nobody could open, a form that wanted everything under 500 KB, GPS coordinates I didn't want to hand to a stranger. Every free tool I tried wanted to upload my files first.
This one doesn't. Everything runs in the tab — 30 six-megapixel photos took 0.8 seconds, and you can leave DevTools open while it works and watch nothing go out. The EXIF removal is the part I'd defend: it rewrites the file container instead of re-encoding, so the pixels come out byte-identical to the input. That engine is open source: github.com/usesolvekit/exif-strip
Being upfront: on page load the site does load ads and cookieless analytics, like most free sites. Neither touches your files.
It's days old, so it's rough in places. Tell me what breaks, what's confusing, and what format you wish it handled. I'll be around all day.