Skip to content

GUI displaying random images from one directory AND its sub-directories

License

Notifications You must be signed in to change notification settings

tblondelle/random_image_viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

random_image_viewer

Windows GUI for randomly browsing all pictures in a directory and its sub-directories.

  • Optimised for minimum distraction: no buttons, no menus, only the image matters.
  • Easy to customize: straightforward, structured, commented code.

Requirements

  • Windows
  • Python 3
  • PIL
  • tkinter
  • pyperclip

(Don't need the copy-reference feature? --> See the previous version to avoid installing pyperclip.)

Features

  • .jpg, .jpeg, .png accepted;
  • total control with mouse or keyboard only.

Controls

Command Keyboard Mouse
Next Space Scroll down
Previous Alt+Space Scroll up
Open location F2
Change directory Ctrl+N
Copy reference Ctrl+C
Fullscreen F11
Information F1 Double click
Quit Ctrl+W Mousewheel

About

Version 1.1. By Thomas Blondelle.

Ideas to improve it

  • Being able to copy the file in the clipboard, instead of the reference only.
  • In fullscreen: hoovering in the top right corner reveals a cross to quit;
  • Speed

About

GUI displaying random images from one directory AND its sub-directories

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages