Skip to content

pewsheen/ico2xlsx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ico2xlsx

Convert ICO to XLSX (Excel or something something)

ICO XLSX

Prerequisite

  • Python 2.7
  • PIL
  • XlsxWriter
  • (For Windows) You need administator privilege

How to use? -- GUI

  1. python ico2xlsx_ui.py
  2. Load ICO file
  3. Press Convert
  4. Done!

How to use? -- Command Line

  1. python ico2xlsx.py
  2. Enter ICO file path
  3. Done!

Noted

  1. It's not totaly square, you need to adjust youself.

About

Convert ICO to XLSX (Excel)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages