lluukinha / heic2jpg

simple conversor from heic format to jpg

Home Page:https://lluukinha.github.io/heic2jpg/dist/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to heic2jpg!

About me | Demo | Download Windows Version

img

Hi! Recently i was needing to convert some images from my iPhone saved as .heic and my computer was not able to read them.
So i needed to convert them to .jpg or any other possible format.
For my surprise, i found just a few websites/softwares which does this work, but most of them is paid, so I decided to create this repository/application.

Testing the code

If you are trying to clone and test the code in your computer, here is some npm codes to help you:

- Install dependencies

npm install

- Compiles and hot-reloads for development

npm run serve

- Compiles and minifies for production

npm run build

- Compiles desktop version and hot-reloads for development

npm run electron:serve

- Compiles it for desktop application

npm run electron:build

About

simple conversor from heic format to jpg

https://lluukinha.github.io/heic2jpg/dist/


Languages

Language:Vue 69.3%Language:JavaScript 20.2%Language:HTML 10.5%