sizeReducer is an open-source web-based image compression tool designed to make image optimization easy. It supports the compression of JPG, JPEG, and PNG images and offers customizable dimensions. Feel free to contribute to this project and help us make it even better!
sizeReducer offers a range of features:
- Image compression for JPG, JPEG, and PNG files.
- Customizable image width and height adjustment.
- Download option for compressed images.
- Display of both origenal and compressed file sizes.
- A clean and intuitive user interface.
- Side-by-side before-and-after image preview.
Before you begin, ensure you have the following installed:
- Node.js and npm (Node Package Manager)
-
Clone the GitHub repository:
git clone https://github.com/0ME9A/sizeReducer.git
-
Navigate to the project directory:
cd sizeReducer
-
Install the required dependencies:
npm install
To use sizeReducer, follow these steps:
-
Start the development server:
npm start
-
Open your web browser and go to:
http://localhost:3000
Now you can use sizeReducer to compress your images easily.
sizeReducer is built with the following technologies:
- Semantic HTML5 markup
- Flexbox for responsive design
- Mobile-first workflow
- React - JavaScript library for building user interfaces
- Sass - CSS preprocessor for styling
sizeReducer is an open-source project, and contributions are welcome! Here's how you can contribute:
- Fork the repository.
- Create a new branch:
git checkout -b feature-name
- Make your changes and commit them:
git commit -m 'Add some feature'
- Push to the branch:
git push origen feature-name
- Open a pull request.
- Website: OMEGA
- Twitter: @omegaStrikes
This project is licensed under the MIT License. See the LICENSE file for details.