Skip to content

Basic image viewer using pyqt to show an image with zoom and pan functionalities.

License

Notifications You must be signed in to change notification settings

ap193uee/PyQt-Image-Viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyQt-Image-Viewer

Basic image viewer using pyqt to show an image with zoom and pan functionalities.

Current Functionalities:

  • Zoom In and Out
  • Image Pan

To be added:

  • Draw line and rectangle
  • Overlay Text
  • Save image
  • Undo and Redo changes

Files:

  • actions.py: contains ImageViewer class
  • main.py: contains implementation of ImageViewer class to show its functionalities and use cases

Screenshot_1

About

Basic image viewer using pyqt to show an image with zoom and pan functionalities.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages