Skip to content
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.
/ heic2ddw Public archive
forked from kolaqsq/WDD-theme-converter

This script converts a heic file to ddw

Notifications You must be signed in to change notification settings

Dustmix/heic2ddw

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

heic2ddw

The Batch file uses the extract_heic.py script and the convert_to_json.py script to convert a heic file to ddw

Thanks to t1m0thyj for creating the extract_heic.py script

Thanks to kolaqsq for creating the convert_to_json.py script

Using the batch file

Requirements

Python
ImageMagick

Note: Python needs to be installed with the "Add Python 3.x to PATH" option checked and ImageMagick should be installed like explained here

Usage

Start the script with the --install parameter when using it for the first time.

Just drag and drop a heic file on the batch file to start the conversion or use the command line to convert multiple files.

Options:

-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.

About

This script converts a heic file to ddw

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 84.4%
  • Batchfile 15.6%