Convert all heic files in a directory to jpg format using the CloudConvert REST API.
This project requires uv.
-
Install the project dependencies:
uv sync
-
Run the conversion:
uv run main.py --api-key '<API Key>' /path/to/directory
This project is licensed under the MIT License - see the LICENSE for details.