Contact & Support
Get support for ImgCompress: report bugs, suggest features, join the conversation on GitHub, or reach out if you are interested in working with the author on a related project.
Work With Me#
ImgCompress is an open source project, and the best place for bugs, ideas, and feature discussions is GitHub.
If you like my work and want to collaborate on a related project, need help building a custom tool, or want to discuss freelance work, feel free to reach out through my personal site.
Before You Reach Out#
These pages answer most setup questions and save time when troubleshooting.
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]