A simple imager viewer written on Python.
Image viewer written on Python. Supports: Image viewing more than 13 formats, Including EPS, BMP, ICNS, ICO, JPEG, JPEG2000 and more!
NOTE! Pre-builded binaries only for Windows!. On Linux and MacOS, you need to download and run .py files!
NOTE2! You need to install Python and pip (Also, add Python to PATH) to work correctly! More information: Here
- Download .exe installer from Releases tab.
- Open and install it.
- Navigate to installation directory (Default is: C:\Program Files (x86)\MyroslavMay\PyImager) and run: "pip install -r requiements.txt".
- After installing run commands from "windows.bat"
- Run the program and activate with PySimpleGUI key.
- Hooray! You installed it!
First install Python and pip On Linux, you need to search in you package manager. On MacOS: Install PIP, Install Python.
- Go to releases tab, and search for zip or tar.gz archive.
- Extract it anywhere.
- Run it with "python single-image-viewer.py" or "python3 single-image-viewer.py".
- Hooray! You installed it!