Quantcast
Channel: Active questions tagged image-viewer - Super User
Viewing all articles
Browse latest Browse all 33

How to display a picture and print pixel coordinates when I click?

$
0
0

When using ImageMagick or similar command line tools it can be useful to know coordinates of some points in the image.

How to display an image (with panning and zooming) and print coordinates of pixels when I click at them?

Nearest thing I found is using ImageMagick's display and clicking the middle mouse button. Magnify 3% window opens with coordinates drawn in overlay. But I need them printed to console, to be reused as arguments in other scripts.


Viewing all articles
Browse latest Browse all 33

Trending Articles