Skip to content

KaiserWilhelm23/pycon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

PyCON - Icon Converter

PyCON is a free and easy-to-use application designed to convert PNG files into ICO (Icon) files. This tool provides a user-friendly interface to simplify the process of creating custom icons for your projects.

alt text

Features

  • Import PNG Icons: Easily import PNG icons into the application.
  • Preview Image: View a preview of the imported icon before converting.
  • Dark Mode: The application features a dark mode for a modern look.
  • Keyboard Shortcuts:
    • Ctrl+Shift+X: Remove the imported image
    • Ctrl+Shift+I: Import
    • Ctrl+Shift+C: Convert
    • Esc: Quit

How to Use

  1. Click on the "Import PNG" button to select and import a PNG icon.
  2. Preview the imported icon in the viewing area.
  3. Click the "Convert" button to convert the PNG icon to ICO format.
  4. Save the converted ICO file to your desired location.

Installation

If you don't have Python installed, you can download the latest release EXE file for a hassle-free experience.

  1. Visit the Releases page.

  2. Download the latest release with the .exe extension. Please, this is not a virus!!!!

  3. Run the downloaded EXE file to start using PyCON - Icon Converter.

Getting Started

  1. Clone the repository:

    git clone https://github.com/blaze005/pycon.git
  2. Install the required dependencies:

    pip install PyQt5 Pillow
  3. Run the application:

    python pycon.py

Author

  • Will Payne

Version

1.0

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages