Skip to content

ozcotech/convert_projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages