tygerlord / iview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iview

Display image, show mouse position and pixel values from web browser

If you want to view the images, and want to know the mouse location and pixel values, you may install some image viewer(s). I am at the same boat. After some research, I found that there is no light-weighted image viewer which can show the pixel values at Linux platform up to my best knowledge. So I decide to write one by myself. It turns out web browser + Javascript are good enough to do this. Here is the Javascript based image viewer: iview.html

About

License:MIT License


Languages

Language:HTML 100.0%