Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scottlaing/simple-image-viewer
https://github.com/scottlaing/simple-image-viewer
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/scottlaing/simple-image-viewer
- Owner: ScottLaing
- Created: 2022-05-07T07:10:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-23T06:41:39.000Z (almost 2 years ago)
- Last Synced: 2024-11-16T00:24:34.670Z (2 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simple-image-viewer
The simple-image-viewer is a Ubuntu Linux graphical application to display an image or images, written in Python using the PyCharm IDE. Some check in files are specific to the PyCharm IDE.The app can currently open all images in a selectable folder and also has some zoom in/zoom out capabilities.
The application uses TKinter and PIL/Pillow libraries for widgets and image manipulation.
Project is in early stages, please check back soon for more features.