Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abelarduu/simple-picviewer
O Simple PicViewer é um visualizador de imagens simples e eficiente. Permite selecionar uma pasta e visualizar, deletar, rotacionar imagens, e visualizar em tela cheia. Possui interface intuitiva com tema escuro e design elegante. Desenvolvido em Python utilizando customtkinter e Pillow.
https://github.com/abelarduu/simple-picviewer
appdevelopment customtkinter image-viewer imagemanagement imageviewer pillow python softwaredevelopment
Last synced: 23 days ago
JSON representation
O Simple PicViewer é um visualizador de imagens simples e eficiente. Permite selecionar uma pasta e visualizar, deletar, rotacionar imagens, e visualizar em tela cheia. Possui interface intuitiva com tema escuro e design elegante. Desenvolvido em Python utilizando customtkinter e Pillow.
- Host: GitHub
- URL: https://github.com/abelarduu/simple-picviewer
- Owner: abelarduu
- License: mit
- Created: 2024-06-21T23:59:04.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-07T16:45:52.000Z (5 months ago)
- Last Synced: 2024-08-07T21:13:41.284Z (5 months ago)
- Topics: appdevelopment, customtkinter, image-viewer, imagemanagement, imageviewer, pillow, python, softwaredevelopment
- Language: Python
- Homepage:
- Size: 2.78 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![logo](img/logo.png)
### Sobre o projeto
O **Simple PicViewer** é um visualizador de imagens desenvolvido para proporcionar uma experiência de visualização de imagens simples e eficiente. O aplicativo permite que os usuários selecionem uma pasta e visualizem todas as imagens contidas nela em ordem.O aplicativo oferece navegação de imagens para visualizar e passar por cada imagem do diretório selecionado, permite deletar e rotacionar imagens, visualizar em tela cheia, e conta com uma interface intuitiva de tema escuro e design elegante. Desenvolvido em Python utilizando customtkinter e Pillow.
[!["Python V.3.12.1"](https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=white)](https://www.python.org/)
[![Customtkinter V.5.1.2](https://img.shields.io/badge/Customtkinter-V.5.1.2-blue?style=for-the-badge&logo=python&logoColor=white)](https://github.com/TomSchimansky/CustomTkinter)
[![Pillow V.10.0.1](https://img.shields.io/badge/Pillow-V.10.0.1-blue?style=for-the-badge&logo=python&logoColor=white)](https://github.com/python-pillow/Pillow)