Forget risky online tools — MAZANOKE lets you compress and convert your images directly in your browser, without ever leaving your device. Open source, privacy-first, and beautifully simple.
In a world where sharing images is second nature — whether it’s a family photo, a screenshot, or your latest design — we often need to resize or convert pictures before uploading them or sending them via email. And all too often, that means using shady online services that promise “free compression,” but may be harvesting your data behind the scenes.
That’s where MAZANOKE comes in — a tool built with a refreshing philosophy: optimize images without compromising your privacy.
Everything happens locally. No uploads. No tracking. No internet required.
MAZANOKE is a Progressive Web App (PWA) that runs entirely in your browser. It works offline, doesn’t track you, and never uploads your images to the cloud. It’s fully open source and designed to be simple enough for anyone to use — and powerful enough for pros who care about control and data privacy.
Whether you’re working from a laptop, desktop, or even a mobile device, you can install MAZANOKE like any native app and start optimizing images in seconds.
What can you do with MAZANOKE?
MAZANOKE packs an impressive list of features into a sleek, no-nonsense interface:
- 🖼️ Adjust image quality and file size
- 📏 Set maximum width/height
- 📋 Paste images directly from your clipboard
- 🔄 Convert images to/from JPG, PNG, WebP, and ICO
- 🔁 Import from HEIC, AVIF, TIFF, GIF, and SVG
- 🔐 Strip EXIF metadata (location, date, device)
- 📴 Works completely offline
- 🌙 Supports both light and dark modes
Everything happens locally on your device. Your data never leaves your computer.
Three ways to use MAZANOKE
- Web version: Just visit mazanoke.com and start optimizing.
- Install as an app: Add it to your home screen or desktop — it works like a native app, even offline.
- Self-host with Docker: Deploy MAZANOKE on your own server or VPS for total control:
services:
mazanoke:
container_name: mazanoke
image: ghcr.io/civilblur/mazanoke:latest
ports:
- "3474:80"
You can also download the source code and launch it by simply opening the index.html
file in your browser.
Made for privacy. Built to share.
Unlike many “free” image optimization websites that come with hidden costs to your data, MAZANOKE is designed to be shared with family, friends, and colleagues who care about privacy. No ads, no cookies, no telemetry — just clean, efficient image processing.
Its GPL-3.0 license means the code is open and auditable. You can modify it, contribute to it, or even fork it for your own needs. That makes it a strong contender not just for individual users, but for privacy-conscious organizations too.
🔗 Explore more:
- 🌐 Web app: mazanoke.com
- 🐙 GitHub repo: github.com/civilblur/mazanoke
- 🐳 Docker image: ghcr.io/civilblur/mazanoke
MAZANOKE is a refreshing reminder that not all tools need to monetize your data. It’s fast, elegant, and truly yours — and that’s exactly how image optimization should be.