I recently developed a new project, an Image Compressor that works even in offline mode.
Tech Stack used:
HTML, CSS, JavaScript, Service Workers
Features:
1. It compresses images client-side with no server interaction, enhancing performance.
2. It provides users with a quality option, allowing them to choose the level of image compression.
3. It operates in offline mode; simply open the website once to cache it, and you can access it later without an internet connection.