iskrenpp / HandyBashCommands

Some handy bash files for Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HandyBashCommands

Some handy bash files for Linux

001 - Convert HEIC files to jpg format

This bash script will convert all the files with heic extension in that same path to jpg format by default.

  • To use this script:
    ./heic-converter.sh

-p
    Convert heic files to png format. Note that this option is a bit slower than the jpg format.

About

Some handy bash files for Linux

License:MIT License


Languages

Language:Shell 100.0%