# WebPlotDigitizer **Repository Path**: code_lixin/WebPlotDigitizer ## Basic Information - **Project Name**: WebPlotDigitizer - **Description**: HTML5 based online tool to extract numerical data from plot images. - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-07-03 - **Last Updated**: 2024-11-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README WebPlotDigitizer ================ A web based tool to extract numerical data from plot images. Supports XY, Polar, Ternary diagrams and Maps. This is an opensource tool that is used by thousands and [cited in over 600 published articles](https://scholar.google.com/scholar?as_vis=1&q=WebPlotDigitizer&hl=en&as_sdt=0,44). Checkout https://automeris.io/WebPlotDigitizer for more details. ![WebPlotDigitizer Screenshot](screenshot.png?raw=true "WebPlotDigitizer") Contact ------- To report issues, use GitHub Issues. For other queries, contact Ankit Rohatgi License ------- WebPlotDigitizer is distributed under [GNU AGPL v3](https://www.gnu.org/licenses/agpl-3.0.en.html). Stable Versions --------------- The master branch in this repository is unstable and not recommended to be used in production. To access stable releases, check out: https://github.com/ankitrohatgi/WebPlotDigitizer/releases Contributing ------------ To contribute to WebPlotDigitizer, please refer to the [developer guidelines](DEVELOPER_GUIDELINES.md).