Skip to content

A simple HEIC to jpg converter. Converts .HEIC image file(s) into the more usable .jpg format.

Notifications You must be signed in to change notification settings

gness1804/heic-to-jpg

Repository files navigation

HEIC to JPG Converter

A simple HEIC to jpg converter. Converts .HEIC image file(s) into the more usable .jpg format.


Installation

npm install -g heic-to-jpg OR yarn global add heic-to-jpg

Or run:

npx heic-to-jpg

Basic Usage

heic-to-jpg  <command> [option]

Enter in a file name or directory as the first argument and the app will convert it.

heic-to-jpg example.HEIC -> example.jpg

COMMANDS

help  Print help info

OPTIONS

-d, --debug    Print debug info Default: false
-v, --version  Print CLI version Default: false

Changelog

❯ Read the changelog here →

About

A simple HEIC to jpg converter. Converts .HEIC image file(s) into the more usable .jpg format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published