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.
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.
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.pngand when the process ends it’s not constantly using resources in a webserver.See my response here: https://lemmy.world/post/31091927/17573933