The Batch file uses the extract_heic.py script and the convert_to_json.py script to convert a heic file to ddw
Note: Python needs to be installed with the "Add Python 3.x to PATH" option checked and ImageMagick should be installed like explained here
Just drag and drop a heic file on the batch file to start the conversion or use the command line to convert multiple files.
-h or --help to show a help message.
--install to install python requirements.
--uninstall to uninstall python requirements.
-r or --remove to delete heic file after conversion.
-v or --version to print heic2ddw version.