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