Skip to content
/ tkiv Public

Just a Tkinter Image Viewer, because why not?

License

Notifications You must be signed in to change notification settings

dhulke/tkiv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tkiv

Just a Tkinter Image Viewer, because why not?

Installation

$ pip install tkiv

Usage

$ tkiv

Or, execute it as a module:

$ python -m tkiv.tkiv

Features

  • Image formats supported: .jpg, .jpeg, .png, .gif, .ico, .bmp, .tiff
  • Auto resizing of image to fit window
  • Resizable frames between image list and image view

To-Do

  • Support for Python 2.x
  • Tests
  • Slide show
  • Video playback (from file and webcam)

Snapshots

https://s1.postimg.org/2rojikbhcf/start.png https://s1.postimg.org/8vt2z6n8lr/vertical.png https://s1.postimg.org/1hydqfaaof/resizing.png https://s1.postimg.org/74cvigc3pr/horizontal.png

About

Just a Tkinter Image Viewer, because why not?

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages