Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

convpic2ico-0.10-py3-none-any.whl (23.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page