Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Converter

A simple Python utility for converting PNG images to ICO format.

Features

  • Convert PNG images to ICO format with multiple icon sizes
  • Simple graphical interface for selecting input and output files
  • Supports standard icon sizes: 16, 32, 48, 64, 128, and 256 pixels

Requirements

  • Python 3.x
  • Pillow library (PIL)
  • tkinter (usually included with Python)

Installation

The project uses Poetry for dependency management:

Install Poetry if you don't have it

Install dependencies

  poetry install

Usage

Run the script using Python:

  poetry run python imageconverter/t3EaO.py

The program will:

  • Prompt you to select a PNG file
  • Ask where to save the ICO file
  • Convert the image and save it with standard icon sizes

About

A simple Python utility for converting PNG images to ICO format.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages