/ICO-converter

Transform images into .ico files for desktop icons

Primary LanguagePython

Transform images into .ico files for desktop icons

HOW TO USE?

  1. Create a folder in the same directory where you put the file
  2. Change the destination directory in the .py file for the one of your choice (On line 19)
  destination = 'C:/Users/USERNAME/DIRECTORY'
  1. Put the images you want to convert inside the "files" folder
  2. Double click the python file