Skip to content

Simple bash script for creating JPEG versions of one or multiple HEIC files.

License

Notifications You must be signed in to change notification settings

doersino/unheic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

unheic

Simple bash script for creating JPEG versions of one or multiple HEIC files.

Setup

Copy the unheic executable to any location on your PATH.

Usage

Run it without any arguments to find out:

$ unheic
usage: unheic [--replace] [file ...]
    Create JPEG versions of one or multiple HEIC files which can be located in
    different directories: Each conversion result ends up 'next to' its
    respective original or replaces it if the --replace flag is set. Uses sips.

Notes

The script summons sips to do the heavy lifting, so it'll only work on macOS.

About

Simple bash script for creating JPEG versions of one or multiple HEIC files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages