Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

image-viewer

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

image-viewer

iview is a command line app for viewing images using open_cv.

  • 0.0.2
  • PyPI
  • Socket score

Maintainers
1

Image Viewer

iview is a command line app for viewing images using open_cv.

Installation

Using Pip

  $ pip install image_viewer

Manual

  $ git clone https://github.com/John-Lee-Cooper/image-viewer
  $ cd image-viewer
  $ python setup.py install

Usage

$ iview --version
$ iview --help
$ iview -r ~/Pictures

iview

User Interface

KeyResult
SPACEGo to the next image
BACKSPACEGo to the previous image
DELETEDelete the current image
ENTERToggle full screen
ESCAPEExit
otherHelp screen

Holding the left mouse button down and moving the mouse will pan the image.
Rolling the mouse wheel up and down will zoom out and in where the mouse is.

Todo

  • UI error
  • Pan/zoom via keypad
  • Config dynamic singleton
  • Requirements linux vs mac
  • Display image name, size, location, date taken
  • Crop
  • Transition

Written by

John Lee Cooper
john.lee.cooper@gatech.edu

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc