Convert .HEIC Images!
Project description
Convert those Pesky .HEIC Images to Something More Useful!
i-Device images often come in .heic image file format, but these don't translate well to other uses...
I had a bunch of downloaded .heic files but wanted to convert them to .png format so I wrote this converter!
Notes
- no suitable package was found to convert
.heic➡️.jpgon Windows. - panoramic or stretched images may not convert properly.
- skips already-converted files to prevent redundancy
Usage
currently working on a PYPI release...
- Install required packages
pip install pillow_heifpip install pillow(or use defaultPIL- legacy)- see requirements.txt
- Download the repo
.zip - Obtain the path to the python
main.pyprogram - Obtain the path to the
.heicimage folder - Use desired flags
Examples
-
Set the destination folder with
--dest -
Automatically delete converted files with
-del
Flags
- double-hyphen '
--' flags take arguments - single-hyphen '
-' flags are booleans
| Flag | Options | Description |
|---|---|---|
--to |
png |
sets the desired type to convert the .heic files to. |
--dest |
path/to/saveDest |
choose the save location for the converted files. |
-del |
none |
delete the original .heic file after successful conversions. |
if you have comments / suggestions / bug fixes, please make a github issue here
thanks for checking this project out :)
Project details
Release history Release notifications | RSS feed
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_image_converter-1.0.0.tar.gz.
File metadata
- Download URL: heic_image_converter-1.0.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d15067c7e929acd6c5b9b4060dc7c5b04da3e10c0e0017bca7ececbf1778d62
|
|
| MD5 |
3512cec9acbd5ea5ed486837d3a90fb9
|
|
| BLAKE2b-256 |
a67dc14b41ca5388869c184245e01805feac68c210b6f223d6512f924deabf43
|
File details
Details for the file heic_image_converter-1.0.0-py3-none-any.whl.
File metadata
- Download URL: heic_image_converter-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ae6600b99b89060bb88946c175bcd04c950887459f5c947c9dcb95cfc5997fb9
|
|
| MD5 |
aa054a382224603c4893a7f0f1ac1973
|
|
| BLAKE2b-256 |
616a84d1e3d6f705f56e1d0c7058ab693905b38173d48b809095938b67c0baab
|