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 gitapt install python3 gitgit clone https://github.com/ezaco-dev/image-converter.gitpip install -r requirements.txtpython3 app.py