LWS25 🖼️⚙️
Image Compressor & Converter is part of the Local Web Software 2025 (LWS25) suite. This offline web tool allows you to compress and convert image files directly in your browser using a local Flask server — perfect for developers or designers who need quick optimization without internet access.
- ✅ Upload and preview images in the browser
- ✅ Compress images by selecting quality level
- ✅ Convert between JPG, PNG, and WebP formats
- ✅ Download and delete images easily
- ✅ Works fully offline on a local network
pkg install python3 git
apt install python3 git
git clone https://github.com/ezaco-dev/image-converter.git
pip install -r requirements.txt
python3 app.py