https://mhismail.github.io/PinPoint-Landing/
PinPoint Digitizer is an open-source, cross-platform, desktop application to facilitate the extraction of data from images of plots. Data can be captured from plots with both linear or log scaled axes. PinPoint's user interface was designed for maximal accuracy and an intuitive workflow.
https://mhismail.gitbooks.io/pinpoint-digitizer-user-manual/
- Magnifying glass effect with cross hairs for pixel perfect accuracy
- Load in multiple plots at once or drag and drop images into interface
- Download data as a csv file or copy to clipboard in various formats (R data.frame, python Array, comma-separated)
- Keyboard shortcuts for zooming and adjusting/deleting points
- Label groups of points as they are captured to easily organize data (i.e. multiple lines on same plot)
- Capture data from facetted/multiple plots in same image
- Handles skewed/distorted axes
Download and run installer
Download installer, navigate to downloads in terminal and run:
sudo dpkg -i PinPoint_0.2.0_amd64.deb
To build from source, clone repository and run:
npm install
and to start:
npm start
*Plots shown do not belong to me and are used only for demonstration purposes
Logo made with Logomakr.com