mazanoke

mazanoke

Docker app from ctrlaltd1337's Repository

Overview

MAZANOKE is a simple image compressor and converter that runs entirely in your browser. No external uploads, works offline as a web app, and is powered by Browser Image Compression.

mazanoke icon

MAZANOKE

A self-hosted local image optimizer that runs in your browser.

mazanoke desktop screen capture dark mode

About

MAZANOKE is a simple image optimizer that runs in your browser, works offline, and keeps your images private without ever leaving your device.

Created for everyday people and designed to be shared with family and friends, it serves as an alternative to questionable "free" online tools.

Table of Content

Features

  • 🖼️ Optimize Images in Your Browser
    • Adjust image quality
    • Set target file size
    • Set max width/height
    • Paste images from clipboard
    • Convert between and to JPG, PNG, WebP, ICO
    • Convert from HEIC, AVIF, TIFF, GIF, SVG
  • đź”’ Privacy-Focused
    • Works offline
    • On-device image processing
    • Removes EXIF data (location, date, etc.)
    • No tracking
    • Installable web app (learn more)

Install

Docker

  1. Using Docker Compose:
    services:
      mazanoke:
        container_name: mazanoke
        image: ghcr.io/civilblur/mazanoke:latest
        ports:
          - "3474:80"
        restart: unless-stopped
    
    Available environmental variables: Configuration
  2. Access the app at http://localhost:3474

Local

  1. Download the latest source code release.
  2. Open the index.html file to launch the app in your browser.

Web App

  1. Visit MAZANOKE.com, or self-host for even stronger privacy.
  2. Click the "Install" button in the top-right.
    • If the button isn’t available, you can still install it manually in a few simple clicks. (See how)
  3. A shortcut to MAZANOKE will be added to your device and can even be used offline.
Install MAZANOKE progressive web app button

Screenshots

mazanoke mobile devices mazanoke desktop screen capture light mode
Dark mode
mazanoke dark mode
Light mode
mazanoke light mode
Settings
mazanoke settings
Download images
mazanoke settings

Attributions

View full list and details

License

GNU General Public License v3.0

Install Mazanoke on Unraid in a few clicks.

Find Mazanoke in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Mazanoke Review the template variables and paths Click Install

Related apps

Explore more like this

Explore all

Details

Repository
ghcr.io/civilblur/mazanoke:latest
Last Updated2026-07-15
First Seen2025-03-28

Runtime arguments

Web UI
http://[IP]:[PORT:80]
Network
bridge
Shell
sh
Privileged
false

Template configuration

Host PortPorttcp
Target
80
Default
3474
Value
3474