Self-hosted TinyPNG alternative with Docker (imgcompress

https://github.com/karimz1/imgcompress

Hey folks of the open source world 👋

I built a self-hosted TinyPNG-style image tool in Docker: compress, convert & resize images (incl. HEIC ➜ JPG/PNG) via a simple web UI. Runs 100% locally for privacy.

Repo: https://github.com/karimz1/imgcompress

41 points · 3 comments · view on lemmy.world

3 Comments

scholar@lemmy.world · 7 pts · 286d (1 reply)

This may just be a usecase thing, but what is the advantage of this over imagemagick? I can already magick photo1.jpg -resize 50% photo1.png and when the process ends it's not constantly using resources in a webserver.

jogai_san@lemmy.world · 4 pts · 285d
airikr@lemmy.ml · 5 pts · 286d

I tried it 2 days ago. MAZANOKE does a better job. imgcompress made the file size bigger than MAZANOKE's despite same settings.