Skip to content

A lightweight web-based tool for compressing images using Compressor.js. Users can upload an image, set the desired compression quality, and download the optimized version.

License

Notifications You must be signed in to change notification settings

BaseMax/CompressorJSWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Compressor Web App

A lightweight web-based tool for compressing images using Compressor.js. Users can upload an image, set the desired compression quality, and download the optimized version.

This is a simple web-based image compressor that uses Compressor.js to reduce image file sizes while maintaining quality. The application allows users to upload an image, set a compression quality, and download the compressed version.

Features

  • Upload an image and view its original size.
  • Adjust the compression quality (0.1 - 1).
  • Download the compressed image.
  • User-friendly interface with a responsive design.

Demo

You can test the application by opening the index.html file in your browser.

Installation

No installation is required. Just clone or download the repository and open index.html in a web browser.

# Clone the repository
git clone https://github.com/BaseMax/CompressorJSWeb.git

# Open index.html in a browser

Usage

  1. Open the index.html file in your browser.
  2. Select an image using the file input.
  3. Adjust the quality slider (default: 0.6).
  4. The app will compress the image and show the original and compressed sizes.
  5. Click the "Download Compressed Image" button to save the compressed image.

Technologies Used

License

This project is licensed under the MIT License.

Author

Created by BaseMax.

About

A lightweight web-based tool for compressing images using Compressor.js. Users can upload an image, set the desired compression quality, and download the optimized version.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published