Skip to content
This repository was archived by the owner on Oct 12, 2025. It is now read-only.

spenceriam/HEICscape

Repository files navigation

HEICscape

Tech Stack Version Status

HEICscape is a modern, browser-based batch HEIC image converter. Convert HEIC files to JPEG, PNG, or WebP with progress tracking, error recovery, and ZIP download support—all in your browser.

Features

  • Batch convert 100+ HEIC files
  • Memory-efficient, browser-based processing
  • Progress reporting for each file
  • Graceful error recovery
  • Multiple output formats: JPEG, PNG, WebP
  • Download all as ZIP
  • PWA: installable and offline-ready

Tech Stack

  • Vite (vanilla JS)
  • Tailwind CSS
  • heic2any
  • jszip
  • file-saver

Development Status

This project is in progress. See todo.md and changelog.md for details.

Getting Started

  1. Clone the repo and open in Codespaces or locally
  2. Install dependencies:
    npm install
  3. Start the dev server:
    npm run dev
  4. Open http://localhost:5173 in your browser

For architecture, build steps, and advanced usage, see build.md.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages