Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/powerandcontrol/conversor-para-.ico-
Este script em Python permite que você crie ícones ".ICO" a partir de imagens.
https://github.com/powerandcontrol/conversor-para-.ico-
Last synced: 14 days ago
JSON representation
Este script em Python permite que você crie ícones ".ICO" a partir de imagens.
- Host: GitHub
- URL: https://github.com/powerandcontrol/conversor-para-.ico-
- Owner: powerandcontrol
- Created: 2024-05-16T17:33:09.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-16T17:34:52.000Z (8 months ago)
- Last Synced: 2024-11-06T13:44:18.523Z (2 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Criador de Ícones
Este script em Python permite que você crie ícones a partir de imagens.
## Como usar
1. Baixe o código fonte.
2. Instale as dependências executando `pip install tkinter pillow`.
3. Execute o script `conversor.py`.
4. Selecione a imagem desejada.
5. Escolha o local para salvar o ícone.
6. Clique em "Criar Ícone".
7. O ícone será salvo no local especificado.## Requisitos
- Python 3.x
- Tkinter
- Pillow## Licença
Este projeto está licenciado sob a [MIT License](LICENSE).