Code Monkey home page Code Monkey logo

handyviewer's Introduction

๐Ÿ˜‹ HandyViewer

I want to switch among images with a fixed zoomed ration to compare image details more conveniently, especially in super-resolution (SR).

However, most existing image viewers do not have this feature. Therefore, I want to develop an image viewer called Handy Viewer to meet my requirements.

This project is still under construction, advice, bug report and development are welcome ๐Ÿ˜ƒ.

Current screenshot

Prerequisites

  • Ubuntu
  • Python3
  • PyQt5

How to use

  1. Clone this repo git clone [email protected]:xinntao/HandyViewer.git
  2. How to double clike to open an image
    1. modify the HandyViewer.desktop file - Exec & Icon
    2. copy the .desktop file to /usr/share/applications
  3. How to change the default image viewer
    1. Right clike an image
    2. Go to Properties -> Open With
    3. Choose HandyViewer

Features

View

  • When swith between different images, the zoom scale and postion can be maintained.
  • Show some info, e.g., image path, image width & height, color type(RGB, RGBA, L and etc), zoom ration.
  • Show cursor position (in image pixel, ignoring zoom ration) [for draw rectangular, crop later]
  • Given two directories, it can compare the corresponding images (image names in the two directories can be the same.)

Edit

  • Simple image edit: crop, resize, rgb_ycbcr convertion and etc.
  • Draw rectangular and enlarged this area.
  • make gif easily.

handyviewer's People

Contributors

xinntao avatar

Watchers

James Cloos 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.