A simple image archive (ZIP) viewer
Project description
Image Archive Viewer
A simple image archive (ZIP) viewer. Open a ZIP file containing images and browse them in a fullscreen mode, with a keyboard- and mouse-friendly user interface.
This archive viewer is built in Python and uses Qt for its user interface.
Features
- View images from ZIP archives (PNG, JPG)
- Fullscreen view
- Mouse and keyboard navigation
- Zoom and pan with mouse or keyboard
To see help in the application press "H".
Installation
Prerequisites
- Python 3.8 or higher
Dependencies
- PyQt5
- Pillow
Install from PyPI
To install this tool run:
pip install image-archive-viewer
Using uv:
uv pip install image-archive-viewer
You can also install it as a uv tool and then run it directly from shell:
> uv tool install image-archive-viewer
Usage
After installation, run the viewer:
show_images
You will be prompted to select a ZIP file containing images. The viewer will open in a fullscreen mode.
Controls
Navigation
- Right Arrow or Space: Next image
- Left Arrow: Previous image
- Q or Esc: Quit
Zoom
- + or =: Zoom in
- -: Zoom out
- 0: Reset zoom
- Mouse wheel: Zoom in/out
Panning
- W: Pan down
- S: Pan up
- A: Pan right
- D: Pan left
- Mouse drag: Pan image (when zoomed in)
Other
- H: Show/hide help information
- O: Open a new ZIP file
License
This project is licensed under the MIT License - see the LICENSE file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file image_archive_viewer-0.2.3.tar.gz.
File metadata
- Download URL: image_archive_viewer-0.2.3.tar.gz
- Upload date:
- Size: 28.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
228798ce574d83a3483b5dac5e68c8b8129106fdd14aafa992b2c2c72f891648
|
|
| MD5 |
83db005b51d6eaa5fd50315008903ed1
|
|
| BLAKE2b-256 |
3b03ab76dd959cfb07e3bbf4ea1bdf4346e28efcf18c1e91125ad0498ac4abfe
|
File details
Details for the file image_archive_viewer-0.2.3-py3-none-any.whl.
File metadata
- Download URL: image_archive_viewer-0.2.3-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9cb028b28b3c7442326ac89905b7d124ddbaf18750bcc115317f61035b8adc9a
|
|
| MD5 |
720c08e046a09195bb553eca555180bd
|
|
| BLAKE2b-256 |
fa89dd25ef403179299a5a54dc4a3de7fcdc19895506281f449e1a493d46cb29
|