A simple image compressor built with react and browser-image-compression.
- Compress Image By Reducing Resolution and Size
- Offline Compression
- ReactJS
- React Bootstrap
- Browser Image Compression
-
Clone the repository and change directory.
-
Install npm dependencies
npm install
- Run the app locally.
npm start