/Image-Modifier

This project provides a simple and efficient solution for modifying images by using a custom class. With this class, users can compress, resize, and optimize images, ensuring that they meet the desired file size constraints while preserving quality.

Primary LanguageKotlin

ImageModifier

This project provides a simple and efficient solution for modifying images by using a custom class. With this class, users can compress, resize, and optimize images, ensuring that they meet the desired file size constraints while preserving quality.

Features

  • Image Compression: Reduce image file size while maintaining quality.
  • Image Resizing: Modify image dimensions to fit specific requirements.
  • File Size Limit: Automatically compress images to achieve a target file size, such as 1 MB.

Getting Started

Clone the repository to your local machine:

git clone https://github.com/PanktiSP13/Image-Modifier.git

Contributions

Contributions are welcome! If you have ideas for improvements or additional features, feel free to submit a pull request. Keep the code clean and well-documented.