A lightweight desktop app that compresses your images without quality loss. Perfect for photographers and web developers who need to reduce file sizes while maintaining image quality.
- Simple drag-and-drop interface
- Lossless compression
- No file size limits
- Keeps original files untouched
- Shows compression stats
- Works offline
- Download and run QuickPress
- Click "Select Image" to choose your image
- Hit "Compress Image" and wait a few seconds
- Find your compressed image in the same folder as the original (with "_compressed" added to the filename)
Grab the latest release from the releases page.
bash
pip install -r requirements.txt
python image-compressor.py
Contributions are welcome! Please feel free to fork the repository and submit pull requests. You can also open issues to report bugs or suggest new features.
- Fork the Repository: Create your own fork and work on your enhancements or fixes.
- Create Pull Requests: Submit pull requests for your changes to be reviewed and merged into the main project.
- Report Issues: Use the GitHub issues tracker to report bugs or suggest enhancements.
This project is licensed under the MIT License - see the LICENSE file for details.