Precision Image Digitizer (PID) is a program for tracing and recording the coordinates of selected points in a graphics image file. It can read in a JPG, GIF, or BMP file and you can then use your mouse to point and click on the points in the image that you would like to record. The coordinates are displayed on the screen as you click them and they can then be exported to a text file, exported to an AutoCad DXF file, or printed. These files can then be imported into any other program capable of reading in an ASCII text files or DXF files. You can also use the Windows clipboard to copy and paste images into the program.
The point coordinates are measured in pixels from the zero location (0, 0) at the lower left of the image. The horizontal axis is X, the vertical axis is y. You can assign a scale factor to the coordinates so the numbers on the bottom of the screen are displayed in real units such as inches. Setting the scale factor is very easy. Just click on two points on the image where you know the distance between the points. Then click on the Options menu item Scale Units (or the button with a graph) and the set scale form appears. Type in the true distance between the points and click on the Calculate Scale button. Then click the OK button. The measurements on the bottom of the screen will now be in the selected units and scale. To reset the units to pixels, open the Scale Units form and click Reset Scale and then click OK.