Skip to content

Weischbier/Layer7ImageViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Picture Viewer

Picture Viewer is a simple image viewer written in Python using the Tkinter library.

Features

  • View common image formats: JPEG, PNG, BMP, GIF.
  • Borderless window that can be closed by pressing Escape.
  • Drag and drop images to the viewer.
  • Always on top functionality.
  • Zoom in and out of images.
  • Save images.
  • Convert images to different formats.
  • Settings for zoom speed and image quality.

Getting Started

Prerequisites

  • Python 3.x
  • Tkinter (should be included with Python)
  • Pillow library (pip install pillow)

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/picture-viewer.git

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published