Converts an image to .ico - Windows
Project description
Converts an image to .ico - Windows
pip install convpic2ico
Tested against Windows 10 / Python 3.10 / Anaconda
from convpic2ico import create_icon
coloredicon = create_icon(
imagepath=r"C:\Users\hansc\Downloads\pinpng.com-anime-girl-face-png-6144106.png",
magickpath=r"C:\Program Files\ImageMagick-7.1.1-Q16-HDRI\magick.exe",
)
coloredicon
Out[3]: 'C:\\Users\\hansc\\Downloads\\tmptmpappicon_color.ico'
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
convpic2ico-0.10.tar.gz
(22.7 kB
view details)
Built Distribution
File details
Details for the file convpic2ico-0.10.tar.gz
.
File metadata
- Download URL: convpic2ico-0.10.tar.gz
- Upload date:
- Size: 22.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0403d30a1a6c2119a4af93bbf53a7510e65314d2d252f4b838cade90a71512a0 |
|
MD5 | c8db9dffe4840d6b5a6d9dd80d18f4b8 |
|
BLAKE2b-256 | 4ce1bb87c85f224b3fb6d7c000cb0d42c13a36830abd21d2320fee1c2e716674 |
File details
Details for the file convpic2ico-0.10-py3-none-any.whl
.
File metadata
- Download URL: convpic2ico-0.10-py3-none-any.whl
- Upload date:
- Size: 23.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce0d0ed4bed6e153509ad5b34ae013f7356612a5a75ac791b5c95affbd4b6ea6 |
|
MD5 | c966776fb596ade284e155bcbeb4f785 |
|
BLAKE2b-256 | 462eeb10dd25cf34f963e86c98787cbfa216008b6accc2f3d5b1f20bf56ec95a |