Skip to content

zuttonetetai/heic2jpg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

heic2jpg

HEICファイルをjpgファイルに変換するアプリ

Installation

libheif >= 1.17がインストールされていないと動かない。※apt-getだと1.12.0がインストールされてしまう。

brew install libheif

その後

cargo build -r
mv ./target/release/heic2jpg ./

Usage

変換したいHEICファイルをinput_heicフォルダに入れて上記で生成した実行ファイルを実行

./heic2jpg

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages