ZipPress is a web-based application that allows users to compress images with various quality levels and package them into a ZIP file effortlessly. π
This project is available at: π ZipPress - Live Demo
Support this project by giving it a β on GitHub!
- Image Compression: Choose between high, medium, or low quality.
- Download Compressed Images: Get your compressed images with just one click.
- Create ZIP Files: Combine compressed images into a ZIP file.
- Modern & Responsive UI: A minimalistic, clean, and user-friendly interface.
- Select the desired image quality (High, Medium, or Low).
- Upload an image to compress.
- Download the compressed image.
- (Optional) Create a ZIP file to download all images at once.
To run ZipPress locally, follow these steps:
- Clone the repository:
git clone https://github.com/zoelabbb/ZipPress.git
- Navigate to the project directory:
cd ZipPress
- Install dependencies:
pnpm install
- Start the development server:
pnpm run dev
- Open your browser and visit
http://localhost:5173
- Svelte as the frontend framework.
- Tailwind CSS for modern styling.
- browser-image-compression for image compression.
- JSZip for creating ZIP files.
ZipPress is released under the MIT License. Feel free to use and enhance it further!
π‘ Created with β€οΈ by γ’γͺγγͺγ₯γ¦