Skip to content

tools python - Image Converter - LWS25 Project by ezaco (Local Web Software)

License

Notifications You must be signed in to change notification settings

ezaco-dev/image-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Image Compressor & Converter

LWS25 πŸ–ΌοΈβš™οΈ


🎯 About

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.


Preview


⚑ Features

  • βœ… 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

πŸš€ Installation

1. Installing Package

  • On Termux

pkg install python3 git
  • On Linux

apt install python3 git

2. Clone the Repository

git clone https://github.com/ezaco-dev/image-converter.git

3. Install pip packages

pip install -r requirements.txt

4. Run the Server

python3 app.py

About

tools python - Image Converter - LWS25 Project by ezaco (Local Web Software)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages