2.1.1 • Published 4 years ago
heic-to-jpg v2.1.1
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-jpgOr run:
npx heic-to-jpgBasic 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 infoOPTIONS
-d, --debug Print debug info Default: false
-v, --version Print CLI version Default: false