Skip to content

Certainly, here's a refined version of the description: --- The Icon Extractor App, developed in Python with PyQt5, simplifies the process of extracting icons from files and saving them in different image formats.

License

Notifications You must be signed in to change notification settings

lalaio1/LiCo-Extrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Icon Extractor 🖼️

Icon Extractor

Icon Extractor is a Python application designed to extract icons from various file types. It supports both Windows and Linux platforms and provides a user-friendly interface.

Requirements

  • Python 3.x

Usage🎇

  1. Run the start.py script.
  2. The application will automatically check for dependencies, download them if necessary, and then launch.
  3. Once launched, the interface allows you to:
    • Select a file.
    • Choose the output format for the extracted icon.
    • Specify the size of the icon.
    • Select the destination folder for saving the extracted icon.
    • Click the "Extract Icon" button to extract the icon.
  4. The extracted icon will be saved with the specified format and size in the chosen destination folder.

Features 🎪

  • Supports extraction of icons from various file types.
  • Saves icons in multiple formats.
  • User-friendly interface with animated elements.
  • Cross-platform support (Windows and Linux).
  • Automated dependency installation and verification.

How to Run

Linux 🐧

  1. Ensure Python 3.x is installed on your system.

  2. Open a terminal.

  3. Clone the repository using Git:

    git clone https://github.com/your-username/your-repo.git
  4. Navigate to the directory:

    cd LiCo-Extrator
  5. Run the following command:

    python3 start.py

Windows 💻

  1. Ensure Python 3.x is installed on your system.

  2. Download the repository ZIP file from GitHub.

  3. Extract the downloaded ZIP file to your desired location.

  4. Open a command prompt.

  5. Navigate to the extracted directory:

    cd path\to\LiCo-Extrator
  6. Run the following command:

    python start.py

Icon Extractor Example


Contact 👋

  • Discord: lalaio1
  • GitHub: lalaio1

About

Certainly, here's a refined version of the description: --- The Icon Extractor App, developed in Python with PyQt5, simplifies the process of extracting icons from files and saving them in different image formats.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages