shellbro/heif-convert Convert all HEIF (*.heic) images from /input dir to JPEG (*.jpg) images saved to /output dir. Usage Just run: $ docker run --rm -u "$(id -u):$(id -g)" -v /some/host/path/input:/input -v /some/host/path/output:/output shellbro/heif-convert