An open API service indexing awesome lists of open source software.

https://github.com/zoelabbb/zippress

ZipPress is a web-based application built with Svelte that allows users to compress images with various quality levels and package them into a ZIP file effortlessly. 🚀
https://github.com/zoelabbb/zippress

file-optimization image-compression svelte sveltekit zip

Last synced: 10 months ago
JSON representation

ZipPress is a web-based application built with Svelte that allows users to compress images with various quality levels and package them into a ZIP file effortlessly. 🚀

Awesome Lists containing this project

README

          

# ZipPress - Kompresi & ZIP Gambar dengan Mudah

**ZipPress** adalah aplikasi berbasis web yang memungkinkan pengguna untuk mengompresi gambar dengan berbagai tingkat kualitas serta mengemasnya dalam format ZIP dengan mudah. 🚀

## 🔗 Live Demo

Proyek ini tersedia di:
[🔗 ZipPress - Live Demo](https://zip-press.vercel.app/)

Dukung proyek ini dengan memberikan ⭐ di GitHub!

## 🌟 Fitur Utama

- **Kompresi Gambar**: Pilih antara kualitas tinggi, sedang, atau rendah.
- **Download Gambar Terkompres**: Unduh gambar yang telah dikompresi dalam sekali klik.
- **Buat ZIP**: Gabungkan gambar yang telah dikompresi ke dalam file ZIP.
- **UI Modern & Responsif**: Tampilan minimalis, bersih, dan mudah digunakan.

## 🚀 Cara Menggunakan

1. Pilih kualitas gambar yang diinginkan (High, Medium, atau Low).
2. Upload gambar yang ingin dikompresi.
3. Download gambar yang telah dikompresi.
4. Opsional: Buat ZIP untuk mengunduh gambar dalam satu file ZIP.

## Cara Install

To run ZipPress locally, follow these steps:

1. Clone repository:
```sh
git clone https://github.com/zoelabbb/ZipPress.git
```
2. Navigate to the project directory:
```sh
cd ZipPress
```
3. Install dependencies:
```sh
pnpm install
```
4. Start the development server:
```sh
pnpm run dev
```
5. Open your browser and visit `http://localhost:5173`

## 📌 Teknologi yang Digunakan

- **Svelte** sebagai framework frontend.
- **Tailwind CSS** untuk styling yang modern.
- **browser-image-compression** untuk kompresi gambar.
- **JSZip** untuk membuat file ZIP.

## 📜 Lisensi

ZipPress dirilis di bawah lisensi MIT. Silakan gunakan dan kembangkan lebih lanjut!

---

💡 **Dibuat dengan ❀ oleh [ケăƒȘフăƒȘăƒ„ă‚Š](https://github.com/zoelabbb)**