Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Image Converter

Image Format Converter

This project provides two Python scripts to convert image formats using Pillow (PIL) and imageio.

Features

  • Convert a .png file to .icns (MacOS icon format)
  • Convert a .png file to .ico (Windows icon format)
  • Simple and efficient image processing with Python

Installation

Before running the scripts, make sure you have the required dependencies installed:

pip install pillow imageio

About

Convert Image

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages