/WebPlotDigitizer

Computer vision assisted tool to extract numerical data from plot images.

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

NOTE

Work on this repository (v4 and earlier) has been paused in favor of v5 (closed source). For details, see: https://automeris.io/posts/

You can still submit issues, but it is likely that fixes will only land in v5.

PRs or any other contributions are not being accepted at this time.


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 many published articles. Checkout https://automeris.io/WebPlotDigitizer.html for more details.

WebPlotDigitizer Screenshot

Contact

To report issues, use GitHub Issues. For other queries, contact Ankit Rohatgi plots@automeris.io

License

WebPlotDigitizer is distributed under GNU AGPL v3.

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/automeris-io/WebPlotDigitizer/releases

Contributing

To contribute to WebPlotDigitizer, please refer to the developer guidelines.