Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HEIC to JPG Converter

A simple web tool to convert HEIC images to JPG format. This project is built using React, TypeScript, npm, Webpack, and the libheif-js library for decoding HEIC files.

Features

  • HEIC to JPG Conversion: Upload HEIC images and convert them to JPG format.
  • Responsive UI: Built with React and TypeScript for a smooth and responsive user experience.
  • HEIC Decoding: Uses libheif-js to decode HEIC images and convert them to JPG.

Installation

Follow these steps to get the project up and running on your local machine:

  1. Clone the repository:
    git clone https://git@github.com:dyv21/heic-to-jpg-converter.git
    cd heic-to-jpeg-formatter
  2. Install dependencies:
    npm install
  3. Run the development server:
    npm start

Usage

  1. Upload a HEIC image by clicking the “Upload” button.
  2. The image will be automatically converted to JPG.
  3. Download the JPG image once the conversion is complete.

Technologies Used

  • React: For building the UI.
  • TypeScript: For type safety and better development experience.
  • Webpack: For bundling the application and optimizing assets.
  • libheif-js: A JavaScript library used to decode HEIC files.
  • npm: For package management.

About

Heic to jpeg converter

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages