Convert .heic images to .jpg
Project description
heic-to-jpg 📸
CLI tool for converting HEIC images to jpg.
Essentially, this is just a thin wrapper around imagemagick's convert cli.
Motivation: When transfering images from an iPhone to a Mac via airdrop, they are being transfered as HEIC. Oftentime though, another format (such as jpg) is required to further make use of those images.
👉 ⚠️ Please note that imagemagick is a prerequisite for this to work.
👉 ⚠️ Please note that this has been tested on macOS only. There might be issues on other operating systems (Linux, Windows).
installation
pip install heic-to-jpg
usage
heic-to-jpg -s ~/path/to/source [--keep] [--debug None|Trace|All]
or
heic2jpg -s ~/path/to/source [--keep] [--debug None|Trace|All]
~/path/to/source can both be a directory or a single .HEIC file. Without the --keep flag, the original file is deleted after conversion.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file heic_to_jpg-0.1.9.tar.gz.
File metadata
- Download URL: heic_to_jpg-0.1.9.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c7c8bf607e946676ef1bddf51edf80ffcb959bb67f28d9b63c4eb989d90d199
|
|
| MD5 |
87a9d7f16abc2587cb47ae411bc4acb6
|
|
| BLAKE2b-256 |
0fc5b2b306f922ceeb2cec6d0992dcf1664c994b64ca1f7570197ac5aa5a8c36
|
File details
Details for the file heic_to_jpg-0.1.9-py2.py3-none-any.whl.
File metadata
- Download URL: heic_to_jpg-0.1.9-py2.py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
49b3041f39f10e7655af6a31286cebda0208f96feef8ac04a950fb2fe9f5dfff
|
|
| MD5 |
9dc8503a251e6ea8dcae9b820b8d4b65
|
|
| BLAKE2b-256 |
5deb8327b7a8c20fd351e489f7eaa94ed886c41a6502038cd9cf3c351b8fb4a0
|