Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 963 Bytes

README.md

File metadata and controls

45 lines (26 loc) · 963 Bytes

Overview

Free and Open Source Image Compressor. Optimizes images locally, delivering unmatched efficiency without storing a single file. Experience lightning-fast compression, all in one place.

Live

https://image-compressor.github.io

Getting Started

Prerequisites

  • Requires Node.js version 18+. 20+ and npm installed on your machine.

Installation

git clone https://github.com/abdarker/image-compressor.git
cd image-compressor
npm install
npm start

Open your browser and go to http://localhost:3000. Use the image compressor to upload and compress images.

To Build

npm run build

Contributing

Contributions are always welcome!

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details.