Skip to content

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