Giter Club home page Giter Club logo

imageviewer's Introduction

ImageViewer Application

The Image Viewer application is a desktop application which automatically scales down large image, while maintaining the aspect ratio of image, to properly fit it(image) in viewing area of display window. The Zoom in or out functionality takes special care of aspect ratio while scaling up or down image so that image detailing will not get lost. The Image processing is done using openCV to preserve detailing of image while resizing it.

    Software Specification:
  • Programming Language: Python 3.8.2
  • Application Type: Desktop
  • Operating System supported: Windows and Linux
  • Packages/Libraries Used: pyinstaller, tkinter, pillow and openCV
  • Supported image format: jpeg, jfif and png
  • Task supported by Image Viewer: Zoom In/Out , Swipe Left/Right

  • Steps to execute project:

    1) Compile the ImageViewer.py
    2) Create executable file using pyinstaller.
    3) Double-click on executable file to run the application

    ImageViewer.py: This file contains the source code of the application.Tkinter is used to create GUI of Image Viewer .Pillow and OpenCV are used to scale while maintaing aspect ratio of Image during Zoom-in/out.

    Below are the screenshots of Application.

    Main Window:

    Main Window Image

    File Chooser Window:

    File Chooser Window Image

    Original Image 1:

    Original Image 1

    Zoomed-In Image 1:

    Zoomed-In Image 1

    Original Image 2:

    Original Image 2

    Zoomed-In Image 2:

    Zoomed-In Image 2


    IF YOU ENCOUNTER ANY BUGS OR FOR ANY SUGGESTIONS REGARDING THE IMPROVEMENT IN APPLICATION FEEL FREE TO CONTACT ME :

    Himanshu Sharma : [email protected]

    The software and packages used in development are open source. All these packages can be installed using pip command.
    Wallpapers/Images used inside Application are not mine. This application is an educational project.It can not be used for commercial purpose.

imageviewer's People

Contributors

himanshus852 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.