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.
git clone https://github.com/RaulB-masai/react-image-compressor.git
cd react-image-compressor
- Install npm dependencies
npm install
- Run the app locally.
npm start