D
D
Dmitry2012-10-19 13:54:37
JavaScript
Dmitry, 2012-10-19 13:54:37

Can you tell me a web service for determining the coordinates of a point on an image when hovering over with the mouse?

Tell me a web service where, after loading an image, you can hover over any part of it with the mouse and see the coordinates of this point relative to the image (x and y). It is clear that you need a very simple thing and you can write it yourself in PHP + JS, but surely you already have it ready? We need a web solution so that users of any OS can use it.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
avalak, 2012-10-19
@DedalX

Another option is to use the editor. For example Pixlr . But this is from a cannon to sparrows.

T
Talyutin, 2012-10-19
@Talyutin

Something like this?
jsbin.com/uvesoq/1/edit

I
imbeat, 2015-02-11
@imbeat

Open the image in Paint
Move the cursor over the pixel you are interested in. The pixel
coordinates are displayed at the bottom left of the panel.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question