mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2026-05-08 06:28:02 -05:00
[GH-ISSUE #1277] add: SnapImg in Useful Images #1326
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Moresl on GitHub (Mar 17, 2026).
Original GitHub issue: https://github.com/veggiemonk/awesome-docker/issues/1277
Project
Category: Useful Images
Repository link: https://github.com/Moresl/snapimg
Description: A fast, privacy-focused image compression tool with Docker support. Handles PNG, JPEG, WebP, AVIF with 70%+ compression ratio. Images processed in memory only.
Author: Moresl
Demo: https://img.biekanle.com/
Why this should be in the list
docker build && docker rungets you a fully working image compression service@mashb1t commented on GitHub (Mar 18, 2026):
Hey @Moresl, thanks for raising the issue.
Can you please double-check if the version 0.0.1 is already stable enough to not mark it as WIP?
How can users use the project without manually cloning the issue, do you have support for the docker registry (free of charge) planned?
Thanks for your feedback.