Skip to content

A simple image viewer capable of showing EXIF tags

License

Notifications You must be signed in to change notification settings

enricivi/image_viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageViewer

This project is a simple image viewer developed for an exam at Università degli Studi di Firenze.

Requirements

Software Version
Python 3.6
Pillow 5.0.0
PyQt5 5.10

Launch the applications

In order to launch the image viewer is sufficient to wirte on terminal:

python3 image_viewer.py

Usage

  • To load an image (or multiple images) click on File -> Open (shortcut CTRL+O)
  • To show an image double click on image thumbnail
  • To rotate an open image click on Modify -> Rotate -> 90° clockwise (or 90° counterclockwise) (CTRL+R or CTRL+A)
  • To show the EXIF tags select an image from the list and click on View -> Exif (shortcut CTRL+E)

Preview

alt text alt text EXIF tag view GPS tag view

About

A simple image viewer capable of showing EXIF tags

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages