Contact & Support
Get support for imgcompress: report bugs and feature requests on GitHub, or hire the author for a custom build or enterprise deployment of this self-hosted image compression Docker tool.
SupportContact
Hire Me#
Want to hire me for a project, special build, or custom version of ImgCompress? Get in touch via my site and I'll be happy to scope it together.
Before You Reach Out#
These pages answer most setup questions and save time when troubleshooting.
Installation GuideSetup steps, Docker options, and updates.Web UI GuideLearn the interface and workflows.Privacy & SafetyHow your data stays local and secure.Release NotesSee what's new and what changed.
Bug Reports and Feature Requests#
I love ideas! If you have a feature request or found a bug, please share it on GitHub. Public discussions help others with the same problem join the conversation.
How to report a bug#
The fastest way to get a fix is a clear, reproducible report. Include:
- What you expected to happen
- What actually happened
- Screenshots of errors if possible
- Your OS, CPU type, and RAM
- Your Docker version and image tag
- Exact steps to reproduce
Bug report template#
Copy this into your GitHub issue and fill in each section:
markdown**Expected:** [What you expected to happen] **Actual:** [What happened instead] **OS / CPU / RAM:** **Docker version:** (docker --version) **Image tag:** (e.g. latest, nightly) **Steps to reproduce:** 1. 2. 3. **Screenshots:** [Paste any relevant screenshots here]